Bug 189586 - touchmove event not fired when dragging from bottom
Summary: touchmove event not fired when dragging from bottom
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-13 07:36 PDT by david
Modified: 2019-01-24 11:22 PST (History)
3 users (show)

See Also:


Attachments
Demonstration of bug on iOS simulator (12.24 MB, video/quicktime)
2018-09-13 07:36 PDT, david
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description david 2018-09-13 07:36:34 PDT
Created attachment 349667 [details]
Demonstration of bug on iOS simulator

Attaching a touchmove event to prevent background scrolling on iOS. Found out, that when the UI is collapsed and user tries to drag from bottom, the touchmove event is not called.

Please see the attachment below, taken from simulator. Source code can be seen here: https://codesandbox.io/s/9ownj5y5lo