{ "id": "162422", "key": "TIMOB-23733", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2017-06-26T23:03:54.000+0000", "created": "2016-08-04T21:02:02.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "17972", "name": "Release 5.3.1", "archived": false, "released": true, "releaseDate": "2017-02-06" } ], "issuelinks": [], "assignee": null, "updated": "2018-08-02T22:20:09.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "No Search Button on iOS keyboard.\r\n\r\nh6.Steps:\r\n1.Open Project\r\n2.Run using Mobile Web Preview in Browser\r\n3.With iOS Simulator, view the build in Safari\r\n4.Click in Text field\r\n5.Toggle Software Keyboard if necessary to show iOS keyboard in Simulator\r\n6.Search key does not show where return key is, even though it is set in the Textfield parameter with returnKeyType=\"Titanium.UI.RETURNKEY_SEARCH\"\r\n\r\nh6.Test Case\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor : 'white'\r\n});\r\n\r\nvar textField = Ti.UI.createTextField({\r\n\tcolor : '#336699',\r\n\ttop : 10,\r\n\tleft : 10,\r\n\twidth : 250,\r\n\theight : 60,\r\n\treturnKeyType : Titanium.UI.RETURNKEY_SEARCH,\r\n});\r\n\r\nwin.add(textField);\r\n\r\nwin.open();\r\n\r\n{code}\r\n\r\nThanks", "attachment": [], "flagged": false, "summary": "MobileWeb: Search button does not appear on iOS keyboard.", "creator": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "environment": "Platform: OS mobile web browser.\r\n", "closedSprints": [ { "id": 1058, "state": "closed", "name": "2018 Sprint 16 SDK", "startDate": "2018-07-29T22:26:06.486Z", "endDate": "2018-08-12T22:26:00.000Z", "completeDate": "2018-08-13T17:38:16.757Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "422902", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Marking ticket as \"Won't Fix\" as MobileWeb has been deprecated.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-26T23:03:54.000+0000", "updated": "2017-06-26T23:03:54.000+0000" }, { "id": "439758", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing old \"Won't fix\" tickets. If you disagree, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-02T22:20:09.000+0000", "updated": "2018-08-02T22:20:09.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }