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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 08:55:41 PDT 2021


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

--- Comment #17 from Marco Felsch <m.felsch at pengutronix.de> ---
(In reply to Pablo Saavedra from comment #15)
> (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

Hm.. I don't see any wrong behavior here.

-- 
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/20210323/f1784254/attachment.htm>


More information about the webkit-unassigned mailing list