After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681662 - Keyboard no longer pops up when a text entry field is focused
Keyboard no longer pops up when a text entry field is focused
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: keyboard
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-11 20:17 UTC by Allan Day
Modified: 2013-01-03 01:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2012-08-11 20:17:02 UTC
This used to work in GNOME 3.2/Fedora 16. In GNOME 3.4/Fedora 17 it doesn't.
Comment 1 Julien Olivier 2012-09-12 08:03:26 UTC
In Ubuntu Quantal, I had to install libcaribou-gtk-module and libcaribou-gtk3-module for this to work. However, sometimes it still doesn't work. For example, it works when I click into Epiphany's address entry, but not if I click on a text entry inside a web page...
Comment 2 Giovanni Campagna 2013-01-03 01:04:58 UTC
We used to have some focus timestamp issues which caused the keyboard to ignore showing requests, but I believe they're fixed in current master. Also, as mentioned, consider that some applications (in particular gtk2 and qt) may need a restart after enabling the on screen keyboard to pick up a11y and caribou settings correctly.
Please reopen if you still experience the bug.