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

> The VK API is aimed at those systems that use soft keyboards though, right?

Yes, but at least on Windows, the software input panel(VK) includes handwriting panel, emoji panel, voice typing etc.. We could expose an option in the VK API to choose a panel type manually via JS, so when authors call `show()` method, it would display the corresponding input panel. Not sure about other platforms though. Maybe @whsieh or @rniwa can chime in here as to how this is managed in Apple platforms.

-- 
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-936847777

Received on Wednesday, 6 October 2021 18:25:34 UTC