Bug 52401 - Add more keybindings to the listboxes
Summary: Add more keybindings to the listboxes
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gtk+
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-23 15:38 UTC by Enrico Scholz
Modified: 2007-04-18 16:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-08-23 19:54:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2001-08-23 15:38:29 UTC
It would be nice if the listboxes would recognize:

* <home>/<end> -> move to the first/last element
* <A>-<Z> -> move to the first element having the pressed key as its first
letter

Comment 1 Brent Fox 2001-08-23 19:45:34 UTC
This is a GTK issue, I think.

Comment 2 Owen Taylor 2001-08-23 20:14:57 UTC
The request for HOME/END working is upstream in the list/tree key navigation
scheme that will be implemented in GTK+-2.0
http://bugzilla.gnome.org/show_bug.cgi?id=53580.

The GTK+-2.0 tree/list widget also has a interactive search feature that
is meant to be a better replacement for jumping when hitting the first
letter. (It is much the same, but the characters entered are displayed,
you can type more than one letter, and it internationalizes properly.)


Note You need to log in before you can comment on or make changes to this bug.