Bug 509162

Summary: Inconsistent right click behaviour between list view and grid view
Product: [Applications] dolphin Reporter: Izzy Jackson <izzyjackson05>
Component: view-engine: details modeAssignee: Pan Zhang <zhangpan>
Status: ASSIGNED ---    
Severity: normal CC: kfm-devel, meven, zhangpan
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Demonstration of the current behaviour

Description Izzy Jackson 2025-09-05 15:57:03 UTC
Created attachment 184749 [details]
Demonstration of the current behaviour

SUMMARY


STEPS TO REPRODUCE
1. Right click on an unselected item in grid or compact view 
2. Right click on an unselected item in details view

OBSERVED RESULT
Currently the behaviour is different and inconsistent. In grid or compact view, right clicking shows the menu for the item the mouse is hovered over. In details view, it shows the menu for the current folder.

EXPECTED RESULT
The behaviour should be consistent between all three modes. Ideally, the current behaviour in grid/compact view is preserved but this could also be made configurable.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
Kernel Version: 6.16.3-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2025-09-16 12:48:35 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/1056
Comment 2 Pan Zhang 2025-09-17 01:33:50 UTC
I have reproduced the issue and submitted a merge request. https://invent.kde.org/system/dolphin/-/merge_requests/1056