[Webkit-unassigned] [Bug 254196] [GTK] Kinetic scrolling intermittently stops
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 24 18:55:53 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=254196
--- Comment #12 from Kdwk <kdwkleung at protonmail.com> ---
I think I found a way to reliably reproduce this critical. Scroll down then swipe very slightly to the right as if doing the backward history swipe, then release. Under G_DEBUG=fatal-criticals this crashes the app every time with the same error message and backtrace.
However, I have noticed that sometimes touchpad scrolling stops intermittently without triggering this critical. In that case I think it is still having the same problem of recognizing a very small horizontal delta as the history swipe gesture, and because you cannot do history swipe and vertical scroll at the same time, halt the vertical scroll. The problem with this theory is, in Spidey without back/ forward history swipe one, this issue still persists.
--
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/20231025/06d37802/attachment-0001.htm>
More information about the webkit-unassigned
mailing list