Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2426] Map view in 1.5, on device, is not centered correctly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0
ComponentsiOS
Labelsdefect, ios, mapview, release-1.6.0, rplist
ReporterRick Blalock
AssigneeBlain Hamon
Created2011-04-15T03:19:26.000+0000
Updated2011-04-17T01:59:04.000+0000

Description

Customer Ticket here: http://developer.appcelerator.com/helpdesk/view/57311">http://developer.appcelerator.com/helpdesk/view/57311

In the simulator, it looks fine. On the device it is offset. I've confirmed this on my device.

Comments

  1. ctredway 2011-04-15

    adding to rplist as maps is now broken.

  2. Stephen Tramer 2011-04-15

    This is an issue with -[TiViewProxy setVisible:withObject:]. It turns out that there must be some kind of issue with setHidden: when changing an object from invisible to visible, possibly because the view visibility/hiddenness doesn't change until AFTER the execution.

  3. Jeff Haynie 2011-04-15

    (from [9bdb1ac3deb5b1bba34b83eb1572cc3d0c1b8f50]) [#2426 state:fixed-in-qa] Enforce a specific order of operations when setting 'visible', and block on property setting for setX:withObject: as we do with setX_:. https://github.com/appcelerator/titanium_mobile/commit/9bdb1ac3deb5b1bba34b83eb1572cc3d0c1b8f50"> https://github.com/appcelerator/titanium_mobile/commit/9bdb1ac3deb5...

  4. Alan Leard 2011-04-15

    Notes/Comments

    Successful iOS Device test on 01/25/2011

       iPhone:   Screen Shot with Bug: http://www.screencast.com/t/q4mKI2Eg
                 Screen Shot after Fix: http://www.screencast.com/t/9Ihpoh8vvSSo
       

    Mobile SDK version: 1.6.0 (01/25/11 13:33 1f1dd51...)

    Device/Version: iPhone 4 / 4.2.1

    Simulator Version: 4.2 (235)

JSON Source