Bug 211294

Summary: [GTK] REGRESSION(r260889): Right click not selecting menu item
Product: WebKit Reporter: Jim Mason <jmason>
Component: WebKitGTKAssignee: Adrian Perez <aperez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aperez, bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=170553
https://bugs.webkit.org/show_bug.cgi?id=211557

Jim Mason
Reported 2020-05-01 09:10:37 PDT
Menu items in the context popup are selectable only with a left click. Expected: Menu items in the context popup should be selectable with either right or left click. Steps to reproduce: 1. Right click to bring up context menu 2. Move mouse to any active menu item 3. Right click. Nothing happens. (Before r260889, this would have selected the menu item.) 4. Left click. Menu item is selected. Found in GTK 3.24.11 / X11
Attachments
Adrian Perez
Comment 1 2020-05-07 02:12:35 PDT
(In reply to Jim Mason from comment #0) > Menu items in the context popup are selectable only with a left click. > > Expected: Menu items in the context popup should be selectable with either > right or left click. > > Steps to reproduce: > > 1. Right click to bring up context menu > 2. Move mouse to any active menu item > 3. Right click. Nothing happens. (Before r260889, this would have > selected the menu item.) > 4. Left click. Menu item is selected. > > Found in GTK 3.24.11 / X11 For GTK3 we are planning to bring back the old GtkMenuShell-based context menus, I will work on that in bug #211557 — would it be okay to close this bug as a duplicate, or do we want to repurpose it to track that on GTK4 the behavior is missing?
Adrian Perez
Comment 2 2020-07-09 13:57:22 PDT
This has been solved in bug #211557 so let's close the bug =) *** This bug has been marked as a duplicate of bug 211557 ***
Adrian Perez
Comment 3 2020-07-09 13:58:25 PDT
(In reply to Adrian Perez from comment #1) > (In reply to Jim Mason from comment #0) > > Menu items in the context popup are selectable only with a left click. > > > > Expected: Menu items in the context popup should be selectable with either > > right or left click. > > > > Steps to reproduce: > > > > 1. Right click to bring up context menu > > 2. Move mouse to any active menu item > > 3. Right click. Nothing happens. (Before r260889, this would have > > selected the menu item.) > > 4. Left click. Menu item is selected. > > > > Found in GTK 3.24.11 / X11 > > For GTK3 we are planning to bring back the old GtkMenuShell-based context > menus, I will work on that in bug #211557 — would it be okay to close this > bug as a duplicate, or do we want to repurpose it to track that on GTK4 > the behavior is missing? I ended up closing this bug because it was files specifically about a regression when using GTK3; if we want to track the issue for GTK4 we can always open a new bug =]
Note You need to log in before you can comment on or make changes to this bug.