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 765922 - GtkScale labels extend past edge of widget and overlap neighboring widgets
GtkScale labels extend past edge of widget and overlap neighboring widgets
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.20.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-05-03 04:40 UTC by draymond
Modified: 2016-05-05 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screen capture (15.43 KB, image/png)
2016-05-03 04:40 UTC, draymond
Details

Description draymond 2016-05-03 04:40:26 UTC
Created attachment 327192 [details]
screen capture

See the attached screen capture.  This was observed using GTK 3.20.3.  The issue was not present using GTK 3.16.2.

A workaround is to prefix the string with spaces (around 8 are needed in this example).  This pushes the label to the right.