[dolphin] [Bug 491753] Button: 'Use Current Location' returns empty string

Akseli Lahtinen bugzilla_noreply at kde.org
Fri Aug 30 11:54:59 BST 2024


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

Akseli Lahtinen <akselmo at akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/fc3a659
                   |                            |4cc2572da95e7c889793363c3ec
                   |                            |dc4635
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit fc3a6594cc2572da95e7c889793363c3ecdc4635 by Akseli Lahtinen.
Committed on 30/08/2024 at 10:54.
Pushed by akselmo into branch 'master'.

settings: Fix the Use Current Location button

During the Dolphin settings revamp
(https://invent.kde.org/system/dolphin/-/commit/489b56b68bb29e81337e115c490eea4403001b71?)
this QUrl had been forgot to add back so that the
FoldersTabsSettingsPage knows what is the current url.

This change checks for the main window of dolphin, then gets
the URL of it whenever useCurrentLocation is called.

However, when this is used as KCM, the button is not
created, since there it doesn't make sense.

M  +1    -0    src/CMakeLists.txt
M  +19   -0    src/settings/interface/folderstabssettingspage.cpp

https://invent.kde.org/system/dolphin/-/commit/fc3a6594cc2572da95e7c889793363c3ecdc4635

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


More information about the kfm-devel mailing list