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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 10:43:39 PDT 2021


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

--- Comment #18 from Pablo Saavedra <psaavedra at igalia.com> ---
(In reply to Marco Felsch from comment #17)
> (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.

Do you mean in the link? I've tested this in the WPE could be that hit a difference.

-- 
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/3460e564/attachment.htm>


More information about the webkit-unassigned mailing list