NEW 116917
x and y of a dragstart event are incorrect if it is triggered by long press event
https://bugs.webkit.org/show_bug.cgi?id=116917
Summary x and y of a dragstart event are incorrect if it is triggered by long press e...
Ryosuke Niwa
Reported 2013-05-29 00:02:19 PDT
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
Note You need to log in before you can comment on or make changes to this bug.