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 99650 - GtkTreeView needs some beeps.
GtkTreeView needs some beeps.
Status: RESOLVED DUPLICATE of bug 322640
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.1.x
Other All
: Normal normal
: Medium feature
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on: 322640
Blocks:
 
 
Reported: 2002-11-26 21:36 UTC by Kristian Rietveld
Modified: 2006-11-15 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kristian Rietveld 2002-11-26 21:36:25 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.
Comment 1 Michael Natterer 2006-09-11 12:10:24 UTC
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.
Comment 2 Michael Natterer 2006-09-21 15:37:30 UTC
Bug #322640 now has a patch fixing this.
Comment 3 Kristian Rietveld 2006-11-15 13:37:54 UTC

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