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 73917 - tooltips don't work for BonoboUIToolbarControlItems
tooltips don't work for BonoboUIToolbarControlItems
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other other
: Normal major
: 1.1.x
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-07 23:00 UTC by Darin Adler
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Darin Adler 2002-03-07 23:00:29 UTC
The code sets up the tooltips, but they don't work.

The result is that there are no tooltips for the Back and Forward buttons
in the Nautilus toolbar.
Comment 1 Luis Villa 2002-03-08 00:18:42 UTC
Major for usability reasons...
Comment 2 Michael Meeks 2002-03-13 12:36:30 UTC
The tooltip should be set in nautilus/src/nautilus-window-toolbars.c
(set_up_special_bonobo_button).

We should have a GtkTooltips object associated with the
NautilusWindow, and we should enable / disable tooltips based on the
relevant Gconf key.
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2002-04-09 05:23:57 UTC
Tool tips work for me marking fixed