{ "id": "170194", "key": "TIMOB-25464", "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": "2017-11-02T03:11:26.000+0000", "created": "2017-10-31T19:32:23.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "19542", "description": "", "name": "Release 6.2.2", "archived": false, "released": true, "releaseDate": "2017-09-19" } ], "issuelinks": [], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-02T03:11:26.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": "12642", "name": "Windows", "description": "Windows authoring support" }, { "id": "13719", "name": "Windows Hybrid", "description": "Windows Hybrid platform" }, { "id": "15101", "name": "Windows phone", "description": "Windows phone platform" } ], "description": "h5. Issue Description \r\n\r\nAdding bubbleParent: false (either in the tss or controller file) to a UI element does not remove the bubbling. \r\n\r\nh5. STEPS TO REPRODUCE: \r\n\r\n1.- Open and run the sample project (https://drive.google.com/open?id=0BwTWo-c2a0b9VGQ2V3kxR2Uxd1U)\r\n2.- A blue view (outerWrapper) with a red view in within (innerWrapper1) will be displayed. \r\n3.- Go to index.tss and observe how innerWrapper1 has its bubbleParent property set to false. \r\n4.- Go back to the app and click in the red view (innerWrapper1). \r\n5.- Observe how in the console logs two logging lines are printed, when it should be only one. \r\n\r\nNOTE: Exact same thing happens if the bubbleParent property is set in the controller (index.js) \r\n\r\nIs this a platform bug? \r\n\r\nConsole log: \r\n{code}\r\n10/26/2017, 2:18:36 AM\r\n\r\nOperating System\r\n Name = Microsoft Windows 8.1 Pro\r\n Version = 6.3.9600\r\n Architecture = 32bit\r\n # CPUs = 4\r\n Memory = 6323945472\r\n\r\nNode.js\r\n Node.js Version = 4.6.0\r\n npm Version = 2.15.9\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\n\r\nTitanium SDK\r\n SDK Version = 6.2.2.GA\r\n SDK Path = C:\\ProgramData\\Titanium\\mobilesdk\\win32\\6.2.2.GA\r\n\r\n Target Platform = windows\r\n\r\n[INFO] Installing the application...\r\n[INFO] Connected to app\r\n-- Start application log -----------------------------------------------------\r\n[INFO] Finished installing the application\r\n[INFO] Waiting for app to connect to log relay\r\n[INFO] Finished launching the application\r\n[INFO] log from innerWrapper\r\n[INFO] log from outerWrapper\r\n[INFO] log from innerWrapper\r\n[INFO] log from outerWrapper\r\n[INFO] log from innerWrapper\r\n[INFO] log from outerWrapper\r\n{code}\r\n\r\n", "attachment": [], "flagged": false, "summary": "Windows: bubbleParent=false not working as expected", "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": null, "comment": { "comments": [ { "id": "429907", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "This is not a bug, bubbleParent is not implemented for Windows TIMOB-24856", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2017-10-31T19:37:50.000+0000", "updated": "2017-10-31T19:37:50.000+0000" }, { "id": "429978", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Changing to a feature request.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-11-01T21:25:11.000+0000", "updated": "2017-11-01T21:25:11.000+0000" }, { "id": "429984", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-24856", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-11-02T03:11:26.000+0000", "updated": "2017-11-02T03:11:26.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }