https://bugs.kde.org/show_bug.cgi?id=361598

Daniel Lichtenberger <daniel.lichtenber...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.lichtenber...@gmx.ne
                   |                            |t

--- Comment #4 from Daniel Lichtenberger <daniel.lichtenber...@gmx.net> ---
I also experience this problem with Plasma 5.9.4. I tried disabling/modifying
various desktop effects, reducing or increasing animation speed, as well as
using the compact application switcher. 

When the application switcher fails, the Alt+Tab command seems to be
registered.  The current window briefly loses focus, but it is re-focused after
a short delay instead of switching to the previous window. 

I can kind of reliably reproduce the issue using xdotool, to rule out keyboard
or keypress timing issues:

for i in {1..10}; do echo 'Switching...'; xdotool key 'alt+Tab'; sleep 1; done

Usually this works as expected, toggling between the konsole window and the
previously selected window, but sometimes the same window gets focused multiple
times. I used several applications as the previous window (Dolphin, Firefox, VS
Code, ...), but couldn't notice a pattern. Is there any debug output that could
help diagnose the problem?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to