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

Looks like on Apple you can use `NSApp orderFrontCharacterPalette:nil` to open the character palette, so maybe we can trigger this in `show()` method when the input panel type is `emoji`?

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

Received on Thursday, 7 October 2021 00:42:14 UTC