https://bugs.kde.org/show_bug.cgi?id=502239
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-vault/-/commit/18 | |9cc0e09d2273e2558cb6111d88c | |c42491870d8 Version Fixed In| |6.4.0 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 189cc0e09d2273e2558cb6111d88cc42491870d8 by Nate Graham. Committed on 11/04/2025 at 22:51. Pushed by ngraham into branch 'only-open-new-dolphin-instance-if-needed'. kded: only open vault in new Dolphin window if needed The code deliberately forces a new Dolphin window to prevent issues when the opened vault is activity-specific and there's already a Dolphin window open in a different activity. However none of this is necessary if there's only one actvity or the vault being opened is not activity-specific. Handle those cases too so we can use the normal behavior of opening a new tab more often. FIXED-IN: 6.4.0 M +6 -2 kded/service.cpp https://invent.kde.org/plasma/plasma-vault/-/commit/189cc0e09d2273e2558cb6111d88cc42491870d8 -- You are receiving this mail because: You are watching all bug changes.