https://bugs.kde.org/show_bug.cgi?id=496387
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/c4ecf1c | |b2bf199ddccd02990429b535385 | |475ffc Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit c4ecf1cb2bf199ddccd02990429b535385475ffc by Akseli Lahtinen. Committed on 27/11/2024 at 10:00. Pushed by akselmo into branch 'master'. DolphinViewContainer: set searchPath on redirect, check for connected urlNavigator This fixes a dolphin crash if tab with a search box open gets its path changed while its not active. This patch adds a guard for the m_urlNavigatorConnected->setLocation, and makes sure the searchPath is set to the correct folder. M +4 -1 src/dolphinviewcontainer.cpp https://invent.kde.org/system/dolphin/-/commit/c4ecf1cb2bf199ddccd02990429b535385475ffc -- You are receiving this mail because: You are watching all bug changes.