[TIMOB-1002] On Android scrollableView blocks events
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:41:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | Android |
Labels | android, defect, scrollable |
Reporter | Konstantin |
Assignee | Blain Hamon |
Created | 2011-04-15T02:41:16.000+0000 |
Updated | 2017-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
Oops, found already opened bug #972, please close this
Closing as invalid.