{ "id": "166656", "key": "TIMOB-24495", "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": [ { "id": "18414", "description": "", "name": "Release 6.2.0", "archived": false, "released": true, "releaseDate": "2017-09-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-04-26T21:28:22.000+0000", "created": "2017-03-17T04:34:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "updated": "2017-05-31T16:34:34.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": "TextField and TextArea editable:false is not working on Android Emulator.\r\n\r\napp.js\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor : 'white'\r\n});\r\n\r\nvar textField = Ti.UI.createTextField({\r\n borderStyle : Ti.UI.INPUT_BORDERSTYLE_ROUNDED,\r\n color : '#336699',\r\n top : 10,\r\n left : 10,\r\n width : 250,\r\n height : 60,\r\n value: 'edit me',\r\n editable: false\r\n});\r\n\r\nwin.add(textField);\r\nwin.open(); \r\n\r\n\r\nNOT tested on iOS yet.", "attachment": [ { "id": "62027", "filename": "Screen Shot 2017-04-17 at 15.12.17.png", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T05:14:24.000+0000", "size": 42107, "mimeType": "image/png" }, { "id": "62040", "filename": "textFieldEditable.mov", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T23:43:53.000+0000", "size": 2260530, "mimeType": "video/quicktime" } ], "flagged": false, "summary": "textfield/textarea editable:false is not working on Android.", "creator": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "subtasks": [], "reporter": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "environment": "Mac OS Sierra\r\nStudio : 4.8.1.201612050850\r\nTitanium : 6.0.2/6.0.1", "closedSprints": [ { "id": 883, "state": "closed", "name": "2017 Sprint 09 SDK", "startDate": "2017-04-23T21:46:54.309Z", "endDate": "2017-05-07T21:46:00.000Z", "completeDate": "2017-05-08T00:25:44.276Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "417469", "author": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "body": "[~isener] Hi Ilay, would you specify which emulator did you see this problem? I have no issues on API 19 & 25 emulators and real devices.", "updateAuthor": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "created": "2017-04-17T03:12:37.000+0000", "updated": "2017-04-17T03:12:37.000+0000" }, { "id": "417471", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "Hi Maggie,\r\n\r\nI am using Google API 23 (Android 6.0) and Intel emulator. Please see the attached screengrab.", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T05:13:54.000+0000", "updated": "2017-04-17T05:14:50.000+0000" }, { "id": "417539", "author": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "body": "[~isener] I couldn't reproduce your problem on API 23 emulator and real device. Will you try other emulators or other API levels? You seem using a Genymotion.\r\n\r\nHi [~mchen],\r\nI can demo this on my webex to reproduce if you have 2 minutes. \r\nWebex at https://axway.webex.com/join/isener", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T23:41:49.000+0000", "updated": "2017-04-17T23:51:15.000+0000" }, { "id": "417540", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "Hi Maggie,\r\n\r\nIn addition, please see the attached video to present the issue.", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-17T23:43:29.000+0000", "updated": "2017-04-17T23:43:29.000+0000" }, { "id": "417545", "author": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "body": "No issues when the app is running on device.", "updateAuthor": { "name": "isener", "key": "isener", "displayName": "ILAY SENER", "active": true, "timeZone": "Australia/Sydney" }, "created": "2017-04-18T01:17:27.000+0000", "updated": "2017-04-18T01:17:27.000+0000" }, { "id": "417747", "author": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "body": "It has no issues on real devices. But it is still a bug as comparing to Android behaviour.\r\n\r\nPR https://github.com/appcelerator/titanium_mobile/pull/8977", "updateAuthor": { "name": "mchen", "key": "mchen", "displayName": "Maggie Chen", "active": true, "timeZone": "Asia/Singapore" }, "created": "2017-04-20T10:54:38.000+0000", "updated": "2017-04-20T10:54:38.000+0000" }, { "id": "420692", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/8977", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-31T16:31:21.000+0000", "updated": "2017-05-31T16:31:21.000+0000" }, { "id": "420694", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "^ dTested with SDK Version 6.2.0.v20170531081104", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-31T16:34:34.000+0000", "updated": "2017-05-31T16:34:34.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }