Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1002] On Android scrollableView blocks events

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:41:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsAndroid
Labelsandroid, defect, scrollable
ReporterKonstantin
AssigneeBlain Hamon
Created2011-04-15T02:41:16.000+0000
Updated2017-03-02T18:49:05.000+0000

Description

Platform 1.3.0, OS MacOSX, Win7/XP, Android 2.1

Scrollable view blocks events (click at least) on Android, on iPhone everything is OK.

I have scrollable view and 2 scrollviews inside and each also have some views. On Android you even can't scroll scollview with finger, interaction is blocked. Of course all children views can't receive events also.

How to reproduce:

In KitchenSink open file scroll_views_scrollable.js and add 'click' event handler for example to view1. Event will be triggered on iphone but not android

Comments

  1. Konstantin 2011-04-15

    Oops, found already opened bug #972, please close this

  2. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source