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 87919 - No indication where focus is
No indication where focus is
Status: RESOLVED DUPLICATE of bug 74830
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other Solaris
: Normal normal
: ---
Assigned To: gtk-bugs
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-07-11 12:58 UTC by padraig.obriain
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description padraig.obriain 2002-07-11 12:58:44 UTC
If I chooses the Properties dialog from the context menu for the Home icon
on my desktop and then choose the Permissions tab I can move the focus
using the Tab key through the fields in the dialog. However when the focus
is in one on the check boxes there is no indication where the focus is. I
must press space to toggle the check box to discover wheere the focus is.
Comment 1 Ben FrantzDale 2002-07-11 13:56:26 UTC
This isn't just on the desktop; it's true of all properties dialogs.
The problem stems from the fact that the dashed focus box for
checkboxes goes around the associated text, but in the case of the
permission dialog, the checkboxes don't have labels in the usual sense.

Perhaps this would best be fixed in GTK by making the focus box for
checkboxes (or radiobuttons I suspect) with no text be around the box
itself, or else always have the focus box go around the checkbox.
Comment 2 Gregory Merchan 2002-07-11 22:34:01 UTC
I concur with fixing in Gtk+. Afaik, the change occurred for 2.0
(to make it more like Windows?) and, IMO, is a usability regression.
(It may have been that way in 1.x and I never noticed because of my
theme engine.)
Comment 3 padraig.obriain 2002-07-16 15:47:44 UTC
Transferring to gtk+ for evaluation.
Comment 4 Owen Taylor 2002-07-16 16:27:47 UTC

*** This bug has been marked as a duplicate of 74830 ***