[AC-2637] iOS: tableview fast scroll displaces elements on right
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-03-19T17:15:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | triage |
Reporter | Shashi Jain |
Assignee | Daniel Sefton |
Created | 2012-12-10T18:06:41.000+0000 |
Updated | 2016-03-08T07:41:43.000+0000 |
Description
This occurs in latest build of 3.1.0, but works okay in 2.1.4GA.
In Kitchen Sink, Base UI --> Views --> Table Views --> Refresh Table View, Update Row Objects, & Table with Controls.
Scroll up & down about 5-10 times in each direction and you will notice the elements (comment icon or arrow icon) on the right change location. It will become very apparent if you hold your finger to the screen & scroll up & down very fast for a few seconds.
The attached image is from Kitchen Sink, Base UI --> Views --> Table Views --> Refresh Table View.
Attachments
File | Date | Size |
photo.PNG | 2012-12-10T18:06:41.000+0000 | 76198 |
I can't reproduce this on Ti SDK 3.1.0.v20121207152600. Please can you try this with 3.0.0 RC 2? And can you specify whether this occurs on the simulator and/or device? Thanks!
Happening in Simulator and Device (iPhone 5/iOS 6.0.1 & iPhone 4S/iOS 5.1.1). I can't seem to find 3.0.0 RC 2. Can you provide a link? I'll try out Ti SDK 3.1.0.v20121207152600, I was using the continuous build from github from last week (also updated this morning). Thanks
I confirmed it tableview works properly with Ti SDK 3.1.0.v20121207152600. I was building from source, which may have caused some issues. I was using scons iphone=1
3.0 RC 2 can be downloaded from here: http://developer.appcelerator.com/blog/2012/12/titanium-studiosdk-rc2-now-available.html Hmm, well, all I can suggest is that you try building again from the latest source and see if you still have the problem.
I cannot reproduce this issue using: Titanium Studio, build: 3.1.0.201303141941 Titanium Studio, build: 3.1.0.v20130318141656 Device: iPad mini iOS version 6.0 It is a Duplicate of TIMOB-11861
This is indeed a duplicate, it was fixed. Closing.