[TIMOB-1018] ScrollView and event position
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:41:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | Android |
Labels | android, defect, scrollview |
Reporter | Konstantin |
Assignee | Don Thorp |
Created | 2011-04-15T02:41:36.000+0000 |
Updated | 2017-03-02T18:42:32.000+0000 |
Description
Platform 1.3.0 OS WinXP/macOSX, Android emulator 2.1
Bug is discovered on Android. "y" coordinate of "dblclick" event of ScrollView doesn't respect current scrolling position. Coordinate is correct only when scroll position is 0.
What result are you expecting and please give an example of how you're using it so it can be duplicated.
Hi Don,
Ooops, sorry, my fault. I attached handler to ScrollView, not to child view.
Please remove this bug
Done. Glad you found it!
Closing as invalid.