https://bugs.kde.org/show_bug.cgi?id=476718
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/filelight/-/commit/0d | |eda7916291ce13e74d97d698c56 | |bdced591b24 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |25.08.0 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 0deda7916291ce13e74d97d698c56bdced591b24 by Nate Graham, on behalf of Amy Rose. Committed on 12/06/2025 at 13:41. Pushed by ngraham into branch 'master'. Disable "Up" action when up URL matches current URL Dolphin disables its "Up" action when the up URL is the same as the current URL. This commit implements that same behavior for Filelight to avoid a crash scenario and nonsensical behavior. FIXED-IN: 25.08.0 M +2 -0 src/mainContext.cpp M +3 -0 src/mainContext.h M +1 -1 src/qml/MapPage.qml https://invent.kde.org/utilities/filelight/-/commit/0deda7916291ce13e74d97d698c56bdced591b24 -- You are receiving this mail because: You are watching all bug changes.