{ "id": "173787", "key": "TIMOB-27173", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2019-06-21T21:19:58.000+0000", "created": "2019-06-19T20:07:47.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engTriage" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" }, { "id": "20791", "name": "Release 8.0.2", "archived": false, "released": true, "releaseDate": "2019-06-18" }, { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" } ], "issuelinks": [ { "id": "57702", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "172103", "key": "TIMOB-26326", "fields": { "summary": "Android: TableView \"click\" event not firing after LiveView restarts app", "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" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2019-06-21T21:19:58.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": "The click event on a TableView is not fired after reloading the app using liveview on Android.\r\n\r\nSample code:\r\n{code:xml|title:index.xml}\r\n \r\n \r\n \r\n \r\n \r\n{code}\r\n\r\n{code:js|title:index.js}\r\n$.getView().open();\r\n\r\nfunction clickHandler() {\r\n console.log('clicked');\r\n}\r\n{code}\r\n\r\nAfter compiling and loading it in the emulator the click event works fine, however after reloading liveview (saving any file without altering it does this) the click event never fires again.\r\n\r\n*Expected result*\r\nClick event should keep working.", "attachment": [], "flagged": false, "summary": "Android: After liveview reload click event on TableView no longer fires", "creator": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "449216", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm pretty sure this is a duplicate of [TIMOB-26326], which resolves this issue in Titanium 8.1.0.", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-06-19T21:58:31.000+0000", "updated": "2019-06-19T21:58:31.000+0000" }, { "id": "449273", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as duplicate.", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-06-21T21:19:58.000+0000", "updated": "2019-06-21T21:19:58.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }