Bug 504878

Summary: 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
Product: [Applications] dolphin Reporter: Fernando M. Muniz <fernandommuniz>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: john.kizer, kfm-devel, postix
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=504765
https://bugs.kde.org/show_bug.cgi?id=508360
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: No pointer movement + Right-Clicking = Wrong subsequent Context Menu.

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!