Features/Touch/Development: Difference between revisions
| Line 13: | Line 13: | ||
===On screen keybord (OSK)=== | ===On screen keybord (OSK)=== | ||
==== Canvas auto panning based on input focus==== | ==== Canvas auto panning based on input focus==== | ||
==== Show Frame or OSK, never both==== | ==== Show Frame or OSK, never both==== | ||
==== Hide OSK key on OSK==== | ==== Hide OSK key on OSK==== | ||
==== Show OSK button on device Frame edge==== | ==== Show OSK button on device Frame edge==== | ||
==== Sugar theme==== | ==== Sugar theme==== | ||
==== Internationalisation==== | ==== Internationalisation==== | ||
* e.g. layout covers our accent needs | * e.g. layout covers our accent needs | ||
==== Multilingual==== | ==== Multilingual==== | ||
* e.g. ability to switching between at least two languages | * e.g. ability to switching between at least two languages | ||
==== Landscape/portrait==== | ==== Landscape/portrait==== | ||
Currently not working anymore, [https://bugs.maliit.org/show_bug.cgi?id=183 upstream Maliit bug]. | Currently not working anymore, [https://bugs.maliit.org/show_bug.cgi?id=183 upstream Maliit bug]. | ||
==== Reveal on text input focus, auto **dismiss** on loss of focus==== | ==== Reveal on text input focus, auto **dismiss** on loss of focus==== | ||
====Don't auto reveal in laptop mode, only ebook mode==== | ====Don't auto reveal in laptop mode, only ebook mode==== | ||
For devices which have a hardware keyboard and a touchscreen the OSK should not be auto revealed in the "laptop mode". You will be able to manually reveal it with the button in the Frame. | |||
=== Text selection === | === Text selection === | ||