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 751402 - tab key does not jump between input fields in gcr prompt on GNOME 3
tab key does not jump between input fields in gcr prompt on GNOME 3
Status: RESOLVED NOTGNOME
Product: gnome-shell
Classification: Core
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-06-23 18:35 UTC by Daniel Kahn Gillmor
Modified: 2015-06-30 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Kahn Gillmor 2015-06-23 18:35:18 UTC
pinentry-gnome3 produces a gcr prompt with a password input field and an "OK" and "Cancel" button.  When typing in the input field, i'd expect the tab key to move from the password entry to the buttons.  Instead, tab appears to add characters to the passphrase string.

This does not happen when i'm not using GNOME (e.g. under openbox or xfce).

i'm using gcr 3.16.0-1 on debian unstable.
Comment 1 Watson Yuuma Sato 2015-06-25 02:46:42 UTC
I tested on fedora 21 and 22 with gcr 3.16.0 and gnome-shell 3.16.2 and tab key worked as expected, I'll setup a debian unstable to test it.
Comment 2 Watson Yuuma Sato 2015-06-26 02:34:31 UTC
Tested on debian unstable with gcr 3.16.0-1 and gnome-shell 3.16.2-4 and works as expected.

I installed debian jessie and moved to testing then unstable.
Comment 3 Daniel Kahn Gillmor 2015-06-29 20:01:39 UTC
I think i've traced this back to having GTK_IM_MODULE=scim set (and with the scim-gtk-immodule installed).

If i remove those settings, then tab works to move between input fields.  Maybe this needs to be reassigned to the scim input module?
Comment 4 Rui Matos 2015-06-30 13:06:20 UTC
(In reply to Daniel Kahn Gillmor from comment #3)
> I think i've traced this back to having GTK_IM_MODULE=scim set (and with the
> scim-gtk-immodule installed).
> 
> If i remove those settings, then tab works to move between input fields. 
> Maybe this needs to be reassigned to the scim input module?

Yeah, but that's not a gnome component.
Comment 5 Daniel Kahn Gillmor 2015-06-30 14:38:47 UTC
Thanks, i've reported it to scim here:

 https://sourceforge.net/p/scim/bugs/236/