{ "id": "61702", "key": "TIMOB-1070", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-02-12T11:35:41.000+0000", "created": "2011-04-15T02:43:09.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "api" ], "versions": [ { "id": "11233", "name": "Release 1.6.0", "archived": true, "released": true, "releaseDate": "2011-02-23" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-02-12T11:35:41.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

numeric and phone keypads have no return key

\r\n

see discussion here:

\r\n

\r\nhttp://developer.appcelerator.com/question/30821/add-a-done-button-...

\r\n

possible solution suggested here:

\r\n

\r\nhttp://stackoverflow.com/questions/584538/how-to-show-button-done-o...

{html}", "attachment": [], "flagged": false, "summary": "iOS: Numeric and phone keypads have no return key and can't be easily dismissed on iPhone", "creator": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124759", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

valid, has testcase

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:43:10.000+0000", "updated": "2011-04-15T02:43:10.000+0000" }, { "id": "209368", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test code:\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: 'white'\r\n });\r\n var textArea = Ti.UI.createTextArea({\r\n borderWidth: 2,\r\n borderColor: '#bbb',\r\n borderRadius: 5,\r\n color: '#888',\r\n font: {fontSize:20, fontWeight:'bold'},\r\n keyboardType: Ti.UI.KEYBOARD_NUMBER_PAD,\r\n returnKeyType: Ti.UI.RETURNKEY_GO,\r\n textAlign: 'left',\r\n value: 'I am a textarea',\r\n top: 60,\r\n width: 300, height : 70\r\n });\r\n win.add(textArea);\r\n win.open();\r\n{code}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-25T12:40:12.000+0000", "updated": "2012-07-25T12:40:12.000+0000" }, { "id": "417170", "author": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "body": "Hi guys,\r\nany news on this? returnKeyType is not working for Ti.UI.KEYBOARD_TYPE_PHONE_PAD...\r\nThanks", "updateAuthor": { "name": "max87", "key": "max87", "displayName": "Marian Kucharcik", "active": true, "timeZone": "Europe/Prague" }, "created": "2017-04-11T08:54:10.000+0000", "updated": "2017-04-11T08:54:10.000+0000" }, { "id": "454202", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Won't fix as natively it isn't supported. The proper native method of doing this is adding a toolbar to the textfield. ", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-02-12T11:35:41.000+0000", "updated": "2020-02-12T11:35:41.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }