Bug 477201 - Wayland: Right click and dragging does not activate context menu item (no menu rolling)
Summary: Wayland: Right click and dragging does not activate context menu item (no men...
Status: RESOLVED DUPLICATE of bug 491815
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.80
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: wayland-only
Depends on:
Blocks:
 
Reported: 2023-11-18 19:08 UTC by Luke Horwell
Modified: 2024-10-01 16:27 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***