Bug 392514 - Remote keyboard: Ctrl+A doesn't mark text in plasmoid
Summary: Remote keyboard: Ctrl+A doesn't mark text in plasmoid
Status: RESOLVED NOT A BUG
Alias: None
Product: kdeconnect
Classification: Applications
Component: plasmoid (show other bugs)
Version: 1.2.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-30 11:10 UTC by Luca Weiss
Modified: 2018-04-08 14:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Weiss 2018-03-30 11:10:10 UTC
When entering some text in a textfield over the remote keyboard plugin and you press Ctrl+A, it only marks the text on the phone and not in the input field in the plasmoid. When pressing backspace next, the text gets deleted on the phone but not in the plasmoid but only the last character there.
Comment 1 Aleix Pol 2018-04-08 14:55:50 UTC
The keystrokes are forwarded directly to the phone, the view on the plasmoid should just be taken as a guideline but what actually matters is what the phone says. I would say there's not much we can do there...
We can try emulating it but how far can it go?

I tried implementing Ctrl+A, then other issues showed.