GNOME Bugzilla – Bug 99650
GtkTreeView needs some beeps.
Last modified: 2006-11-15 13:37:54 UTC
The GtkTreeView needs some beeps: * when the user tries to get to an out of bounds position using the arrow keys * when the user tries to select past the bounds of the treeview while holding shift. I think we need a plan to integrate beeps in GTK+, with some style property to turn all of them off at once.
See the discussion in bug #322640. It proposes APIs for (a) letting keynav continue outside the widget if the cursor keys don't go any further and (b) kaynav-failed beeping in a globally configurable way.
Bug #322640 now has a patch fixing this.
*** This bug has been marked as a duplicate of 322640 ***