Bug 441866

Summary: Konsole does not focus when --new-tab is called on Wayland
Product: [Applications] konsole Reporter: Martin <spleefer90>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 21.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin 2021-09-01 13:36:37 UTC
This is the same problem as in https://bugs.kde.org/show_bug.cgi?id=421408
but this time Wayland flavored.

Calling --new-tab does not focus the window nor unminimizes it.

This works perfectly fine under X, code responsible for the focus/unminimization is this: 
https://invent.kde.org/utilities/konsole/-/merge_requests/177/diffs
https://invent.kde.org/utilities/konsole/-/merge_requests/178/diffs


Operating System: Arch Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.13-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 27.3 GiB of RAM
Graphics Processor: AMD RENOIR
Comment 1 Martin 2021-09-01 13:37:19 UTC
Forgot to mention, due to another bug, 'Run all Konsole windows in a single process' needs to be enabled, otherwise --new-tab always opens a new window due to another bug.
Comment 2 Nate Graham 2021-09-02 17:48:19 UTC

*** This bug has been marked as a duplicate of bug 424795 ***