{ "id": "83617", "key": "TIMOB-6582", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-02-21T15:32:46.000+0000", "created": "2011-12-12T14:49:11.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "exalture" ], "versions": [], "issuelinks": [], "assignee": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-13T17:56:35.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar button = Ti.UI.createButton({top:40,height:30, width:30, title:'B'});\r\n\r\nvar text = Ti.UI.createTextField({\r\n\twidth:100,\r\n\theight:40,\r\n\tbackgroundColor:'#fff',\r\n\ttop:40,\r\n\trightButton: button,\r\n\trightButtonMode: Titanium.UI.INPUT_BUTTONMODE_ALWAYS\r\n});\r\n\r\n\r\nwin.add(text);\r\n\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: rightButton not working on Android textFields", "creator": { "name": "ihowarth", "key": "ihowarth", "displayName": "Ian Howarth", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ihowarth", "key": "ihowarth", "displayName": "Ian Howarth", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "239240", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Right button is an IOS native feature, it is not supported in Android.", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-02-21T15:32:46.000+0000", "updated": "2013-02-21T15:32:46.000+0000" }, { "id": "411433", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-13T17:56:35.000+0000", "updated": "2017-03-13T17:56:35.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }