Bug 441866 - Konsole does not focus when --new-tab is called on Wayland
Summary: Konsole does not focus when --new-tab is called on Wayland
Status: RESOLVED DUPLICATE of bug 424795
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.08.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-01 13:36 UTC by Martin
Modified: 2021-09-02 17:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***