{ "id": "119747", "key": "TIMOB-15113", "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": "15691", "description": "2013 Sprint 19", "name": "2013 Sprint 19", "archived": true, "released": true, "releaseDate": "2013-09-20" }, { "id": "15693", "description": "2013 Sprint 19 API", "name": "2013 Sprint 19 API", "archived": true, "released": true, "releaseDate": "2013-09-20" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-09-12T22:28:50.000+0000", "created": "2013-09-10T15:29:25.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-22T21:47:16.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h2. Description of the problem\r\nOpening a modal window with navBarHidden set to false does not show the navigation bar with the title\r\n\r\nh2. Steps to reproduce\r\nUse the following code:\r\n\r\n{code}\r\nvar win = Titanium.UI.createWindow({\r\n title : 'Modal',\r\n backgroundColor : '#bbb'\r\n});\r\n\r\nwin.open({\r\n modal : 'true',\r\n navBarHidden : false\r\n});\r\n{code}\r\n\r\nThe navigation bar does not show up. This worked in SDK 3.1.2 (both iOS6.1 and iOS7).", "attachment": [], "flagged": false, "summary": "iOS: Modal window does not have navigation bar", "creator": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "environment": "SDK 3.1.3\r\niOS7\r\niOS6.1", "comment": { "comments": [ { "id": "270972", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This is a concious change. If you want a navigation bar in a modal window open a Ti.UI.iOS.NavigationWindow with modal true", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-09-12T22:29:32.000+0000", "updated": "2013-09-12T22:29:32.000+0000" }, { "id": "415039", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid with reference to previous comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T21:47:16.000+0000", "updated": "2017-03-22T21:47:16.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }