0bf054c9a3
Before this change, panning a calc spreadsheet would cause the onscreen keyboard to pop up when in tablet mode. Dismissing the keyboard would not stop it from being popped up the next time you panned around. This made it very difficult to pan around spreadsheets in calc without either using an external keyboard, the mobile app or another device altogether. This commit introduces a known regression: when you are on a tablet and have a physical external keyboard, you could previously select the cell and start typing. Now you must tap into the cell in the same way you would if you have an onscreen keyboard. This matches the behavior on mobile devices. I consider this regression a reasonable tradeoff, so notwithstanding I believe this should be merged. Additionally, this commit adds 2 POST messages, "Hint_OnscreenKeyboard" and "Hint_NoOnscreenKeyboard". These can be used to override our guess if you know more about whether the device has an onscreen keyboard than we do. Signed-off-by: Skyler Grey <skyler.grey@collabora.com> Change-Id: I8f3683ccb9e57f0c4a5bf8e415f9aabef917dd78 |
||
---|---|---|
.. | ||
cool-help.html | ||
cool.html.m4 | ||
debug.html | ||
framed.doc.html | ||
framed.html | ||
load.doc.html | ||
multidocs.html | ||
wasm.html |