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

Well, if there is no system API to raise/dismiss VK, then I'm guessing there wouldn't be an API to suppress VK either? It would always behave like `virtualkeyboardpolicy=“auto”` as the focus is inside an editable element. `virtualkeyboardpolicy=“manual”` behavior in editable elements can only be achieved if there is a way for the platform to suppress VK and call a system API explicitly to show/hide VK. 

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

Received on Tuesday, 31 March 2020 21:18:20 UTC