Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3033] iOS scrollview throws content to the side when zoomed in and rotated

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M08
ComponentsiOS
Labelsios, regression, release-1.6.0, scrollview
ReporterPedro Enrique
AssigneeRalf Pfeiffer
Created2011-04-15T03:35:10.000+0000
Updated2011-04-17T02:00:44.000+0000

Description

Basically, if the scrollview is zoomed enabled, when you zoom in and rotated the device, the scrollView is moved to the left and top of the screen. It does not stay where it is set to stay, even if the left, top, bottom, and right properties are set to 0. You'll find a working sample attached.

Referring to HD ticket: http://developer.appcelerator.com/helpdesk/view/69971">http://developer.appcelerator.com/helpdesk/view/69971

Tested on iPad Simulator 4.2
Ti SDK 1.6 (Feb 1 2011 17:47 ra6320820)

Attachments

FileDateSize
app.js2011-04-15T03:35:10.000+00002666

Comments

  1. Thomas Huelbert 2011-04-15

    ugh, this is a regression in 1.6.0. See in KS Base UI > Views > scroll views > scrolling zoom and pinch. resize the image, rotate, rotate again.

  2. Jeff Haynie 2011-04-15

    (from [661b543569f3fcc71dec4efc55ac20ba0812d105]) [#3033 state:fixed-in-qa] When resizing the content area, we have to compensate for the scale factor. https://github.com/appcelerator/titanium_mobile/commit/661b543569f3fcc71dec4efc55ac20ba0812d105"> https://github.com/appcelerator/titanium_mobile/commit/661b543569f3...

  3. Thomas Huelbert 2011-04-15

    1.6.0.349debe same as 1.5.1 now.

  4. Blain Hamon 2011-04-15

    Housekeeping! Paperwork is in order.

JSON Source