https://bugs.kde.org/show_bug.cgi?id=405616
Bug ID: 405616 Summary: having french layout breaks alt-2 and alt-7 shortcuts in firefox Product: kxkb Version: unspecified Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: foor...@gmail.com Target Milestone: --- When I add French layout to KDE Plasma in System Settings Input Devices Keyboard Hardware and Layout my shortcuts alt-2 and alt-7 get broken (e.g. they don't respond in firefox), while all other alt- shortcuts continue working just fine. If I re-assign alt-2 and alt-7 to whatever random global shortcut and immediately unassign, alt-2 and alt-7 restart working. If I then put the computer to sleep, then get out of sleep mode, the shortcuts are broken again. Some xev output: For alt-1 (which works just fine): KeyPress event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3799921, (664,42), root:(2588,1031), state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyPress event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3800962, (664,42), root:(2588,1031), state 0x18, keycode 10 (keysym 0x31, 1), same_screen YES, XLookupString gives 1 bytes: (31) "1" XmbLookupString gives 1 bytes: (31) "1" XFilterEvent returns: False KeyRelease event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3801026, (664,42), root:(2588,1031), state 0x18, keycode 10 (keysym 0x31, 1), same_screen YES, XLookupString gives 1 bytes: (31) "1" XFilterEvent returns: False KeyRelease event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3801730, (664,42), root:(2588,1031), state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False For alt-2, when it's broken: KeyPress event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3802322, (664,42), root:(2588,1031), state 0x10, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False FocusOut event, serial 40, synthetic NO, window 0x4800001, mode NotifyGrab, detail NotifyAncestor FocusIn event, serial 40, synthetic NO, window 0x4800001, mode NotifyUngrab, detail NotifyAncestor KeymapNotify event, serial 40, synthetic NO, window 0x0, keys: 2 8 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 KeyRelease event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3802849, (664,42), root:(2588,1031), state 0x18, keycode 11 (keysym 0x32, 2), same_screen YES, XLookupString gives 1 bytes: (32) "2" XFilterEvent returns: False KeyRelease event, serial 40, synthetic NO, window 0x4800001, root 0x4ed, subw 0x0, time 3804682, (664,42), root:(2588,1031), state 0x18, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False --------- STEPS TO REPRODUCE 1. This is Kubuntu 19.04 up-to-date (2019-03-18) after narrowing down the problem to kxdb. 2. System Settings > Input Devices > Keyboard Hardware and Layout > Layouts > Configure layouts ; first is US qwerty, second if standard FR azerty. 3. As soon as I press "Apply" if FR azerty is present (I've tried a few variations for FR and got the same result), the problem appears. OBSERVED RESULT alt-2 and alt-7 specifically get broken in firefox EXPECTED RESULT no alt- shortcut gets broken SOFTWARE/OS VERSIONS Kubuntu 19.04 KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.11.3 -- You are receiving this mail because: You are watching all bug changes.