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 710134 - GtkToolButton possibly being empty
GtkToolButton possibly being empty
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkToolbar
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-10-14 19:03 UTC by Olivier Brunel (jjacky)
Modified: 2013-10-16 01:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix GtkToolButton possibly being empty (995 bytes, patch)
2013-10-14 19:03 UTC, Olivier Brunel (jjacky)
committed Details | Review

Description Olivier Brunel (jjacky) 2013-10-14 19:03:51 UTC
Created attachment 257291 [details] [review]
Fix GtkToolButton possibly being empty

With style BOTH_HORIZ the label would not be selected (if not marked "important") and when there's no icon, it would result in an empty button.
Comment 1 Matthias Clasen 2013-10-16 01:44:30 UTC
Attachment 257291 [details] pushed as 48770fd - Fix GtkToolButton possibly being empty