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 735839 - adwaita: invisible left border on linked GtkGrid
adwaita: invisible left border on linked GtkGrid
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Themes
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-09-01 18:57 UTC by Damián Nohales
Modified: 2014-09-03 15:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot that illustrate the problem (1.80 KB, image/png)
2014-09-01 18:58 UTC, Damián Nohales
Details
GtkBuilder UI that reproduces the problem (2.08 KB, application/x-designer)
2014-09-01 18:59 UTC, Damián Nohales
Details

Description Damián Nohales 2014-09-01 18:57:32 UTC
When you have a GtkGrid with some buttons horizontally distributed and the "linked" class applied, the first button doesn't show left border.
Comment 1 Damián Nohales 2014-09-01 18:58:34 UTC
Created attachment 285056 [details]
Screenshot that illustrate the problem
Comment 2 Damián Nohales 2014-09-01 18:59:33 UTC
Created attachment 285057 [details]
GtkBuilder UI that reproduces the problem
Comment 3 Matthias Clasen 2014-09-03 10:54:16 UTC
the linked class is really only meant to work with boxes
Comment 4 Damián Nohales 2014-09-03 15:01:36 UTC
Thanks Matthias, didn't know that.

I take the freedom to close this issue and fix the app. Re-open it if necessary.