Bug 510088

Summary: File context menu only opens when RMB on filename text
Product: [Applications] dolphin Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: dolphin-bugs-null, kdedev
Priority: NOR    
Version First Reported In: 25.04.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander Potashev 2025-09-30 07:45:30 UTC
SUMMARY
File context menu only opens when RMB on filename text.

STEPS TO REPRODUCE
1. Open directory with files.
2. Change view mode to "Details"
3. Right-click on a file line past (to the right of) the filename.

OBSERVED RESULT
File not selected. Context menu doesn't contain "Open With".

Windows 11 File Explorer has the same issue :(

EXPECTED RESULT
File selected. Context menu contains "Open With".

I expect this because when a file is selected by other means, the highlight spans the whole width of the viewport. Therefore I consider the whole line as a click target for a given file.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux rodete 
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.12.32-1rodete1-amd64 (64-bit)
Graphics Platform: X11
Processors: 14 × Intel® Core™ Ultra 7 165U
Memory: 64 GiB of RAM (62.3 GiB usable)
Graphics Processor: Intel® Graphics


ADDITIONAL INFORMATION
Comment 1 TraceyC 2025-09-30 17:37:00 UTC
This looks intentional, so that the user can access the other right click context menu (starting with "Create New")
I'll pass this along as a feature request to the developers for their input.