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 317468 - Tabbing issues in About Me capplet
Tabbing issues in About Me capplet
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] about-me
2.12.x
Other Linux
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-28 21:10 UTC by Sebastien Bacher
Modified: 2007-02-03 22:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Sebastien Bacher 2005-09-28 21:10:49 UTC
This bug has been opened here: http://bugzilla.ubuntu.com/show_bug.cgi?id=15173

"Minor, but in the About Me capplet, in the home address section, filling in the
city and then hitting the tab key sends you back to the street address instead
of to the postal code field. That's inconsistent with the rest of the fields.
...
http://bugzilla.ubuntu.com/attachment.cgi?id=4178
Set accepts_tab to False for the two Address fields

This is the simplest solution, since I can't figure out how to set the tabbing
order in Glade. Turn off the accepts_tab property (there's very rarely any need
for a tab in a street address) and the focus moves between input fields with
the tab key. Not quite in the order expected, but it at least it does. "
Comment 1 Diego González 2006-01-21 17:02:00 UTC
I just commited the proposed fixed to this bug.
Comment 2 Gabor Kelemen 2007-01-07 23:04:02 UTC
Somebody forgot to close this bug:
http://svn.gnome.org/viewcvs/gnome-control-center?rev=6359&view=rev
Comment 3 Jens Granseuer 2007-02-03 22:18:14 UTC
*** Bug 339936 has been marked as a duplicate of this bug. ***