[TIMOB-7388] iOS: splitView - Rotating iPad with modal window displayed causes UI rendering problems
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-14T23:29:03.000+0000 |
| Affected Version/s | Release 1.8.1 |
| Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
| Components | iOS |
| Labels | parity, qe-ios012312 |
| Reporter | Eric Merriman |
| Assignee | Max Stepanov |
| Created | 2012-01-24T16:57:24.000+0000 |
| Updated | 2012-03-04T21:40:16.000+0000 |
Description
Description:
In KitchenSink iPad, while exercising the "Split View" test, I opened the modal window with "Show Modal" and then rotated the device from Portrait to upside-portrait. When I dismissed the modal, the UI was compressed and the status bar was on the side as if in landscape mode. See screenshot.
Steps to reproduce:
1) Install KS iPad on iPad device
2) Launch KS iPad and choose "Split View - Plain"
3) hold iPad in portrait mode and press "Show Modal"
4) With the modal up, rotate the device 180 to upside-portrait
5) Dismiss the modal with "Dismiss modal"
Result:
UI does not fill screen, and status bar on side of screen as if in landscape mode.
Note:
This also occurs with 1.8.0.1
Attachments
Tested with iPad 2 (5.0.1) and iPad (5.0.1) with 1.9.0.v20120207171634 renders correctly