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: | general | Assignee: | 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. |
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 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! |
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.