Bug 512383 - [Feature Request] Alt + Double-click to open Properties
Summary: [Feature Request] Alt + Double-click to open Properties
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2025-11-20 12:10 UTC by Levente Pál Szíjártó
Modified: 2025-11-30 18:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 25.12
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Levente Pál Szíjártó 2025-11-20 12:10:17 UTC
SUMMARY
Alt + Return currently opens the Properties window of a file/directory. It would be nice if this could be extended with mouse support by having Alt + Double-click* open that window as well, similarly to Windows Explorer.
___
*Or single-click, based on System Settings -> General Behaviour -> Clicking.
Comment 1 Méven 2025-11-20 12:34:49 UTC
That' a simple enough feature to implement.
Comment 2 Bug Janitor Service 2025-11-21 09:01:33 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/1108
Comment 3 Méven 2025-11-21 10:51:04 UTC
Git commit e114f654ed1216aaa64593354ca1306a53fefef0 by Méven Car.
Committed on 21/11/2025 at 09:25.
Pushed by meven into branch 'master'.

DolphinView: open the property dialog on Alt+activated

Similarly to Microsoft explorer.

M  +6    -0    src/views/dolphinview.cpp
M  +5    -0    src/views/dolphinview.h
M  +1    -0    src/views/dolphinviewactionhandler.cpp

https://invent.kde.org/system/dolphin/-/commit/e114f654ed1216aaa64593354ca1306a53fefef0
Comment 4 Méven 2025-11-21 11:04:18 UTC
Git commit 647ab74214cf302f5d14af328ca6a43629c8f0f4 by Méven Car.
Committed on 21/11/2025 at 10:55.
Pushed by meven into branch 'release/25.12'.

DolphinView: open the property dialog on Alt+activated

Similarly to Microsoft explorer.


(cherry picked from commit e114f654ed1216aaa64593354ca1306a53fefef0)

Co-authored-by: Méven Car <meven@kde.org>

M  +6    -0    src/views/dolphinview.cpp
M  +5    -0    src/views/dolphinview.h
M  +1    -0    src/views/dolphinviewactionhandler.cpp

https://invent.kde.org/system/dolphin/-/commit/647ab74214cf302f5d14af328ca6a43629c8f0f4
Comment 5 Méven 2025-11-28 11:09:38 UTC
FYI plasma (folder panel, desktop icons) doesn't support it. I have a draft patch.
Comment 6 Bug Janitor Service 2025-11-29 17:18:46 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3349
Comment 7 Méven 2025-11-30 18:18:26 UTC
Git commit b1ded8f3786d0957e28f9f24e26d7d2bfd4ccbd1 by Méven Car.
Committed on 30/11/2025 at 18:18.
Pushed by meven into branch 'master'.

FolderView: open properties dialog on Alt+activation

M  +8    -4    containments/desktop/package/contents/ui/FolderView.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/b1ded8f3786d0957e28f9f24e26d7d2bfd4ccbd1