[TIMOB-2101] Android: TableView selectionColor not shown if Touching control
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T03:10:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M04 |
Components | Android |
Labels | android, defect, tableview |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T03:10:28.000+0000 |
Updated | 2017-03-03T06:12:46.000+0000 |
Description
See http://developer.appcelerator.com/helpdesk/view/49591">Helpdesk 49591
Summary:
But with 1.4.2, the row acts like I have set the selectedBackgroundColor manually (Lighthouse Ticket exists if I am not mistaken), ie. if I press on a label that has 100% width, the background won't change.
Any thoughts on this? What has changed from 1.4.1 to 1.4.2 in the TableViewRow code?
Click handling was corrected. We'll have to figure out how to pass the "touch" through to the native control.
Any news on this? Seems kind of weird this doesn't have top priority. Users expect an app created with Titanium to behave like a real native app - but this makes users think the app creators have done something really wrong.
This is same as: https://appcelerator.lighthouseapp.com/projects/32238/tickets/1979-android-row-highlight-fails-with-touch"> https://appcelerator.lighthouseapp.com/projects/32238/tickets/1979-...
@Victor, thanks for the heads up.
Duplicate of #1509 see for test case.
Don, don't really think it's the best to call this a duplicate of #1509, that ticket is now "fixed-in-qa", but this problem still appears.
This is a duplicate of #1979 as I said earlier though.
I'll update #1979 to refer to this duplicate.
Closing issue due to time passed and irrelevance of the ticket.