[TIMOB-945] Android: SearchBar and TableView don't receive touches in ScrollableView
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:39:52.000+0000 |
Updated | 2011-04-17T01:54:45.000+0000 |
Description
See http://helpdesk.appcelerator.net/tickets/2460">Helpdesk 2460
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T02:39:52.000+0000 | 888 |
Scrollable view's glass pane was preventing clicks. Fixed for buttons. Need to test this case.
Also see http://helpdesk.appcelerator.net/tickets/3086">Helpdesk 3086
(from [aed9e82565cc84ec31f664a02ad844379f747c90]) [#945 state:resolved] Scrollable was using a glass view to capture fling. That view was preventing touches from passing through to other controls. http://github.com/appcelerator/titanium_mobile/commit/aed9e82565cc84ec31f664a02ad844379f747c90"> http://github.com/appcelerator/titanium_mobile/commit/aed9e82565cc8...
This is still not working for me, same code works on Iphone NOT on android :(
IS there some code on web that demonstrate it works?
Petr, Please open a support ticket. We do not provide support through LH. This is for tracking issues only. In your support ticket, you need to provide a sample application the demonstrates the problem you are having.