[dolphin] [Bug 449537] Enabling show full path checkbox in Dolphin location bar is not preserved between invocations, '>' interface is hard to use

Felix Ernst bugzilla_noreply at kde.org
Fri May 17 17:51:02 BST 2024


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

Felix Ernst <felixernst at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felixernst at kde.org

--- Comment #2 from Felix Ernst <felixernst at kde.org> ---
There is a setting in the Dolphin settings dialog that does the same thing and
is saved between Dolphin restarts. However, I do agree that the full path
checkbox in the context menu should also be saved between sessions.

To implement this, we probably need a new signal in the KIO::UrlNavigator class
that let's everyone know that this checkbox was changed.

In Dolphin code, this signal can then be listened to and the change can be
saved to the same place where it already saves to when this is changed from the
Dolphin settings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list