https://bugs.kde.org/show_bug.cgi?id=367637
Bug ID: 367637 Summary: KWin triggers OSD for the keyboard layout change even if there are no changes Product: kwin Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: ivan.cu...@kde.org I have set the keyboard layout changing to (left) Alt+Space. (have had it for quite some time now and only recently got this issue - maybe because OSD didn't show up for layout changing before) Now, every time that I press the space key (without modifiers, with ctrl, with anything) I get the OSD stating my keyboard layout has been changed. The interesting thing is that the OSD actually cycles through all the layouts, even if the layout is never changed. When I do press Alt+Space, the layout changes as it should, and the OSD pops up telling me I changed to a wrong one because it thinks the ordinary 'space' presses changed the layout before. The icon notifier in the system tray works without issues - it always correctly shows the current layout. The place where the OSD is triggered is Xkb::updateModifiers (tested with bustle). Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.