[Webkit-unassigned] [Bug 227691] [GTK] Touchscreen navigation swipe doesn't work when the page scrolls horizontally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 04:43:53 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #433148|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #9 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 433148
  --> https://bugs.webkit.org/attachment.cgi?id=433148
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=433148&action=review

> Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp:444
> +    // Wheel events can have either scroll events or touch events attached to them.
> +    // We only want to propagate scroll events; touch events are controlled via their
> +    // event sequences and if we're scrolling with touch events, that sequence is
> +    // already claimed and there's no point in propagating it.

Thanks for adding a comment to explain the weird behavior.

-- 
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/20210709/5d2949e8/attachment.htm>


More information about the webkit-unassigned mailing list