Bug 510088 - File context menu only opens when RMB on filename text
Summary: File context menu only opens when RMB on filename text
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-30 07:45 UTC by Alexander Potashev
Modified: 2025-09-30 17:37 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.