Skip to content

Some fixes for the OSK

Jonas Dreßler requested to merge verdre/gnome-shell:more-keyboard-fixes into master
  • Fix the osk not completely disappearing when it's getting hidden after a device-change, this probably is a weird race condition somewhere in Clutter... (#1736 (closed))

  • Fix accidentally hiding the osk after pressing "Backspace", "Enter" etc. on touchscreens (#2287 (closed))

  • Fix the osk animating too far down when hiding it (regression introduced by me with !1039 (merged)).

Fixes: #2287 (closed)

Fixes: #1736 (closed)

Edited by Jonas Dreßler

Merge request reports