[Webkit-unassigned] [Bug 211557] New: [GTK3] Bring back usage of GtkMenuShell for context menus
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 7 01:56:36 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211557
Bug ID: 211557
Summary: [GTK3] Bring back usage of GtkMenuShell for context
menus
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
CC: bugs-noreply at webkitgtk.org
After r60889 we have been using GtkPopoverMenu on GTK3, which has
brought a number of issues:
* Bug #211294 - [GTK] REGRESSION(r260889): Right click not selecting menu item
* Bug #211241 - [GTK4] Disable arrow on context menu popover
* Context menus in most (not all!) GTK3 applications are still using
GtkMenuShell, and people feel like WebKitGTK's are inconsistent.
* It is not possible anymore to activate a context menu item with
right button press + move mouse over an item + release button.
* …and maybe others.
Let's try and use GtkMenuShell on GTK3, keeping GtkPopoverMenu for GTK4.
--
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/20200507/81fd0cd2/attachment.htm>
More information about the webkit-unassigned
mailing list