Bug 473956

Summary: keyboard input space button bug
Product: [Applications] kdeconnect Reporter: muzammil <muzammilshafique.mms>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED FIXED    
Severity: normal CC: 1justinpeter, andrew.g.r.holmes
Priority: NOR    
Version First Reported In: 23.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description muzammil 2023-08-30 16:50:12 UTC
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
Comment 1 1justinpeter 2023-09-04 19:01:55 UTC
I can also confirm that this happens on Windows -> Android, which makes the remote keyboard basically unusable.
Comment 2 Bug Janitor Service 2023-09-06 05:30:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/594
Comment 3 Albert Vaca Cintora 2023-09-06 05:32:17 UTC
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.
Comment 4 Albert Vaca Cintora 2023-09-07 17:55:05 UTC
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
Comment 5 Albert Vaca Cintora 2023-09-10 03:22:32 UTC
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