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

On Linux it looks like there is no way to open a universal emoji picker in any of the browsers. There is a short-cut to open an emoji picker within GTK apps, and another one for an emoji picker in KDE apps - and none in the browsers as far as I can tell. 
So if there were such a way to open an emoji picker by means of JS, then it seems like one would expect some guarantee that there actually is an emoji picker available. Maybe it is as simple as the browsers bundling an emoji picker on those platforms that don't provide a native one.

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

Received on Wednesday, 6 October 2021 18:36:19 UTC