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

Explore use of API 33 methods to overcome Android limitiation where for some text fields only single character can be entered #208

Open
freebrowser1 opened this issue May 26, 2024 · 6 comments
Labels
feature-request New feature or request

Comments

@freebrowser1
Copy link

Update to 2.40 results in restricted setting and even the ADB setting does not help.
After setting :
adb shell settings put secure enabled_accessibility_services net.christianbeier.droidvnc_ng/.InputService:$(adb shell settings get secure enabled_accessibility_services)
it still says 'Restricted setting'.
Even setting 'Allow restricted settings' in 'settings => apps => three dots top right => allow` does not help.

@freebrowser1 freebrowser1 added the bug Something isn't working label May 26, 2024
@freebrowser1
Copy link
Author

After uninstalling the app and reinstalling it from f-droid it did work, no 'restricted' settings. Presumable Android does not like downloading from Github.
But still when typing in a text area the letters don't proceed, i.e. each letter is typed over the other.

@freebrowser1 freebrowser1 changed the title Restricted setting in Android 14 Restricted setting in Android 14 (fixed) but typing in text areas not always working May 26, 2024
@bk138 bk138 changed the title Restricted setting in Android 14 (fixed) but typing in text areas not always working typing in a text area the letters don't proceed, i.e. each letter is typed over the other. May 27, 2024
@bk138
Copy link
Owner

bk138 commented May 27, 2024

@freebrowser1 that is a known issue with some text entry fields, I saw this mostly on older devices with search fields. Most other text inputs did/do work though. Can you provide more details for a repro case?

@bk138 bk138 added the answer-needed Waiting for response from OP label May 27, 2024
@freebrowser1
Copy link
Author

@bk138 : Yes, I filled in on a website in Iceraven browser (Firefox clone) on this page: #208, which is exactly this ticket and it went wrong, so I used my laptop replying to this ticket.
But when I type in the URL bar of the browser over the same VNC, it did work.
VNC client: RealVNC.
I hope that this is enough information.

Another (unrelated / off-ticket) issue: when using this VNC it is not encrypted (which is standard in VNC).
May be an option is making the server localhost only and that a user should connect with an SSH tunnel and use VNC over SSH.

@bk138
Copy link
Owner

bk138 commented May 27, 2024

Confused. So it works now?

@freebrowser1
Copy link
Author

Yes it works, except for some text areas.

@bk138 bk138 changed the title typing in a text area the letters don't proceed, i.e. each letter is typed over the other. Explore use of API 33 methods to overcome Android limitiation where for some text fields only single character can be entered May 28, 2024
@bk138 bk138 added feature-request New feature or request and removed bug Something isn't working answer-needed Waiting for response from OP labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants