{ "id": "131128", "key": "TIMOB-17055", "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": "2014-06-02T10:43:16.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.3.0" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:17.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": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Alert window replaces the previous alert windows if there are multiple consecutive alert windows.\r\nFor example: following code prints only last alert window. \r\n{code}\r\nvar win1 = Ti.UI.createWindow({\r\n backgroundColor: 'white',\r\n});\r\nalert('1.Hi');\r\nalert('2.Hi');\r\nalert('3.Hi');\r\nwin1.open();\r\n{code}\r\n*Actual Result:* Only alert('3.Hi') is visible in the device\r\n*Expected Result:* It should show all 3 alerts as stacks. \r\nIt's not the regression since issue occurs in 3.2.3 GA as well.", "attachment": [], "flagged": false, "summary": "Android: if there are several consecutive alert windows, the latest alert window replaces previous alert windows", "creator": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "kvelummaylum", "key": "kvelummaylum", "displayName": "Kajenthiran Velummaylum", "active": true, "timeZone": "Asia/Shanghai" }, "environment": "|| Component || Version ||\r\n| Appcelerator Studio | 3.3.0.201405271647 |\r\n| Titanium SDK | 3.3.0.v20140530163312 |\r\n| Node | 0.10.28 |\r\n| acs | 1.0.14 |\r\n| alloy | 1.4.0-beta |\r\n| npm | 1.4.9 | \r\n| CLI | 3.3.0-beta2 |\r\n| Titanium-code-processor | 1.1.1 |\r\n| OS | OSX 10.9.3 |\r\n| Device | Galaxy S5 (v4.4.2) |", "comment": { "comments": [ { "id": "307548", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on:\r\nMac OSX 10.9.3\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\nTitanium SDK, build: 3.3.0.v20140603152512\r\nTitanium CLI, build: 3.3.0-beta2\r\nAlloy: 1.4.0-beta\r\nAndroid SDK Tools: 22.6.3\r\nAndroid Build Tools: 19.1\r\nAndroid Platform Tools: 19.0.1\r\n\r\nAlert \"3.Hi\" is shown, alert \"1.Hi\" and \"2.Hi\" do not display.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T19:04:37.000+0000", "updated": "2014-06-04T19:04:37.000+0000" }, { "id": "318614", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \r\n\r\nTitanium Command-Line Interface, \r\nCLI version 3.3.0, \r\nTitanium SDK version 3.3.0.GA \r\nAndroid device : Motorola Moto G, Android version : 4.4.4 ", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-14T07:35:17.000+0000", "updated": "2014-08-14T07:35:17.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }