{ "id": "125811", "key": "TIMOB-16372", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-02T20:22:25.000+0000", "created": "2014-02-04T09:52:50.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.2.1" ], "versions": [ { "id": "15856", "description": "Release 3.2.1", "name": "Release 3.2.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-05-02T20:22:25.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Alert Dialog box does not work as expected.\r\n\r\nSteps to Reproduce:\r\n1. Package KS for mobile web and open on iOS, Android.\r\n2. Navigate to KitchenSink:Views>Image views>Basic.\r\n3. click on Image.\r\n4. Alert Dialog 'Image View you clicked me!' appears.Image should change.\r\n\r\nActual Result:\r\nApplication got crash and nothing can be performed afterwards.\r\n\r\nExpected Result: On clicking the OK button, application should go back on previous screen and allow us to perform further test steps.\r\n", "attachment": [], "flagged": false, "summary": "MobileWeb: KitchenSink - Alert Dialog does not work", "creator": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "nmittal", "key": "nmittal", "displayName": "Neha Mittal", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Environment:\r\nAppcelerator Studio, build: 3.2.1.201401311225\r\nSDK build: 3.2.1.v20140203174850\r\nacs@1.0.12\r\nalloy@1.3.1-cr\r\nnpm@1.3.2\r\ntitanium@3.2.1-beta3\r\ntitanium-code-processor@1.1.0\r\nMac9(Maverick)\r\nDevices: iPhone 5S(7.0.4) and Nexus 7(4.3)\r\nBrowser: Safari/Chrome", "comment": { "comments": [ { "id": "291231", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The issue is reproducible in KS.\r\n\r\nOn android 4.2.2 -- Clicking the \"OK\" button just animates the button press but nothing happens.\r\nOn android 4.4.2 -- Clicking on \"OK\" button hangs the app.\r\nOn android emulator 4.1.1 -- Clicking the \"OK\" button just animates the button press but nothing happens.\r\nOn iOS 7.0.3 -- Clicking the \"OK\" button just animates the button press but nothing happens.\r\n\r\nEnvironment:\r\nAppc Studio : 3.2.1.201401311225\r\nTi SDK : 3.2.1.v20140203174850\r\nMac OSX : 10.8.5\r\nAlloy : 1.3.1-cr \t\r\nCLI - 3.2.1 beta3", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-04T21:49:40.000+0000", "updated": "2014-02-04T21:50:10.000+0000" }, { "id": "291238", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tested with this simple code:\n{code}\nvar win = Titanium.UI.createWindow({\n backgroundColor : '#fff',\n});\n \nwin.addEventListener('click', function(){\n alert(\"I got a click\");\n });\n\nwin.open();\n{code}\n\nI was not able to reproduce the issue. Clicking on the \"OK\" button closes the alert & does not hang the app.\n\nEnvironment:\nAppc Studio : 3.2.1.201401311225\nTi SDK : 3.2.1.v20140203174850\nMac OSX : 10.8.5\nAlloy : 1.3.1-cr \nCLI - 3.2.1 beta3\nandroid 4.2.2 , 4.4.2 & iOS 7.0.3", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-04T22:10:03.000+0000", "updated": "2014-02-04T22:10:03.000+0000" }, { "id": "418715", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-02T20:22:25.000+0000", "updated": "2017-05-02T20:22:25.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }