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 692841 - GTK_STYLE_CLASS_LINKED not working for vertical orientation boxes
GTK_STYLE_CLASS_LINKED not working for vertical orientation boxes
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-29 22:27 UTC by John Stowers
Modified: 2013-01-31 01:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
working hbox sample (454 bytes, text/x-python)
2013-01-29 22:27 UTC, John Stowers
Details
broken vbox behaviour (452 bytes, text/x-python)
2013-01-29 22:28 UTC, John Stowers
Details
screenshot showing the problem (4.43 KB, image/png)
2013-01-29 22:30 UTC, John Stowers
Details

Description John Stowers 2013-01-29 22:27:53 UTC
Created attachment 234778 [details]
working hbox sample

Two button in a vertical orientation box should be drawn linked together if the appropriate junction sides on the children are set. This does not work
Comment 1 John Stowers 2013-01-29 22:28:23 UTC
Created attachment 234779 [details]
broken vbox behaviour
Comment 2 John Stowers 2013-01-29 22:30:02 UTC
Created attachment 234780 [details]
screenshot showing the problem
Comment 3 Cosimo Cecchi 2013-01-31 01:35:40 UTC
Pretty sure this should work correctly with 3.6 of GTK and gnome-themes-standard. Please reopen if it's still happening with 3.6, thanks.