[Webkit-unassigned] [Bug 272354] New: [WPE] Right mouse button click stops further mouse button processing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 8 14:40:05 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272354
Bug ID: 272354
Summary: [WPE] Right mouse button click stops further mouse
button processing
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
CC: bugs-noreply at webkitgtk.org
Steps to reproduce:
- Open any web page in a WPE browser that has code to handle
the right mouse button. For example Cog with this patch:
https://github.com/Igalia/cog/pull/704/
- Right click anywhere on the page
- Try to click elsewhere.
Outcome:
Mouse buttons stop working. WebKit is not hung because other
things like keyboard input or mouse-wheel scroll work fine.
Expected:
Mouse clicks continue to work after using the right mouse button.
--
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/20240408/915fe614/attachment.htm>
More information about the webkit-unassigned
mailing list