Skip to content

keyboard: Fix display keyboard layout crash with some input methods

Peng Wu requested to merge pwu/gnome-shell:display-keyboard-layout into master

Some ibus input method will use the current keyboard layout, and return "default" as the keyboard layout. When this happens, display the current keyboard layout instead.

Fixes #3863 (closed).

Edited by Peng Wu

Merge request reports