https://bugs.kde.org/show_bug.cgi?id=500101
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/-/commit/16f413c |em/dolphin/-/commit/418915b |cd786f4ab37a3ea931624a76d54 |5ead2150a2bd826bf478824a9fa |34fe2c |dd0273 --- Comment #4 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 418915b5ead2150a2bd826bf478824a9fadd0273 by Akseli Lahtinen. Committed on 28/02/2025 at 17:43. Pushed by akselmo into branch 'release/24.12'. 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. (cherry picked from commit 16f413ccd786f4ab37a3ea931624a76d5434fe2c) 00e679a4 Fix crash when opening new tab with search 438a0616 Add comment for clarification Co-authored-by: Akseli Lahtinen <akse...@akselmo.dev> M +6 -1 src/dolphinviewcontainer.cpp https://invent.kde.org/system/dolphin/-/commit/418915b5ead2150a2bd826bf478824a9fadd0273 -- You are receiving this mail because: You are watching all bug changes.