"xvkbd" is a virtual keyboard application for X11. Clicking into it does not activate the window, because the clicked characters should be typed into the currently active window. KWin seems to get informed of this, because it does never draw the decorations for this window active. When the Left click policy is set to "Activate & Raise", windows only get passed the click when they are active. Some This feature, however, should be automatically deactivated for windows that do never go active, such as the "xvkbd" window mentioned above. Clicks into this window never get passed to the application. At least the second click should be passed (i.e. after the window got raised), otherwise "xvkbd" is unusable with that click policy.
Git commit 49211d657d40166855d4392c22fb17e140f13d70 by Thomas Lübking. Committed on 10/10/2011 at 20:45. Pushed by luebking into branch 'master'. Force input replay for non activatable windows BUG: 283474 REVIEW: 102795 FIXED-IN: 4.8 M +15 -1 kwin/useractions.cpp http://commits.kde.org/kde-workspace/49211d657d40166855d4392c22fb17e140f13d70