GNOME Bugzilla – Bug 119419
GtkTreeView doesn't allow navigation using keybad arrows
Last modified: 2011-02-04 16:12:02 UTC
The listview navigation doesn't handle: GDK_KP_Home GDK_KP_End GDK_KP_Left GDK_KP_Right GDK_KP_Up GDK_KP_Down In addition to the normal navigation keys.
Created attachment 19228 [details] [review] patch. I hope I didn't get confused.
Updated the patch to also handle GDK_KP_Page_{Up,Down}. I'll commit it today.
Committed to gtk-2-2. Slightly modified patch went in HEAD.