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 741771 - Preferences dialog expands to absurd width
Preferences dialog expands to absurd width
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Preferences
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
: 738448 746199 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-12-19 17:03 UTC by Michael Catanzaro
Modified: 2015-04-22 00:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (24.44 KB, image/png)
2014-12-19 17:03 UTC, Michael Catanzaro
  Details
Preferences: Fix width of dialog (2.03 KB, patch)
2015-04-22 00:43 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2014-12-19 17:03:44 UTC
Created attachment 293063 [details]
screenshot

The preferences dialog expands to an absurd with. It should be set to something reasonable.
Comment 1 Michael Catanzaro 2015-04-22 00:42:18 UTC
*** Bug 746199 has been marked as a duplicate of this bug. ***
Comment 2 Michael Catanzaro 2015-04-22 00:42:24 UTC
*** Bug 738448 has been marked as a duplicate of this bug. ***
Comment 3 Michael Catanzaro 2015-04-22 00:43:15 UTC
Created attachment 302108 [details] [review]
Preferences: Fix width of dialog

If we don't set a width limit, the labels will never wrap, and the
preferences dialog will expand to fill the entire screen horizontally.
Comment 4 Michael Catanzaro 2015-04-22 00:47:18 UTC
Attachment 302108 [details] pushed as 4cf6b1a - Preferences: Fix width of dialog