Bug 343740

Summary: First keystroke after changing the keyboard layout gets swallowed
Product: [Applications] konsole Reporter: general <general>
Component: keyboardAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WAITINGFORINFO    
Severity: major CC: a.samirh78, cpigat242, general
Priority: NOR    
Version: 3.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description general 2015-02-03 17:34:04 UTC
The bug appeared to me after updating konsole to KDE Frameworks 5.6.0. I'm using packages from ArchLinux repos. 

Reproducible: Always

Steps to Reproduce:
1. setxkbmap -layout us,ru -option grp:caps_toggle,grp_led:caps
2. Press CapsLock to change the layout
3. Press any key

Actual Results:  
The first keystroke after changing the layout is going to be ignored, even keys like backspace or return. Any subsequent keystrokes are being handled properly (until you change the layout again).
Comment 1 Ahmad Samir 2018-02-14 14:19:36 UTC
Reopen if you can still reproduce this issue.