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

--- Comment #6 from Roman Gilg <subd...@gmail.com> ---
There is no difference in the output of xev:

Before Alt+Tab (i.e. Meta works):
KeyPress event, serial 40, synthetic NO, window 0x4600001,
    root 0x4e9, subw 0x0, time 30763207, (961,1097), root:(3189,1138),
    state 0x10, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x4600001,
    root 0x4e9, subw 0x0, time 30763409, (961,1097), root:(3189,1138),
    state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

After Alt+Tab (i.e. Meta works not):
KeyPress event, serial 40, synthetic NO, window 0x4600001,
    root 0x4e9, subw 0x0, time 30773771, (961,1097), root:(3189,1138),
    state 0x10, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x4600001,
    root 0x4e9, subw 0x0, time 30773991, (961,1097), root:(3189,1138),
    state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False


Also when I kill kwin in running session and then start it again, problem is
gone until I press the next time Alt+Tab.

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

Reply via email to