{ "id": "169382", "key": "TIMOB-25068", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2017-08-08T20:55:19.000+0000", "created": "2017-08-04T13:29:00.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "clickevent", "labels", "views" ], "versions": [ { "id": "19870", "description": "", "name": "Release 6.1.2", "archived": false, "released": true, "releaseDate": "2017-08-03" } ], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-08-08T20:55:19.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Running the latest SDK (6.1.2) - it appears that nesting *Label* elements multiple layers down within *View* elements can cause the label text tap / touch / click events to not bubble up to their parent elements in some scenarios. In effect, this causes a 'dead space' of the text in a given row being the only untouchable element.\r\n\r\n{code:xml}\r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "iOS: multiple nested views with labels inside do not appear to handle click events as expected", "creator": { "name": "plancaster", "key": "plancaster", "displayName": "Peter Lancaster", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "plancaster", "key": "plancaster", "displayName": "Peter Lancaster", "active": true, "timeZone": "Europe/London" }, "environment": "Ti SDK 6.1.2.v20170727160839 & 6.1.2.GA\r\nAppcelerator CLI 6.2.3\r\nNode 4.6.2 & 6.11.2\r\niOS 10.2 / iOS 10.3\r\nXcode 8.2.1 & 8.3.3", "closedSprints": [ { "id": 933, "state": "closed", "name": "2017 Sprint 16 SDK", "startDate": "2017-07-30T16:17:10.306Z", "endDate": "2017-08-13T16:17:00.000Z", "completeDate": "2017-08-13T23:06:34.398Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "426270", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hey [~plancaster], does this only happen with 6.1.2 or also on 5.5.x and 6.0.x? We will need to create a full test-case before looking into this, but it will be looked at this sprint!\r\n\r\n*EDIT*: The sample code cannot be used to reproduce the issue. It has no click listeners and no context to be tested in. Please either attach a sample project or classic Titanium code (containing a full window that holds this view-hierarchy). \r\n\r\n*EDIT 2*: The demo-code provided has some more issues:\r\n* No label text, just a blank view is displayed.\r\n* Major layout issues: You are using both \"top: 0\", \"bottom: 0\" and Ti.UI.SIZE together - the top/bottom specs will fill the layout to the top/bottom edges, but the Ti.UI.SIZE with size it to it's parent again.\r\n* The accessibility-labels are unrelated and should not be part of the demo-code\r\n* You use {{Ti.UI.FULL}} instead of {{Ti.UI.FILL}} (typos)\r\n\r\nWe cannot handle this ticket for now and need more infos about it beforehand, thanks!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-08-08T20:45:52.000+0000", "updated": "2017-08-08T20:55:04.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }