Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5440] iOS: Kitchensink - Base UI>Views>Scroll Views>Scrollable View, rotating the device results in visible view changing to another

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2011-11-11T09:39:09.000+0000
Affected Version/sRelease 1.7.2, Release 1.7.3
Fix Version/sSprint 2011-45, Release 1.8.0.1
ComponentsiOS
Labelskitchensink
ReporterEric Merriman
AssigneeSabil Rahim
Created2011-10-05T10:39:10.000+0000
Updated2017-03-22T22:17:28.000+0000

Description

Description: While testing Kitchensink on an iPhone 4 with iOS 5 and SDK 1.7.3.v20110928143011, I launched Base UI>Views>Scroll Views>Scrollable View. I added a view and then swiped to show the view on the far right. When I rotated the device, the view changed from view 5 to view 3. When I returned the device to portrait once again, the view went from view 3 to view 4. This also occurred with 1.7.2 SDK and iOS 4.3. Steps to reproduce: 1) Install and launch KS 2) Navigate to Base UI>Views>Scroll Views>Scrollable View 3) Swipe or navigate to the right-most view 4) Rotate to landscape 5) Rotate to portrait Results: The view changes on rotation Expected: No view change on rotation

Attachments

FileDateSize
Screenshot 2011.11.03 13.10.04.png2011-11-04T09:41:08.000+000049798
Screenshot 2011.11.03 13.10.08.png2011-11-04T09:41:17.000+0000107672

Comments

  1. Natalie Huynh 2011-10-25

    on iPad2 with 1.7.4.v20111025094215 rotating causes it to redraw the previous view before updating to the correct view.
  2. Eric Merriman 2011-11-04

    Adding screenshot. The UI draws the adjacent view during rotation. In the screenshots, the far-right (last) view is up at the start of the rotation, and the UI draws the empty space (grey) and then the original view animates in.
  3. Sabil Rahim 2011-11-10

    pull pending #656
  4. Lee Morris 2017-03-22

    Closing ticket as duplicate and links to the related ticket have been provided above.

JSON Source