Summary: | alt-tab leaves windows with strange focus/keyboard state | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Mats Ahlgren <ahlgren> |
Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | jaap |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mats Ahlgren
2011-04-05 13:02:24 UTC
This might also happen when using Compiz though, so perhaps it is an X server issue. a) 4.4.4 is a little dated ;-) b) if this occurs with several windonw managers it's either an issue in X11 or (has been, doesn't happen here) in konsole. b1) assuming you're using the evdev keyboard driver, try the kbd one (no idea how recent your Xorg is, but judging by KDE/linux - rather older =) b2) if it would only happen with konsole, upgrade KDE and check again. please report your insights. no response for quite some time, please answer questions. I can reproduce the very same behaviour as described by the OP: frequently when switching windows/workspaces, the konsole terminal has "lost focus": the title bar is active, but the cursor is hollow and doesn't respond to keyboard input. Pressing 'alt' and then switching away and back with 'alt-tab' consistently reproduces the issue. I cannot regain proper focus with 'ctrl+pg{up,dn}' only with a mouse click. My configuration: I'm running Debian Jessie with Konsole 4.14.2-1 running on Openbox 3.5.2-8 as window manager (and Xfce partially as desktop manager), and Xorg 7.7+7. My keyboard driver is "kbd". This has started happening to me only recently. Two possibly relevant changes to my system: konsole was upgraded from 4.8.4-2 to 4.14.2-1, and I had un/reinstalled some Xfce related packages due to an attempt to crossgrade from i386 to amd64 architecture (but that failed and I reverted). I cannot find any relevant configuration changes due to this (I have /etc in git). > My configuration: I'm running Debian Jessie with Konsole 4.14.2-1 > running on Openbox 3.5.2-8 as window manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > (and Xfce partially as desktop manager), and Xorg 7.7+7. My keyboard driver is "kbd". You're on the wrong bugtracker - this is for KWin, the KDE window manager (and the bug was reported on KDE 4.4.4 - dated even 3 years ago ;-) But thank you anyway for confirming comment #1 on that this is not a KWin bug =) If however *only* konsole is affected, this might be a bug in konsoles shortcut handling. Also please notice that "kbd" is virtually unmaintained, you should use the Xorg evdev driver. |