https://bugs.kde.org/show_bug.cgi?id=500101
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/16f413c | |cd786f4ab37a3ea931624a76d54 | |34fe2c Resolution|--- |FIXED --- Comment #3 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 16f413ccd786f4ab37a3ea931624a76d5434fe2c by Akseli Lahtinen. Committed on 28/02/2025 at 17:43. Pushed by akselmo into branch 'master'. Fix crash when opening new tab with search When new tab is opened and it has a search started, it tries to set the location URL to a navigator that is not yet necessarily assigned in memory: This is because the new tab is not active. The locationUrl will be changed properly when tab is activated. M +6 -1 src/dolphinviewcontainer.cpp https://invent.kde.org/system/dolphin/-/commit/16f413ccd786f4ab37a3ea931624a76d5434fe2c -- You are receiving this mail because: You are watching all bug changes.