Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't select, copy or paste text in input fields on Plasma Mobile #78

Open
PureTryOut opened this issue Apr 30, 2024 · 1 comment
Open

Comments

@PureTryOut
Copy link

I've just packaged GhostCloud for Alpine Linux to use on Plasma Mobile, thanks for making a non-SailfishOS/Ubuntu Touch version! However I can't select text nor copy or paste text into any input fields. This made it a bit hard to enter my password when logging in to my account 😅

@fredldotme
Copy link
Owner

Hey! You're welcome, thanks for packaging.

Indeed the QtQuickControls don't expose a native Copy-Paste menus, which I have to guess relies on QQC magic to work. It would need subclassing the QML types and adding the feature there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants