| Summary: | "Open a new tab" from the context menu of the entry in the task manager opens a new window | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | wbauer1 |
| Priority: | NOR | ||
| Version First Reported In: | 20.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2019-08-04 18:58:52 UTC
yes, this is likely due to the plasma Konsole icon doesn't realize there's an already open Konsole. It's not a new problem though, see bug#373440. (In reply to Wolfgang Bauer from comment #2) > It's not a new problem though, see bug#373440. I'll mark it as duplicate. The taskmanager context menu just runs "konsole --new-tab", and that's exactly what the other bug report is about. See /usr/share/applications/org.kde.konsole.desktop: ... [Desktop Action NewTab] Name=Open a New Tab Icon=tab-new Exec=konsole --new-tab *** This bug has been marked as a duplicate of bug 373440 *** |