Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4753] Kitchensink: Scrolling table quickly in Base UI>Views>Table Views>Update row objects causes speech bubble redraw to occasionally occur out of place

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2011-11-14T12:52:45.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sSprint 2011-46, Release 1.8.0.1
ComponentsiOS
Labelskitchensink
ReporterEric Merriman
AssigneeStephen Tramer
Created2011-07-22T13:14:28.000+0000
Updated2014-06-19T12:46:18.000+0000

Description

While testing KS, Base UI>Views>Table Views>Update row objects, I was scrolling the table view and when you do this quickly, the image located in each row (a blue speech bubble) is rendered about an inch to the left of where it should. This happens only when scrolling quickly, and only on some attempts. Steps to Reproduce: 1) Install KS 1.7.2 2) Navigate to Base UI>Views>Table Views>Update row objects and launch test 3) Scroll rapidly up and down Result: Speech bubble image is not always rendered on the right border of the row Expected result: Speech bubbles rendered at the right border every time Notes:

Comments

  1. Reggie Seagraves 2011-07-25

    This was caused by the following pull request... https://github.com/appcelerator/titanium_mobile/pull/238
  2. Stephen Tramer 2011-07-26

    Bug was discovered as a consequence of this fix. Going to have to handle it in a slightly more sophisticated manner.
  3. Stephen Tramer 2011-07-26

    This bug appears regardless of whether or not the fix for TIMOB-4620 is present.
  4. Stephen Tramer 2011-11-14

    Tested against 1.8.0.1.d6c7cab on iPad 1 / iOS 5.0.1. Unable to reproduce.
  5. Thomas Huelbert 2012-02-09

    closing as we are not able to reproduce using master (1.9.0 Feb 9 2012 09:46 rd47ce8a4)

JSON Source