[TIMOB-5102] Kitchensink: Base UI>Views>Scroll Views>Scrollable View w/o Clipping does not handle device rotation as expected
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:37:00.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-08-24T15:03:59.000+0000 |
Updated | 2017-05-02T21:02:43.000+0000 |
Description
Description:
While testing Kitchensink, Base UI>Views>Scroll Views>Scrollable View w/o Clipping, I rotated the device after scrolling all the way to the right. Depending on if you follow the steps in landscape or portrait you get different results. From landscape to portrait you end up on a blank view. From portrait to landscape the three-page view returns to the far-left page.
Steps to reproduce:
1) Install KS 1.8.0 on iPod 3rd gen.
2) Navigate to Base UI>Views>Scroll Views>Scrollable View w/o Clipping
3) Rotate device
Result:
If you start in landscape, you end up with an empty view with the page indicator dot on the far right dot. See screenshot.
If you start in portrait, the view scrolls back to the far-left
Expected result:
The page you are viewing is still in view after rotation
Notes:
Occurs on 1.7.2 as well.
Attachments
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.