[TIMOB-1634] iPad - invoking a modal window from split views detail window breaks orientation behavior.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:56:43.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | iOS |
| Labels | ios, ipad, modal, regression |
| Reporter | Thomas Huelbert |
| Assignee | Blain Hamon |
| Created | 2011-04-15T02:57:53.000+0000 |
| Updated | 2012-03-02T11:02:00.000+0000 |
Description
1.KS-pad>split view with Nav group
2.from the detail window, tap "open window" then tap "show
modal"
3.dismiss the modal window and rotate the device
results: app gets into a bad state, details and master have diff orientations, whole app draws partially off screen etc.
this is now resolved