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 129862 - GtkDialog Should Hide the Separator by Default
GtkDialog Should Hide the Separator by Default
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
2.3.x
Other Linux
: High normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-12-22 20:51 UTC by Rodney Dawes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to Hide Separator by Default in GtkDialog (716 bytes, patch)
2003-12-22 20:52 UTC, Rodney Dawes
none Details | Review

Description Rodney Dawes 2003-12-22 20:51:17 UTC
GtkDialog should hide the separator by default, as it looks much better and
helps with having applications be compliant with the HIG.
Comment 1 Rodney Dawes 2003-12-22 20:52:00 UTC
Created attachment 22651 [details] [review]
Patch to Hide Separator by Default in GtkDialog
Comment 2 Federico Mena Quintero 2004-02-12 22:52:04 UTC
See also bug #68938.
Comment 3 Owen Taylor 2004-02-12 22:58:10 UTC
Not going to make the change; this is an incompatible API change,
since default values of properties are part of the API.