{ "id": "169440", "key": "TIMOB-25086", "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": "19542", "description": "", "name": "Release 6.2.2", "archived": false, "released": true, "releaseDate": "2017-09-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-09-21T21:10:25.000+0000", "created": "2017-08-11T14:58:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "19870", "description": "", "name": "Release 6.1.2", "archived": false, "released": true, "releaseDate": "2017-08-03" } ], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-02T19:10:51.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": "h5. Issue Description\r\nIn a tableviewrow, if a textarea is defined with a fixed height in Android, user cannot scroll the textarea to view the entire text entered. In iOS the scroll works fine. \r\n\r\nh5. Steps to reproduce\r\n# Download the sample code\r\n# Replace the app folder in a new project\r\n# Run the project \r\n# Scroll on the table view rows\r\n", "attachment": [ { "id": "63050", "filename": "app.zip", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-08-11T14:58:45.000+0000", "size": 10462625, "mimeType": "application/zip" }, { "id": "63183", "filename": "ScrollViewNestingTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-05T20:35:50.000+0000", "size": 4211, "mimeType": "application/x-javascript" }, { "id": "63184", "filename": "ScrollViewTextAreasTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-05T20:35:50.000+0000", "size": 1503, "mimeType": "application/x-javascript" }, { "id": "63185", "filename": "TableOfTextAreasTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-05T20:35:50.000+0000", "size": 1124, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "Android: Textarea scroll in tableview", "creator": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK 6.1.2 GA", "closedSprints": [ { "id": 948, "state": "closed", "name": "2017 Sprint 19 SDK", "startDate": "2017-09-10T21:24:51.562Z", "endDate": "2017-09-24T21:24:00.000Z", "completeDate": "2017-09-25T17:49:27.460Z", "originBoardId": 114 }, { "id": 944, "state": "closed", "name": "2017 Sprint 18 SDK", "startDate": "2017-08-27T21:13:39.311Z", "endDate": "2017-09-10T21:13:00.000Z", "completeDate": "2017-09-10T21:24:16.435Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "426859", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the issue is reproducible with android with latest 6.2.0 SDK.\r\n\r\nStudio Ver: 4.9.1.201707200100\r\nSDK Ver: 6.2.0.v20170816173122\r\nOS Ver: 10.12.3\r\nXcode Ver: Xcode 8.3.3\r\nAppc NPM: 4.2.9\r\nAppc CLI: 6.2.3\r\nTi CLI Ver: 5.0.14\r\nAlloy Ver: 1.9.13\r\nNode Ver: 6.10.1\r\nJava Ver: 1.8.0_101\r\nDevices: ⇨ google Nexus 5 --- Android 6.0.1\r\n ⇨ google Pixel --- Android 7.1.1\r\nIOS Device: Iphone 7 IOS 11 beta4", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-08-17T18:57:01.000+0000", "updated": "2017-08-17T18:57:01.000+0000" }, { "id": "427099", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We have been looking at this since Monday. It's a bit of a technical challenge so will respond back soon with scheduling.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-08-23T17:46:46.000+0000", "updated": "2017-08-23T17:46:46.000+0000" }, { "id": "427295", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/9361", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-08-28T00:08:59.000+0000", "updated": "2017-08-28T00:08:59.000+0000" }, { "id": "427602", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The following implements nested scrolling support for TextAreas and ScrollViews on *+all+* Android OS versions Titanium supports.\r\n\r\nPR (master): https://github.com/appcelerator/titanium_mobile/pull/9402", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-05T21:46:11.000+0000", "updated": "2017-09-05T21:46:11.000+0000" }, { "id": "427883", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "6_2_X: https://github.com/appcelerator/titanium_mobile/pull/9433", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-14T15:41:28.000+0000", "updated": "2017-09-14T15:41:28.000+0000" }, { "id": "427898", "author": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed. PR merged.", "updateAuthor": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-14T17:34:10.000+0000", "updated": "2017-09-14T17:34:10.000+0000" }, { "id": "428062", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with SDK 6.2.1.v20170915135328.\r\n\r\nClosing.\r\n\r\nStudio Ver: 4.9.1.201707200100\r\nSDK Ver: 6.2.1.v20170915135328\r\nOS Ver: 10.12.3\r\nXcode Ver: Xcode 8.3.3\r\nAppc NPM: 4.2.9\r\nAppc CLI: 6.2.4\r\nTi CLI Ver: 5.0.14\r\nAlloy Ver: 1.9.14\r\nNode Ver: 7.10.1\r\nJava Ver: 1.8.0_101\r\nDevices: ⇨ google Pixel --- Android 7.1.1\r\n ⇨ google Nexus 5 --- Android 6.0.1\r\nEmulator: Android 4.4.2", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-18T23:01:38.000+0000", "updated": "2017-09-18T23:01:38.000+0000" }, { "id": "428122", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening to change versions", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-09-19T21:57:30.000+0000", "updated": "2017-09-19T21:57:30.000+0000" }, { "id": "429991", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "body": "sorry to add to this old ticket but I think it broke selecting a textfield with right alignment.\r\n\r\n\r\n{code:java}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor: '#fff',\r\n\tlayout: \"vertical\"\r\n});\r\n\r\nvar tf1 = Ti.UI.createTextField({\r\n\twidth: Ti.UI.FILL,\r\n\ttop: 10,\r\n\theight: 40,\r\n\tborderColor:\"#000\",\r\n\tborderWidth:1,\r\n\tbottom: 10\r\n});\r\nvar tf2 = Ti.UI.createTextField({\r\n\twidth: Ti.UI.FILL,\r\n\ttop: 10,\r\n\theight: 40,\r\n\tborderColor:\"#000\",\r\n\tborderWidth:1,\r\n\tbottom: 10,\r\n\ttextAlign:Ti.UI.TEXT_ALIGNMENT_RIGHT\r\n});\r\nvar tf3 = Ti.UI.createTextField({\r\n\twidth: Ti.UI.FILL,\r\n\ttop: 10,\r\n\theight: 40,\r\n\tborderColor:\"#000\",\r\n\tborderWidth:1,\r\n\tbottom: 10,\r\n\ttextAlign:Ti.UI.TEXT_ALIGNMENT_RIGHT\r\n});\r\n\r\nwin.add(tf1);\r\nwin.add(tf2);\r\nwin.add(tf3);\r\nwin.open();\r\n{code}\r\n\r\nI've tracked it down to 6.2.1.GA working and 6.2.2.GA+ not working. Since this was 6.2.2.GA had only 3 changes this should be the one that caused the problem.\r\n\r\nDevice HTC A9. First textfield can be selected with a click inside the textfield (no matter where) but the next two with right alignment are very difficult to select at all with every SDK >=6.2.2.GA", "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-11-02T08:31:06.000+0000", "updated": "2017-11-02T08:31:06.000+0000" }, { "id": "430026", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~michael], I just tested it out. I'm able to reproduce this issue on an Android 7.1 Pixel XL with right-aligned TextFields, but not left-aligned or center-aligned TextFields. Also, I'm NOT able to reproduce this issue with right-aligned TextFields on an Android 5.0 Moto G or Android 4.1 Galaxy Nexus. Hmm... this requires further investigation.\r\n\r\n[~michael], would you mind writing this up as a separate bug report please? Thanks.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-02T18:22:12.000+0000", "updated": "2017-11-02T18:22:12.000+0000" }, { "id": "430029", "author": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "updateAuthor": { "name": "michael", "key": "michael", "displayName": "Michael Gangolf", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-11-02T19:10:51.000+0000", "updated": "2017-11-02T19:10:51.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }