[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.
Comments
- Victor Schelin 2011-04-15
Any thoughts on this? What has changed from 1.4.1 to 1.4.2 in the TableViewRow code?
- Don Thorp 2011-04-15
Click handling was corrected. We'll have to figure out how to pass the "touch" through to the native control.
- Victor Schelin 2011-04-15
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.
- Victor Schelin 2011-04-15
- Don Thorp 2011-04-15
@Victor, thanks for the heads up.
Duplicate of #1509 see for test case.
- Victor Schelin 2011-04-15
- Don Thorp 2011-04-15
I'll update #1979 to refer to this duplicate.
- Lee Morris 2017-03-03 Closing issue due to time passed and irrelevance of the ticket.