[TIMOB-7338] MobileWeb: Dragging TableView or ScrollView scrollbars interferes with touch/click event system
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-01-30T17:48:56.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Bryan Hughes |
| Created | 2012-01-23T14:20:13.000+0000 |
| Updated | 2012-01-30T17:48:56.000+0000 |
Description
When clicking on the scroll bar and dragging in a desktop browser, the Scroll/TableView receives the mousedown event, but not the mouseup event causing the scrolling to be tied to the mouse position despite no buttons are being held down.
Fixed in TIMOB-7426.