KDE Connect v1.7.1, installed from play store When using the Android Remote Keyboard to pass keyboard input from the Plasmoid text field on PC to an Android app on the phone, the Enter/Return key does not work in some contexts. I noticed this behavior in the Samsung Notes app when editing a new note: Enter key will cause the cursor on the phone to jump from the "Title" field to the "Notes" field - so I know the key is being received. But once in the Notes field, pressing Enter will not create a new line - it does nothing at all. The Gmail app has essentially the same behavior when composing an email: Enter will jump to the next input field, but it will not create newlines within the main text editor. However, most apps work as expected.
Can confirm this issue also on Termux (which is very unpleasant)
Thanks for the report Jonathan. Can you elaborate a bit further on the steps to reproduce this issue. What software on the PC are you using to send keystrokes to the Android device? I'm setting status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
I am using the KDE System Tray widget (aka plasmoid): 1. Open Gmail on phone, compose new email, and set focus on main text field. 2. Switch Android keyboard to KDE Connect Remote Keyboard 3. Open PC system tray widget in KDE, set focus to "Remote Keyboard" line input. 4. Press Enter, Enter, Enter Expected Result: Cursor in Gmail app jumps down three lines Actual Result: No effect at all. I don't think I've used this feature since I reported this bug, but I just tested and confirmed the exact same behavior with android app version 1.15.1 and Gmail app 2020.10.18.
Confirmed on KDE Neon Unstable. Can type and backspace even Ctrl + A works but cannot enter line breaks (enter key).
Confirming this is still not working with FDroid version and latest desktop version. Fix would be highly appreciated as this prevents from using a remote keyboard on Termux, which would be super practical.
I have just experienced the same. Using Termux on my Android and KDE Connect on my Ubuntu. I am able to type the commands, but "ENTER" is not sent to Termux.
Still broken. I got nix-on-droid from F-Droid and I've mostly got around it through switching to my regular android keyboard when the enter key was needed, which is quite annoying. So far my workaround has been emacs (evil-mode + org-mode with babel to run shell commands), but I think the ultimate one will be to just ssh into my phone to avoid using the remote keyboard unless this is fixed.