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 739769 - Set max-width-chars on the benchmark dialog to avoid it being overly wide
Set max-width-chars on the benchmark dialog to avoid it being overly wide
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
: 738344 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-11-07 10:39 UTC by Iain Lane
Modified: 2015-03-26 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set max-width-chars on the benchmark dialog to avoid it being overly wide (1.14 KB, patch)
2014-11-07 10:39 UTC, Iain Lane
committed Details | Review
screen-shot of issue (59.54 KB, image/png)
2015-03-10 22:35 UTC, Christian Kirbach
  Details

Description Iain Lane 2014-11-07 10:39:38 UTC
Under new GTK versions (≥ 3.10, I think), you need to set max-width-chars on
GtkLabels, otherwise their containers expand to fit.
Comment 1 Iain Lane 2014-11-07 10:39:40 UTC
Created attachment 290146 [details] [review]
Set max-width-chars on the benchmark dialog to avoid it being overly wide
Comment 2 David King 2015-02-10 21:53:20 UTC
*** Bug 738344 has been marked as a duplicate of this bug. ***
Comment 3 Christian Kirbach 2015-03-10 22:35:36 UTC
Created attachment 299059 [details]
screen-shot of issue
Comment 4 Michael Catanzaro 2015-03-26 14:38:15 UTC
Thanks!

Attachment 290146 [details] pushed as dc454ea - Set max-width-chars on the benchmark dialog to avoid it being overly wide