[Webkit-unassigned] [Bug 214141] [WPE] lost touch events, wrong mousedown events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 22 02:23:47 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=214141
Pablo Saavedra <psaavedra at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |psaavedra at igalia.com
--- Comment #15 from Pablo Saavedra <psaavedra at igalia.com> ---
(In reply to Bastian Krause from comment #5)
> Some aspects of this bug became clear to me after investigation, so I'll
...
> Expected behavior for scroll gesture:
> touchstart
> mouseover
> mouseenter
> mousemove
> touchmove
> touchmove
> touchmove
> touchend
>
> Observed behavior for scroll gesture:
> touchstart
> mouseover
> mouseenter
> mousedown
> mousemove
> touchmove
> touchmove
Even after applying this patch, I still can reproduce this wrong behavior in https://people.igalia.com/psaavedra/scroll.html
--
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/20210222/1f8e3916/attachment.htm>
More information about the webkit-unassigned
mailing list