{ "id": "145191", "key": "TIMOB-19604", "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": null, "resolutiondate": null, "created": "2015-02-26T15:00:22.000+0000", "priority": null, "labels": [ "engTriage", "inconsistent", "listview", "textfield" ], "versions": [ { "id": "16919", "description": "Critical updates", "name": "Release 4.1.1", "archived": true, "released": true, "releaseDate": "2015-07-15" }, { "id": "20832", "name": "Release 8.3.0", "archived": false, "released": true, "releaseDate": "2019-11-25" } ], "issuelinks": [], "assignee": null, "updated": "2019-12-02T21:00:31.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [], "description": "Using a textfield inside a listView, the value becomes inconsistent when hiding the listView (e.g. in a scrollableView) and then gaining focus again.\r\n\r\n- Expected behaviour: The value stays the same as before losing focus\r\n- Given behaviour: The value is resetted to the value it had when beeing rendered\r\n\r\nAn interesting fact: TextField's with the attribute \"editable: false\" and also TextField's not embedded in ListViews do not have this strange behaviour!\r\n\r\nThis is a very critical bug to me and my team, so a quick troubleshooting would be very appreciated.\r\n\r\nExample code:\r\n{code:title=index.xml|borderStyle=solid}\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n{code}\r\n{code:title=index.js|borderStyle=solid}\r\n$.index.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "ListView: TextField/TextArea value inconsistent", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Mac OS X 10.10.3\r\nTi.SDK 3.4.1.GA & 3.5.0.GA", "comment": { "comments": [ { "id": "344453", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Added a simple workaround.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-02-26T20:10:12.000+0000", "updated": "2015-02-26T20:10:12.000+0000" }, { "id": "344541", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "Here is an example of my behavior\r\n\r\n!http://i.imgur.com/HYUaUzq.gif!", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-02-27T07:26:59.000+0000", "updated": "2015-03-02T19:54:34.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }