Changes

Jump to navigation Jump to search
Line 42: Line 42:  
==== Reveal on text input focus, auto **dismiss** on loss of focus====
 
==== Reveal on text input focus, auto **dismiss** on loss of focus====
 
* Reveal the OSK when clicking e.g. on a GTK entry (working quite well already)
 
* Reveal the OSK when clicking e.g. on a GTK entry (working quite well already)
* Dismiss the OSK when defocus: e.g. in Browse the OSK comes up when clicking in the url entry, clicking on the canvas defocus the entry and hide the OSK (is already working fine), in other places e.g. in the Neighborhood View when the search field is focused we have to see how we can do better, we can experiment with a) not putting the default focus in the search widget; b) on physical keyboard typing auto focus into the search widget. For b) we would need to check there is not some other text input widget in focus, e.g. in Journal view you might be trying to retitle an entry and would not want the search to grab input at that time.
+
* Dismiss the OSK when defocus: e.g. in Browse the OSK comes up when clicking in the url entry, clicking on the canvas defocus the entry and hide the OSK (is already working fine), in other places e.g. in the Neighborhood View when the search field is focused we have to see how we can do better, we can experiment with a) not putting the default focus in the search widget; b) on physical keyboard typing auto focus into the search widget. For b) we would need to check there is not some other text input widget in focus, e.g. in Journal view you might be trying to retitle an entry and would not want the search to grab input at that time, [http://dev.laptop.org/~erikos/touch/0007-Unfocus-the-search-entry-in-the-Home-and-Neighborhoo.patch patch to defocus when clicking on the canvas] [http://dev.laptop.org/~erikos/touch/0008-Set-the-GTK_IM_MODULE-env-variable-to-Maliit.patch path to set the env variable for Maliit]
    
====Don't auto reveal in laptop mode, only ebook mode====
 
====Don't auto reveal in laptop mode, only ebook mode====
3,267

edits

Navigation menu