[TIMOB-9514] iOS: ScrollViews - Default appearance of the screen is changed on device rotation.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-02T21:58:00.000+0000 |
| Affected Version/s | Release 2.1.0, Release 3.1.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | api, qe-ios060112 |
| Reporter | Anshu Mittal |
| Assignee | Eric Merriman |
| Created | 2012-06-13T04:50:24.000+0000 |
| Updated | 2017-05-02T21:58:00.000+0000 |
Description
Dafault appearance of the screen is changed on device rotation.In portrait mode, screen shows one full view and a bit of second view but while in landscape mode, screen shows one view at a time.
This is not regression. This issue occurs since 1.8.2
Steps to reproduce:
1. Go to Kitchensink> Base UI > Views > Scroll views > Scrollable View w/o Clipping.
2. Observe the screen.
3. Rotate the screen to landscape.
Expected Result
The appearance of the screen should be same in both directions.
Actual:
The appearance of the screen is different in portrait and landscape directions. Please find the screenshots attached.
Issue reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.