Re: [w3c/editing] JS API to invoke native desktop emoji picker (#350)

@astearns Since you mentioned software keyboards, there is [a proposal](https://w3c.github.io/virtual-keyboard/#the-virtualkeyboard-interface) that has shipped in Chromium browsers already where the API allows to control the VK layout and visibility manually. Not sure about emoji layout though because on Windows it only gets triggered automatically via "Win + ." keys. Maybe we can expose an option in the VK API to switch the input panel layout to emoji? In any case, I think this is a good opportunity to extend the VK interface to support different keyboard layouts, which we have been discussing internally as well. Tagging few folks who would be interested in this proposal. @BoCupp-Microsoft @whsieh 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/350#issuecomment-936646369

Received on Wednesday, 6 October 2021 16:37:01 UTC