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 81142 - icon list doesn't focus on the first item by default
icon list doesn't focus on the first item by default
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: future
Assigned To: Anders Carlsson
Anders Carlsson
Depends on: 61707
Blocks: 76420
 
 
Reported: 2002-05-08 11:15 UTC by Glynn Foster
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Glynn Foster 2002-05-08 11:15:22 UTC
When you tab to focus the icon list, the first item doesn't receive focus.
When you focus the first item [manuallly] keyboard navigation works just fine.
Comment 1 Anders Carlsson 2002-05-17 10:48:41 UTC
2002-05-17  Anders Carlsson  <andersca@gnu.org>

	* libgnomeui/gnome-icon-item.c: (gnome_icon_text_item_draw):
	Draw focus correctly.
	
	* libgnomeui/gnome-icon-list.c: 
	Select the first item on focus-in, also make cursor handling a bit
	more sane. Fixes #81142, reported by Glynn Foster.