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 350104 - right/left arrow keys should expand/contract branch
right/left arrow keys should expand/contract branch
Status: RESOLVED DUPLICATE of bug 105895
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.8.x
Other All
: Normal minor
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2006-08-05 23:44 UTC by Adam Dingle
Modified: 2006-08-17 12:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Adam Dingle 2006-08-05 23:44:46 UTC
It would greatly ease keyboard navigation in a GtkTreeView if the left/right arrow keys would contract or expand a tree branch; today I need to type '+' or '-' to contract or expand.  '+' in particular is inconvenient to type, especially on a laptop.

As noted in the original GtkTreeView keynav spec (http://developer.gnome.org/projects/gap/keynav/gtk_lists.html) Windows allows this keyboard gesture; it's quite familiar to people migrating from Windows and would be nice to have in GTK too.

Other information:
Comment 1 Kristian Rietveld 2006-08-17 12:44:31 UTC

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