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

Add a javascript property/API to query the support of the Virtual Keyboard #19

Open
dpierangeli opened this issue Nov 10, 2022 · 0 comments

Comments

@dpierangeli
Copy link

I think the system needs an API to let the user know if the device defaults to the virtual keyboard or has an attached physical keyboard.

PROBLEM

A touch device that could have a physical keyboard attached OR not.

I want to set the focus on an input ONLY if the device has the physical keyboard attached, because its useful BUT the automatic opening of the virtual keyboard is a distraction.

EXAMPLE:

  • use web discord on a windows tablet; everytime a channel is opened the virtual keyboard is displayed and is annoying

I have searched if another solution exist to this problem but i've not found it, so i tink that a new API could help solving this problem.

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

1 participant