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

Question regarding virtual keyboard logic #32

Open
NavidZ opened this issue Jan 23, 2019 · 0 comments
Open

Question regarding virtual keyboard logic #32

NavidZ opened this issue Jan 23, 2019 · 0 comments

Comments

@NavidZ
Copy link

NavidZ commented Jan 23, 2019

So with built in widgets like input or content-editable the user agent knows that for example user is taping on that area so it kind of knows when for example to open a virtual keyboard. Obviously when VK is opened user agent is going to use the editContext buffers and cursor position in there to suggest stuff on VK and what not.
But I'd like to focus on showing and hiding virtual keyboard within EditContext. What should be now the heuristic for hiding and showing the VK so that it somehow gives control to the app as well.?

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