https://bugs.kde.org/show_bug.cgi?id=435544
Nikos Chantziaras <rea...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rea...@gmail.com --- Comment #4 from Nikos Chantziaras <rea...@gmail.com> --- I have the same issue with 21.08.0. I downgraded yakuake to 21.04.3 and it works fine again. The bug is reproducible 100% of the time. Use the yakuake config shown below. Then open an application (Dolphin will do,) then focus yakuake, then click Dolphin's close button. Focus is not returned to yakuake, but to whatever window is behind it. The commit that introduces the bug is 9202df97322ae2f58104e387e914de15b06644ff ("Fix Yakuake icon appearing in taskbar through Qt::Tool window flag"). Reverting this one commit fixes the issue. Of course, it probably re-introduces the issue it fixes. It's pretty annoying :P I do "git commit", then my editor pops up, then I close it, then I type because I expect yakuake to have focus, but instead I end up typing into whatever window is behind yakuake, usually my IDE or Discord. I'm using: Gentoo Linux AMD64 X11 (xorg-server 1.20.13) Plasma 5.22.4 Qt 5.12.2 My yakuake config: [Animation] Frames=0 [Appearance] Skin=plastik_dark [Desktop Entry] DefaultProfile=Profile 1.profile [Dialogs] FirstRun=false [Window] Height=78 KeepAbove=false Position=46 ShowSystrayIcon=false ToggleToFocus=true Width=72 -- You are receiving this mail because: You are watching all bug changes.