{ "id": "61417", "key": "TIMOB-785", "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": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-07-28T16:41:50.000+0000", "created": "2011-04-15T02:36:21.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "ipad", "splitwindow", "tabgroup" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-07-28T16:41:50.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": "{html}

I am trying to use SplitWindow to create a layout with\nnavigation in the masterView and content in the detailView. I have\nthree groups of navigation options that I would like to separate\nusing a TabGroup (mimics existing iPhone UI). This doesn't work\nwell however.

\n

The code complies and runs and works fine when an iPad or iPad\nSimulator is in portrait orientation when the application starts.\nBehavior is different when transitioning from portrait to landscape\nor starting in landscape depending on if you are testing using an\niPad or iPad Simulator.

\n

In the iPad simulator when I start in portrait and rotate, the\napplication doesn't respond to the orientation change event and\nstays in portrait. The masterView is displayed properly in a\npopover when I touch the button. When I start the application in\nlandscape it is re-oriented to portrait before application\nstart-up.

\n

On an actual iPad when I start in portrait and rotate, the\napplication doesn't respond to the orientation change event and\nstays in portrait. The masterView is displayed properly in a\npopover when I touch the button. This is just like in the iPad\nSimulator. However, when I start in landscape the application still\nstarts in portrait orientation, but the masterView is now the\nvisible element.

\n

Any help or suggestions would be much appreciated.

\n

You can create the problem using the following code: http://pastie.org/921867

\n

This was originally posed as a question at \nhttp://developer.appcelerator.com/question/16521/why-does-my-tabgro...

{html}", "attachment": [], "flagged": false, "summary": "Cannot use TabGroup for masterView of SplitWindow", "creator": { "name": "jasonstahl", "key": "jasonstahl", "displayName": "Jason Stahl", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jasonstahl", "key": "jasonstahl", "displayName": "Jason Stahl", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "161040", "author": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bug Scrub: Invalid. Test Case exists (on my system)\n\nTested On:\nMac OSX Lion\nTiMob Version: 1.7.2\nTiStud Version: 1.0.2\n\nDevices used:\niPad 3.2.2\niPad2 4.3.2", "updateAuthor": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-28T16:41:50.000+0000", "updated": "2011-07-28T16:41:50.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }