{ "id": "119897", "key": "AC-2370", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2013-09-20T09:53:26.000+0000", "created": "2013-09-13T05:40:15.000+0000", "labels": [ "ios", "mobile" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:24.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "-When opening a modal, the status bar style is set to the Light Content Style.-\r\n-Upon closing a modal, the status bar style is not reverted back to the default/user set style.-\r\n\r\n{code}\r\nvar navWin = Ti.UI.iOS.createNavigationWindow({modal: true}),\r\n win = Ti.UI.createWindow(),\r\n closeButton = Ti.UI.createButton({title: 'Close'});\r\n\r\nwin.setLeftNavButton(closeButton);\r\n\r\nnavWin.add(win);\r\n\r\ncloseButton.addEventListener('click', function(){\r\n navWin.close({animated: true});\r\n});\r\n\r\nnavWin.open();\r\n\r\n{code}\r\n\r\nh2. Update: \r\nI missed out on the updated 3.1.3 Documentation. So the status bar style remains constant as intended. \r\n\r\nHowever, how does one set from within a 3rd party module? ", "attachment": [], "flagged": false, "summary": "Modal Windows - Status Bar Style", "creator": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 7 GM\r\nXcode 5 GM\r\nTi SDK: 3.1.3.v20130912132758 (RC Update Build)", "comment": { "comments": [ { "id": "271031", "author": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The above is also true when using the following via a 3rd party module\n\n{code}\n[[TiApp app] showModalController:someViewController animated:YES];\n{code}", "updateAuthor": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-13T07:15:56.000+0000", "updated": "2013-09-13T07:15:56.000+0000" }, { "id": "271054", "author": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Updated description. ", "updateAuthor": { "name": "dezinezync", "key": "dezinezync", "displayName": "Nikhil N", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-13T12:54:20.000+0000", "updated": "2013-09-13T12:54:20.000+0000" }, { "id": "272095", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nCan you post more details?\r\n\r\nThanks ", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-20T09:53:26.000+0000", "updated": "2013-09-20T09:53:26.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }