Bug 463302

Summary: "New tab" in Konsole opens a new window
Product: [Applications] konsole Reporter: Enrico <enricobe>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: almur.kde, bugseforuns, nicolas.fella
Priority: NOR    
Version: 22.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Enrico 2022-12-21 09:56:07 UTC
SUMMARY
***
When I right-click on "Konsole" icon and select "new tab" it opens a new Konsole window instead of a tab in the existing Konsole window.
It seems similar to bug #373440, but this one is really old so I preferred to open a new bug report
***

STEPS TO REPRODUCE
1. Open a konsole windows
2.  Right click on Konsole icon in the "start bar" or in the menu
3. Select "open new tab"

OBSERVED RESULT
It opens a new window

EXPECTED RESULT
It should open a new tab in the existing Konsole window

Operating System: RebornOS Linux (Arch-based)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.0.12-arch1-1 (64-bit)

I've asked in the KDE matrix group and it seems confirmed also on Konsole 22.08.3/Plasma 5.26.3, yesterday git master.
Comment 1 Nicolas Fella 2022-12-21 13:48:19 UTC
"konsole --new-tab" opens a new window instead of a new tab
Comment 2 Nicolas Fella 2022-12-21 14:25:17 UTC
based on https://invent.kde.org/utilities/konsole/-/commit/9bfc2f134aa6583508e7d09691fd45d083431687 you need to enable "Run all Konsole windows in a single process" for this to work, but even when I enable this --new-tab doesn't work as expected
Comment 3 Alfonso Murolo 2023-04-30 12:23:38 UTC
Seems to me a duplicate of https://bugs.kde.org/show_bug.cgi?id=373440
Comment 4 Alfonso Murolo 2023-04-30 12:25:07 UTC

*** This bug has been marked as a duplicate of bug 373440 ***
Comment 5 Alfonso Murolo 2023-04-30 12:29:01 UTC
I took the liberty of markng it as duplicate directly. Please let me know if that is somehow inappropriate for the process.