Skip to content

inputmethod: Always check the context before using it

Aleix Pol Gonzalez requested to merge work/input-crash-enable-no-context into master

I see it being null here sometimes when changing input methods upon text-input::enabledChanged. Better safe than sorry.

Merge request reports