Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-945] Android: SearchBar and TableView don't receive touches in ScrollableView

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:45.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:39:52.000+0000
Updated2011-04-17T01:54:45.000+0000

Description

See http://helpdesk.appcelerator.net/tickets/2460">Helpdesk 2460

Attachments

FileDateSize
app.js2011-04-15T02:39:52.000+0000888

Comments

  1. Don Thorp 2011-04-15

    Scrollable view's glass pane was preventing clicks. Fixed for buttons. Need to test this case.

  2. Don Thorp 2011-04-15

    Also see http://helpdesk.appcelerator.net/tickets/3086">Helpdesk 3086

  3. Don Thorp 2011-04-15

    (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...

  4. Petr Cervenka 2011-04-15

    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?

  5. Don Thorp 2011-04-15

    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.

JSON Source