You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: this behavior is caused by our plugin being registered for both OnScreen and Hardware states of Maliit. Using imemanager for Hardware state caused conflicts in the management of the OnScreen state, which is also claimed by the "global" plugin of imemanager.
Currently VKB shows even when HW kbd is available. This takes unnecessary screen real estate.
Make sure to auto-hide it. See https://github.com/webosose/ime-manager/blob/master/maliit-plugin-global/plugin/inputmethod.cpp for some example implementation.
Might need to think of a way to bring up VKB somehow.
The text was updated successfully, but these errors were encountered: