Bug 504878 - With one file's right-click menu open, rapidly right-clicking twice over a second file opens the folder's context menu, not the second file's menu
Summary: With one file's right-click menu open, rapidly right-clicking twice over a se...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-27 17:59 UTC by Fernando M. Muniz
Modified: 2025-08-16 18:34 UTC (History)
3 users (show)

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


Attachments
No pointer movement + Right-Clicking = Wrong subsequent Context Menu. (1.87 MB, video/x-matroska)
2025-05-27 17:59 UTC, Fernando M. Muniz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando M. Muniz 2025-05-27 17:59:37 UTC
Created attachment 181784 [details]
No pointer movement + Right-Clicking = Wrong subsequent Context Menu.

No pointer movement + Right-Clicking = Wrong subsequent Context Menu.

1- Have two items on Dolphin.
2- Right-Click on one of them to open the context menu.
3- Right-Click on the second item in order to close the Context Menu of the other file.
4- Without moving the pointer, Right-Click on the second item in order to open its Context Menu.

Result:
Dolphin's Context Menu appears because the pointer didn't move before Right-Clicking.

Expected result:
The item's Context Menu should appear because the pointer is right on top of it.
Comment 1 Fernando M. Muniz 2025-05-27 18:03:21 UTC
Seems to be very similar as Bug 504765. The dev that fixed that issue said that this bug didn't happen on his machine.
https://bugs.kde.org/show_bug.cgi?id=504765#c2
Comment 2 John Kizer 2025-05-29 17:17:58 UTC
I can reproduce on my Fedora KDE 42 device, Dolphin from git master. Based on your video and trying it on my own, it seems like the speed is the critical factor. Thanks!