Bug 480766 - Yakuake loses focus after split terminal
Summary: Yakuake loses focus after split terminal
Status: RESOLVED DUPLICATE of bug 482119
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-03 10:02 UTC by agilob
Modified: 2024-03-12 02:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description agilob 2024-02-03 10:02:21 UTC
SUMMARY
***
When I do horizontal or vertical split screen, I can't type of move to another segment using assigned keyboard shortcut.
***


STEPS TO REPRODUCE
1. Split terminal horizontally or vertically
2. Press assigned keyboard shortcut to move to another  split-terminal (F1 for me)

OBSERVED RESULT
Current  split-terminal segment doesn't change until I use mouse to click on yakuake window

EXPECTED RESULT
Pressing F1 should highlight to the new split-terminal segment. Changing focused terminal worked correctly in Plasma 5

Operating System: Arch Linux 
KDE Plasma Version: 5.93.0 (6.0 RC2)
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.6.14-1-lts (64-bit)
Graphics Platform: Wayland
System Version: 1.0
Comment 1 Dmitrii Chermnykh 2024-02-07 09:09:13 UTC
Can confirm
In plasma 5 when I've pressed ctrl+shift+) or ctrl+shift+( the focus used to switch to the new pane automatically
In plasma 6 rc2 I need to click to switch the focus
Comment 2 Dmitrii Chermnykh 2024-02-07 09:12:57 UTC
There are actually 2 kinds of splits now:
Splits in Shortcuts in the Konsolepart section that work as expected and show the same headers as in Konsole
Splits in Shortcuts in the Yakuake section that don't switch the focus to the new pane and don't display headers, binded by default
Comment 3 Dmitrii Chermnykh 2024-02-08 09:14:13 UTC
I've just noticed that if I copy with shortcut CTRL+SHIFT+C from 2nd pane made by Konsolepart shortcuts it shows a pop-up that there are conflicting shortcuts and does not copy
But copying from the first pane works fine
Comment 4 Grief 2024-03-03 14:26:16 UTC
(In reply to Dmitrii Chermnykh from comment #2)
> There are actually 2 kinds of splits now:
> Splits in Shortcuts in the Konsolepart section that work as expected and
> show the same headers as in Konsole
> Splits in Shortcuts in the Yakuake section that don't switch the focus to
> the new pane and don't display headers, binded by default

On one hand I want to thank you for this information. Assigning hotkeys to the konsole shortcuts moves cursor to a new pane. And headers make it looking a bit better (IMHO)

On the other hand:
- ctrl+tab doesn't work between panes made on the konsole's end.
- there is a button 'move a new tab' in the headers of konsole's panes. if you press it in console, all other panels become hidden without new tab appeared in yakuake's tab list
Comment 5 Christian Muehlhaeuser 2024-03-10 20:29:50 UTC
Can't reproduce any more. Probably fixed by https://invent.kde.org/utilities/yakuake/-/merge_requests/121
Comment 6 Christian Muehlhaeuser 2024-03-12 02:58:54 UTC
*** This bug has been marked as a duplicate of bug 482119 ***