https://bugs.kde.org/show_bug.cgi?id=483638
Joe S <jmscdba+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmscdba+...@gmail.com --- Comment #5 from Joe S <jmscdba+...@gmail.com> --- I have been trying to resolve the same problem with the tab key not working in a RDP sessions but I am connecting to xrdp on a linux server. As an example, if I run konsole in the rdp session and type ls -al and press the tab key it does not show the matches immediately ( .inputrc has set-show-all-if-ambiguous on ). If I connect using xfreerdp instead of krdc, then the tab key works perfectly in konsole. The konsole client is NOT the problem because I can replicate the tab key broken using libreoffice calc too. Start libreoffice calc ( cursor is in cell A1 ), press tab, nothing happens if you are using krdc client. Switch to using xfreerdp instead of krdc and the tab key works correctly in the rdp session moving the cursor to B1. IMHO, it seems like the tab key is being "consumed" by something instead of the current process. I say this because when using krdc and pressing tab ( whether in konsole or libreoffice calc ) those applications no longer respond to keystrokes, however, if you click on anything else ( the desktop background, another app, the taskbar ) to switch focus and then click back on the application ( either konsole or libreoffice calc ) then keystrokes are accepted again and until you press tab key again. My platform is openSUSE Tumbleweed 20240329 but I have replicated on 20240412 too. -- You are receiving this mail because: You are watching all bug changes.