Created attachment 130325 [details] bug happening SUMMARY It's random and very annoying. I attach a video of the bug happened. Initially I thought this was intentional, like mouse lock feature or something, but it's not. Then I thought that I was the one misclicking, but I'm pretty sure I didn't click with the left button when recording this video. STEPS TO REPRODUCE Right click a lot of times until the bug happens. OBSERVED RESULT Right click causes a misclick. EXPECTED RESULT Not causing a misclick. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 20.04 (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION
Does it happen only in the popup in the video or more generically?
I think this is related to [bug](https://bugs.kde.org/show_bug.cgi?id=374311) which is an upstream Qt problem as reported [here](https://bugreports.qt.io/browse/QTBUG-57849)
Marking as needsinfo for my question
It happens generically/across entire shell.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Input handling of context menus is done inside the Qt libraries. There is no need to left-click on an item in a context menu. Click-move-release is sufficient to execute an item.