[Webkit-unassigned] [Bug 214141] [WPE] lost touch events, wrong mousedown events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 06:37:02 PST 2020


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

--- Comment #14 from Bastian Krause <bst at pengutronix.de> ---
I am also able to reproduce the bug mentioned by Moritz, triggered by https://jsfiddle.net/h013paz9/show with the latest patch.

Another click event related difference (probably unrelated to this bug?), unrelated to the latest patch:

On desktop Chromium and Android Chrome I observe no click events after long presses > ~2s (tap and hold, with [1]), on wpewebkit click events occur no matter how long the tap and hold gesture lasts.

I cannot reproduce this on mobile Safari as tap and hold gestures make the select function pop up, leading to the end of the gesture without click.

[1] window.addEventListener("contextmenu", function(e) { e.preventDefault(); });

-- 
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/20201104/12a0bf3e/attachment.htm>


More information about the webkit-unassigned mailing list