Re: [w3c/editing] inputPanelPolicy as a way to control software keyboard (#225)

@rniwa What do you mean by "manually bring up a software keyboard" exactly? Like a button in the shell that pulls up the VK or a system API that can be called to show the VK? I think there is a similar API on Android(and maybe ChromeOS?) that lets you raise the VK through a system API call, but yes, pulling up the virtual keyboard through a button in the shell is I guess only supported on Windows for now. The API proposal is not just for scenarios where user can pull up the VK through a button in the shell. It is basically a mechanism to control VK behavior through system API calls which currently can't be done deterministically in JS.

-- 
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/225#issuecomment-606875954

Received on Tuesday, 31 March 2020 21:08:03 UTC