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

[Virtual Keyboard API] Return promise for Show/Hide calls? #2

Open
travisleithead opened this issue Aug 6, 2021 · 0 comments
Open

Comments

@travisleithead
Copy link
Member

Porting over from MSEdgeExplainers repo MicrosoftEdge/MSEdgeExplainers#415

@snianu filed:

In the TPAC VK API session, there were comments about returning a promise when show/hide is called so the web author knows if the call was successful or not. There are also platform specific restrictions that prevent the VK to come up even after app calls show explicitly to raise the VK. Not sure if we can deterministically determine if the show/hide call was successful, but should we return a promise indicating that the call was successful? Also if there was an error (e.g. no user activation or no editable element in focus?) then what is the author supposed to do in that case?

Tagging few folks to comment on this issue. @whsieh @rniwa @othermaciej @mustaqahmed

@travisleithead travisleithead transferred this issue from w3c/editing Aug 23, 2021
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