Good day
I have a very annoying problem with typing using my keyboard. In each Qt application, which I use, like: Kate, Spyder, Telegram and even non-Qt based Sublime, after pressing a key combination with Ctrl key in one of 5 times the following input symbol after this combo will not be rendered on the screen. I have found a very simple test to reproduce a bug: select a full word from a sentence using a combo Ctrl+Shift+arrow_key and then press any symbol key. As I have said, in my case in one of five times the second keyboard key pressing is not effective and doesn’t overwrite the selected word as it should be. Only double or triple pressing produces a symbol on a screen.
For GTK applications, like gedit and Firefox, there are no problems with typing
Accessibility settings are disabled. I tried several advices related with GPU driver like UXA acceleration and disabling frame buffer compression without any success.
The only thing I haven’t tried yet is to disable xorg libinput driver and use evdev instead.
Seems that this thing is related only to usb keyboard both wireless and wired, but for my laptop embedded keyboard connected via PS/2 works good without any lag or freeze
As for my configuration: I have a fresh installation of Leap 42.2 running on core-i7 6700.
Thank you in advance