[TIMOB-5828] Kitchensink: Navbar does not change size when rotating to landscape on main windows.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-10-21T17:30:05.000+0000 |
Affected Version/s | Release 1.7.4, Release 1.8.0 |
Fix Version/s | Release 1.7.4, Release 1.8.0 |
Components | iOS |
Labels | kitchensink, regression |
Reporter | Eric Merriman |
Assignee | Reggie Seagraves |
Created | 2011-10-21T15:32:51.000+0000 |
Updated | 2014-06-19T12:42:40.000+0000 |
Description
Description:
When launching Kitchen sink, on any of the main windows, the navbar does not resize when rotating the device to landscape then back to portrait. This did not occur with 1.7.2 GA or 1.7.3 GA, but does also occur with with 1.8.0.
Steps to reproduce:
1) Install KS with 1.7.4 build
2) Launch KS
3) Rotate the device to landscape
result:
Navbar remains full size (portrait size)
expected:
Navbar resizes based on orientation
Notes:
Using the orientation test (Phone>Orientation) and clicking "set landscape" forces the navbar to the thinner size. After this the navbar remains small despite orientation
Pull request 576 & 577.
Verified fixed with SDK 1.7.4.v20111021181815, iPod Touch 3rd gen (iOS 4.0.2)