In the new Gnome Software in 16.04, the keyboard is weird - whenever I type in the search bar, keys get pressed twice:
I've tried disabling "Key presses repeat when key is held down" in Control Center -> Keyboard.
Search bars and text fields in other GTK 3 apps work perfectly. This is on a fresh install of Ubuntu 16.04.
sudo apt-get install ibus-gtk3
– FingerlessGloves Apr 23 '16 at 14:54ibus-gtk3
solved it. Please edit your answer to sayibus-gtk3
instead of justibus-gtk
. – Apr 24 '16 at 06:29