Giter Site home page Giter Site logo

Explore use of API 33 methods to overcome Android limitiation where for some text fields only single character can be entered about droidvnc-ng HOT 6 OPEN

freebrowser1 avatar freebrowser1 commented on July 23, 2024
Explore use of API 33 methods to overcome Android limitiation where for some text fields only single character can be entered

from droidvnc-ng.

Comments (6)

freebrowser1 avatar freebrowser1 commented on July 23, 2024

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.

from droidvnc-ng.

bk138 avatar bk138 commented on July 23, 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?

from droidvnc-ng.

freebrowser1 avatar freebrowser1 commented on July 23, 2024

@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.

from droidvnc-ng.

bk138 avatar bk138 commented on July 23, 2024

Confused. So it works now?

from droidvnc-ng.

freebrowser1 avatar freebrowser1 commented on July 23, 2024

Yes it works, except for some text areas.

from droidvnc-ng.

bk138 avatar bk138 commented on July 23, 2024

Known issue, follow up to #4, can maybe be overcome by using https://developer.android.com/reference/android/accessibilityservice/AccessibilityService#getInputMethod(), https://developer.android.com/reference/android/accessibilityservice/InputMethod#getCurrentInputConnection() and https://developer.android.com/reference/android/accessibilityservice/InputMethod.AccessibilityInputConnection#sendKeyEvent(android.view.KeyEvent)

from droidvnc-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.