{ "id": "112280", "key": "TIMOB-13413", "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": [ { "id": "15695", "description": "2013 Sprint 20", "name": "2013 Sprint 20", "archived": true, "released": true, "releaseDate": "2013-10-04" }, { "id": "15696", "description": "2013 Sprint 20 API", "name": "2013 Sprint 20 API", "archived": true, "released": true, "releaseDate": "2013-10-04" } ], "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-10-02T19:35:15.000+0000", "created": "2013-04-05T21:03:35.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T22:31:06.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": "As you can see in the following videos, when a window is opened from another window in this particular device, you'll see a black background before the background image is applied:\r\n\r\nhttps://www.youtube.com/watch?v=PzsM3pfw6Qo\r\nhttps://www.youtube.com/watch?v=Nu8fdNvOe48\r\n\r\nThis is the code used to create a window, as you can see it is a very simple window creation:\r\n{code}\r\nvar pinMap = Ti.UI.createWindow({\r\n modal:Globals.isIphone? true : false,\r\n title:'',\r\n barColor: Globals.app_barColor,\r\n barImage : Globals.images_folder+'general/top_bar.png',\r\n backgroundRepeat:true,\r\n backgroundImage: Globals.images_folder+'general/background_slim.png',\r\n backgroundColor: Globals.app_backgroundColor,\r\n navBarHidden: Globals.isIphone ? false:true,\r\n fullscreen:false\r\n});\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Black screen while opening windows in Samsung Galaxy Nexus I9250XXLH1", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 3.0.2.GA\r\nSamsung Galaxy Nexus I9250XXLH1\r\nGoogle Android core version 3.0.31-gd5a18e0", "comment": { "comments": [ { "id": "246963", "author": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "also confirmed on\r\n\r\n- another Nexus Galaxy\r\n- brand new Nexus 4 (LG)", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-10T22:22:43.000+0000", "updated": "2013-04-15T17:10:05.000+0000" }, { "id": "251448", "author": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "on the newer 3.1.0.GA SDK the black screen is gone, but instead you get flickering... the window opened seems to draw, then disappear for a split second and show up again.", "updateAuthor": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2013-05-12T09:25:53.000+0000", "updated": "2013-05-12T09:25:53.000+0000" }, { "id": "263565", "author": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "also confirmed on a Samsung Galaxy S4", "updateAuthor": { "name": "moshebox@gmail.com", "key": "moshebox@gmail.com", "displayName": "Moshe Marciano", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2013-07-27T21:37:44.000+0000", "updated": "2013-07-27T21:37:44.000+0000" }, { "id": "272217", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi, [~egomez], [~moshebox@gmail.com], can you provide a reproducible test case and specify the testing steps and the SDK version you use? Thanks.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-20T21:04:10.000+0000", "updated": "2013-09-20T21:04:10.000+0000" }, { "id": "415135", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to the information that was requested was not provided.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:31:06.000+0000", "updated": "2017-03-22T22:31:06.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }