Bug 116917
Summary: | x and y of a dragstart event are incorrect if it is triggered by long press event | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, benjamin |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We should consider merging https://chromium.googlesource.com/chromium/blink/+/13a611741375f9c4f5941f419df1cdd9020084db
Correct the position of dragstart event
This patch is to fix an issue that the x and y position of dragstart event
is not correct if it is triggered by long press event.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |