[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 Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-11-14T12:52:45.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-46, Release 1.8.0.1 |
Components | iOS |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Stephen Tramer |
Created | 2011-07-22T13:14:28.000+0000 |
Updated | 2014-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:
This was caused by the following pull request... https://github.com/appcelerator/titanium_mobile/pull/238
Bug was discovered as a consequence of this fix. Going to have to handle it in a slightly more sophisticated manner.
This bug appears regardless of whether or not the fix for TIMOB-4620 is present.
Tested against 1.8.0.1.d6c7cab on iPad 1 / iOS 5.0.1. Unable to reproduce.
closing as we are not able to reproduce using master (1.9.0 Feb 9 2012 09:46 rd47ce8a4)