https://bugs.kde.org/show_bug.cgi?id=457490
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, Alexander! The problem is that in most of the apps Alt key activates menu, which grabs focus from any window control window had before. That usually depends on the order you press Alt and Shift. Sometimes, when you decided to change the language and rejected the idea halfway, you may end up pressing raw Alt key, which changes focus to the menu. The same problem happens in most other applications that have a menu. The solution that I decided to use about ten years ago was to change the default language switch shortcut to Ctrl+Shift. It solves the problem on all the systems, Linux and Windows (yes, the same problem exists on Windows, even in Microsoft Word). -- You are receiving this mail because: You are watching all bug changes.