[TIMOB-4661] iOS: Rotating iPad while scrolling a scrollable view in popover results in smaller popover
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-04T15:40:22.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-44, Sprint 2011-49, Release 1.8.0.1 |
Components | iOS |
Labels | merge-1.8.0 |
Reporter | Eric Merriman |
Assignee | Vishal Duggal |
Created | 2011-07-13T14:08:29.000+0000 |
Updated | 2014-06-19T12:46:45.000+0000 |
Description
Description:
While testing KitchenSink iPad in landscape mode, on the Main Tests>Popovers>Popover 3 test, I scrolled the view from View 1 to View 2. As I scrolled, I rotated to portrait. The result was the popover window was 25%-30% smaller. This test is most likely an edge case as you must hold the view half-scrolled while rotating for it to occur reliably.
Note: Does not occur with the same steps but from portrait to landscape. See attached screenshot.
Steps to reproduce:
1) Launch KS iPad built with 1.7.2
2) Navigate to Main Tests>Popovers>Popover 3
3) Ensure device is in landscape mode
4) With the scrollable view up, scroll the view so half of view 1 and half of view 2 is visible.
5) Rotate to portrait while continuing to hold the view half-scrolled
Result:
The scrollable view size is reduced, see screenshot
Expected:
Scrollable view size remains the same
Attachments
File | Date | Size |
popover.png | 2011-07-13T14:08:29.000+0000 | 54302 |
Tested with SDK: 1.8.0.1.v20111203093857 iPad 2 5.0 iPad 2 4.3.5
Tested with SDK: 1.8.0.1.v20111203093857 on iPad2 4.3.5 only does not happen on iPad2 5.0, follow the steps above and the pop-over can no longer be dismissed
Pull pending #845
Bug fixed. Verified on: SDK: 1.8.0.1.v20111209011840 Studio: 1.0.7.201112080131 OS: OS X Lion Devices Tested: iPad 4.3.5
Open to update label