Skip to content

inputmethod: Show the input method even if it was dismissed

Aleix Pol Gonzalez requested to merge work/apol/fix-virtualkeyboard-button into master

Reset the current context in case we receive a show() event from the client, meaning that they really want to see that virtual keyboard.

BUG: 466969

This one is related and also desirable: https://github.com/maliit/keyboard/pull/187

Merge request reports