[Webkit-unassigned] [Bug 214141] [WPE] touchend doesn't trigger on element when touch is released after touch motion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 04:09:39 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214141

--- Comment #1 from Bastian Krause <bst at pengutronix.de> ---
The proposed fix (which is what I posted as "expected behavior") leads to a click event for "touch the button, move finger (while still touching) on button (or off button) and release touch". This is wrong, such a "gesture" should not lead to a click event. The proposed fix is therefore not correct, the "expected behavior" minus the click event is still correct though.

Any ideas?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200710/5804d4b6/attachment.htm>


More information about the webkit-unassigned mailing list