- From: Grisha Lyukshin <notifications@github.com>
- Date: Tue, 07 Jan 2020 17:13:51 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 January 2020 01:13:54 UTC
It has been brought up by few online editors that they need a way to control a software keyboard by not making it to show up in certain cases. Detailed discussion can be found [here](https://github.com/whatwg/html/issues/4876). EditContext API [proposal](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/EditContext/explainer.md) exposes such an attribute and we think, it would be beneficial to expose it on all editable elements. The idea is to introduce an inputPanelPolicy attribute that will disable software keyboard even when there is user focus tap. This is a html spec related issue, but we wanted to get some feedback from the community on the proposed solution. -- 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
Received on Wednesday, 8 January 2020 01:13:54 UTC