[TIMOB-5833] Kitchensink: Base UI>Nav Group: Nav Group navBar does not resize on rotation.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-07T12:14:42.000+0000 |
Affected Version/s | Release 1.7.4 |
Fix Version/s | Sprint 2011-43, Release 1.8.0, Release 1.7.6 |
Components | iOS |
Labels | kitchensink, regression |
Reporter | Eric Merriman |
Assignee | Stephen Tramer |
Created | 2011-10-23T13:51:47.000+0000 |
Updated | 2014-06-19T12:44:09.000+0000 |
Description
Description:
While testing KS, Base UI>Nav Group, I encountered a problem with the Nav Group NavBar. It was no resizing on device rotation. If you launched the test in landscape, it would remain in landscape. If it launched in portrait the navBar would remain the portrait size. This results in a blank band after rotation when starting landscape, opening the nab group, then rotating and closing. Please see attached image.
Steps to reproduce:
1) Launch KS built with 1.7.4
2) Navigate to Base UI>Nav Group
4) Change to landscape orientation
5) Click "open tab group" button
6) Rotate device to portrait
Result:
NavBar remains the small landscape size, causing a gap to appear at the top of the displayed window
Expected result:
NavBar resizes to portrait size
Attachments
Did not occur with 1.7.3.
Does not appear in 1.8.0.HEAD{10-26-2011} either. Issue isolated to 1.7.4, probably due to picking up an incomplete changeset.
Tested with SDK: 1.8.0.1.v20111203093857 iPhone 4s 5.0.1 iPad 2 4.3.5 iPod 3rd gen 4.0.2
Reopening to adjust fix-version.