RESOLVED FIXED 160935
[iOS WK2] Don't throw touchMove events on the floor
https://bugs.webkit.org/show_bug.cgi?id=160935
Summary [iOS WK2] Don't throw touchMove events on the floor
Simon Fraser (smfr)
Reported 2016-08-16 21:42:42 PDT
[iOS WK2] Don't throw touchMove events on the floor
Attachments
Patch (5.51 KB, patch)
2016-08-16 21:46 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2016-08-16 21:46:18 PDT
WebKit Commit Bot
Comment 2 2016-08-16 22:50:07 PDT
Comment on attachment 286273 [details] Patch Clearing flags on attachment: 286273 Committed r204554: <http://trac.webkit.org/changeset/204554>
WebKit Commit Bot
Comment 3 2016-08-16 22:50:12 PDT
All reviewed patches have been landed. Closing bug.
Benjamin Poulain
Comment 4 2016-08-17 11:53:10 PDT
Wouldn't it make more sense to fix SliderThumbElement to update its last position based on the changedTouch on touchEnd? Outside testing, you can't guarantee the position of TouchMove and TouchEnd are the same.
Note You need to log in before you can comment on or make changes to this bug.