{ "id": "171468", "key": "TIMOB-25942", "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": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-09-27T06:39:37.000+0000", "created": "2018-04-06T13:32:59.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios11" ], "versions": [], "issuelinks": [], "assignee": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2018-10-16T10:01:49.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": "Hello,\r\n\r\nWe are seeing a screen orientation problem as windows are being open from a root navigation modal window. \r\n\r\n*Steps to reproduce:*\r\n\r\n1. Open the sample application in [link|https://drive.google.com/file/d/1n6lNK6bDwtQBDekMOAQE4mjoqjZeKpgk/view?usp=sharing] or use the below-provided code. \r\n2. Run the application in an iOS simulator using below code Or \r\n3. Run the sample application in the simulator. \r\n4. Switch the simulator's device orientation to \"UPSIDE DOWN\" \r\n5. Click on the link on the main app screen labeled \"Launch Nav Root Window\" \r\n6. Once the window titled \"Modal 1\" window is opened, then click the \"Next\" nav button \r\n7. The window titled \"Modal 2\" should not have the correct orientation. \r\n\r\n*Test Code:*\r\nindex.xml\r\n{code}\r\n\r\n\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\n*Modal1.xml, Modal3.xml, Modal3.xml, Modal4.xml, Modal5.xml*\r\n{code}\r\n//Modal1.xml\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t