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 741569 - Minor theme bug: square progress bars
Minor theme bug: square progress bars
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.15.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-12-15 18:38 UTC by Mantas Mikulėnas (grawity)
Modified: 2014-12-17 17:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (20.04 KB, image/png)
2014-12-15 18:38 UTC, Mantas Mikulėnas (grawity)
Details

Description Mantas Mikulėnas (grawity) 2014-12-15 18:38:42 UTC
Created attachment 292763 [details]
screenshot

Inside a treeview, progress bars (like Transmission's) normally have round corners. But in selected rows, they have square corners.

gtk 3.15.2-230-gc118e51
Comment 1 Lapo Calamandrei 2014-12-17 13:56:36 UTC
This is due gtk+ saner css inheritance behaviour for widgets with subelements, it's on my radar, thanks for reporting.
Comment 2 Lapo Calamandrei 2014-12-17 17:30:36 UTC
Fixed in master