https://bugs.kde.org/show_bug.cgi?id=373440
dan <dda...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dda...@gmail.com --- Comment #42 from dan <dda...@gmail.com> --- Hello, I noticed this also when right-clicking Konsole in the taskbar and choosing "Open a new tab". It opens a new window instead of a tab. I am guessing it is the same issue and that the taskbar action is probably just running `konsole --new-tab`. If I turn on "Run all Konsole windows in a single process", which is off by default, then it opens a new tab. I have near 0 experience coding for Qt/Plasma, so I apologize if I am ignorantly over-simplifying the issue here, but could you possibly simplify the "new tab" action and just tell the running process to open a new tab over something like dbus? Thanks, Dan -- You are receiving this mail because: You are watching all bug changes.