https://bugs.kde.org/show_bug.cgi?id=516830

--- Comment #3 from Harald Sitter <[email protected]> ---
Git commit 44a1202682277a112588ab2c4b77ce8c31962590 by Harald Sitter.
Committed on 02/03/2026 at 14:33.
Pushed by sitter into branch 'master'.

dolphinviewcontainer: let the user open a file that was a directory

when trying to open a file as directory we run into a IsFile error and
instead open the parent directory. this is a bit inconvenient when the
user actually wants to open a file. allow them to redirect the request
to the correct API instead. this ensures backwards compatible behavior
but introduces new strings that require localization.

ultimately being able to open files this way is a bit of any-feature
though.

M  +21   -0    src/dolphinviewcontainer.cpp
M  +2    -0    src/dolphinviewcontainer.h

https://invent.kde.org/system/dolphin/-/commit/44a1202682277a112588ab2c4b77ce8c31962590

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to