[dolphin] [Bug 491753] Button: 'Use Current Location' returns empty string
Akseli Lahtinen
bugzilla_noreply at kde.org
Fri Aug 30 13:52:40 BST 2024
https://bugs.kde.org/show_bug.cgi?id=491753
Akseli Lahtinen <akselmo at akselmo.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
|em/dolphin/-/commit/fc3a659 |em/dolphin/-/commit/71cc4e6
|4cc2572da95e7c889793363c3ec |5df54c44d1d8a6e2d78a53a002c
|dc4635 |a8145c
--- Comment #3 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit 71cc4e65df54c44d1d8a6e2d78a53a002ca8145c by Akseli Lahtinen.
Committed on 30/08/2024 at 12:42.
Pushed by akselmo into branch 'release/24.08'.
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.
(cherry picked from commit fc3a6594cc2572da95e7c889793363c3ecdc4635)
f8480aac settings: Fix the Use Current Location button, hide button in KCM
Co-authored-by: Akseli Lahtinen <akselmo at akselmo.dev>
M +1 -0 src/CMakeLists.txt
M +19 -0 src/settings/interface/folderstabssettingspage.cpp
https://invent.kde.org/system/dolphin/-/commit/71cc4e65df54c44d1d8a6e2d78a53a002ca8145c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list