Bug 477201

Summary: Wayland: Right click and dragging does not activate context menu item (no menu rolling)
Product: [Plasma] plasmashell Reporter: Luke Horwell <code>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: kde, kde, nate, riku
Priority: NOR Keywords: wayland-only
Version: 5.27.80   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Luke Horwell 2023-11-18 19:08:54 UTC
SUMMARY
Activating items from a context menu is possible while holding the right click and releasing it while hovering over the item. Under Wayland, this doesn't happen for the Plasma shell (possibly if it uses Qt 6 Quick), but works in Qt Widgets applications like Dolphin (v24.01.75), GTK 3 applications and under the Plasma X11 session.

Areas affected:
- On a panel, launchers or applets.
- On the desktop or its icons.

STEPS TO REPRODUCE
1. Right click (but keep hold) on a panel.
2. Hover over "Enter Edit Mode" then release the right click.

OBSERVED RESULT
Under Wayland, the item did not hover nor activate. The user must release the right mouse button and left click the item.
Under X11, this works as expected.

EXPECTED RESULT
The menu item highlights and activates upon release of the right click.

SOFTWARE/OS VERSIONS
OS: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Comment 1 Nate Graham 2023-11-26 16:50:13 UTC
Can reproduce. Not a Qt 6 regression though.
Comment 2 Luke Horwell 2024-10-01 16:27:37 UTC
*** This bug has been marked as a duplicate of bug 491815 ***