[TIMOB-843] iOS: Row highlights fades before new window is opened
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-26T17:10:33.000+0000 |
Affected Version/s | Release 1.5.0, Release 1.7.6 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T02:37:41.000+0000 |
Updated | 2017-05-26T17:10:33.000+0000 |
Description
http://helpdesk.appcelerator.net/tickets/2179">http://helpdesk.appcelerator.net/tickets/2179
in native iphone table views the row selection stays highlighted the entire time while a window is opening. In titanium, the highlight starts to fade a bit. it's subtle but there is a difference
valid, has testcase.
Some light is shed on why this might be happening by the first answer in this thread:
http://stackoverflow.com/questions/843427/what-are-your-favourite-uitableview-uitableviewcell-tricks"> http://stackoverflow.com/questions/843427/what-are-your-favourite-u...
As far as I can tell, Titanium doesn't reproduce this aspect of UINavigationController (leaving rows selected) and UITableViewController (deselecting rows).
Bug Scrub: Valid.Test Case exists. Tested On: Mac OSX Lion TiMob Version: 1.7.2 TiStud Version: 1.0.2 Devices used: iPhone 4.3.4
Closing ticket as invalid as the link provided has expired and there is no valid test case.