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 743887 - Image buttons should have tooltips
Image buttons should have tooltips
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
3.15.x
Other Linux
: Normal enhancement
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-02 20:10 UTC by Michael Catanzaro
Modified: 2015-02-04 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2015-02-02 20:10:11 UTC
Hi, the new UI is very nice but I have no clue what the buttons do without trying them out. All the new image buttons should have tooltips.
Comment 1 Felix Riemann 2015-02-04 18:56:42 UTC
I think you mean the buttons on the headerbar as the overlaid buttons should already have tooltips.

But, what tooltip does one give to the gear menu???
Comment 2 Michael Catanzaro 2015-02-04 19:07:57 UTC
Oh you don't need a tooltip on the gear/hamburger menu, sorry. Just the fullscreen and zoom buttons on the headerbar need tooltips, I think. Then when you enter fullscreen, there is a mouseover toolbar with all sorts of buttons that should have tooltips as well.
Comment 3 Felix Riemann 2015-02-04 20:42:03 UTC
Totally forgot about the fullscreen toolbar. I am still too used to the old GtkAction behaviour where tooltips just worked. :)

The fullscreen toolbar has troubles showing some tooltips at least on my machine, however it was like that in the old versions as well.

commit 0522b176ef0b2cd1b27d64378aae4fd0ecf34fa2
Author: Felix Riemann <>
Date:   Wed Feb 4 21:38:30 2015 +0100

    EogWindow: Add tooltip to zoom button
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743887

commit 0492b8b90a5752b49ad6852209b8620025f05f4c
Author: Felix Riemann <>
Date:   Wed Feb 4 20:55:27 2015 +0100

    EogWindow: Restore tooltips in fullscreen toolbar
    
    Reuse tooltip text from eog-3.14.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743887
---
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.