there is bug with kde connect keyboard share with android if i press space in my laptop then it will write word "space" in android instead of just adding space
I can also confirm that this happens on Windows -> Android, which makes the remote keyboard basically unusable.
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/594
Thanks for reporting this. I've opened a MR with a bugfix. Since the bug is on the desktop side, it will have to wait until a patch release of KDE Apps 23.08 for distros to get it.
Git commit 89548932a60742a1ecd11ea5a07b14ac0dcfd9db by Albert Vaca Cintora. Committed on 07/09/2023 at 19:55. Pushed by albertvaka into branch 'master'. Fix remote keyboard sending "space" when pressing space I believe this was broken in https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/543 M +1 -1 plugins/remotekeyboard/remotekeyboardplugin.cpp https://invent.kde.org/network/kdeconnect-kde/-/commit/89548932a60742a1ecd11ea5a07b14ac0dcfd9db
Git commit 98dd492f75a208f79d8ef0e6bd0b23ffaf84fd9c by Albert Vaca Cintora. Committed on 10/09/2023 at 05:22. Pushed by albertvaka into branch 'release/23.08'. Fix remote keyboard sending "space" when pressing space I believe this was broken in https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/543 (cherry picked from commit 89548932a60742a1ecd11ea5a07b14ac0dcfd9db) M +1 -1 plugins/remotekeyboard/remotekeyboardplugin.cpp https://invent.kde.org/network/kdeconnect-kde/-/commit/98dd492f75a208f79d8ef0e6bd0b23ffaf84fd9c