Bug 424552 - Right clicking on a item sometimes causes a misclick
Summary: Right clicking on a item sometimes causes a misclick
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.18.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-22 23:03 UTC by Lua
Modified: 2020-08-17 17:02 UTC (History)
2 users (show)

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


Attachments
bug happening (768.57 KB, video/mp4)
2020-07-22 23:03 UTC, Lua
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lua 2020-07-22 23:03:08 UTC
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
Comment 1 David Edmundson 2020-07-22 23:30:05 UTC
Does it happen only in the popup in the video or more generically?
Comment 2 Raghavendra kamath 2020-07-23 04:16:32 UTC
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)
Comment 3 David Edmundson 2020-07-23 10:11:37 UTC
Marking as needsinfo for my question
Comment 4 Lua 2020-07-26 17:31:11 UTC
It happens generically/across entire shell.
Comment 5 Bug Janitor Service 2020-08-10 04:33:10 UTC
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!
Comment 6 Christoph Feck 2020-08-17 17:02:20 UTC
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.