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 738448 - Preferences window is resizable.
Preferences window is resizable.
Status: RESOLVED DUPLICATE of bug 741771
Product: empathy
Classification: Core
Component: Preferences
3.12.x
Other Linux
: Normal minor
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2014-10-13 12:05 UTC by gmRUQ7I8
Modified: 2015-04-22 00:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A correction to the preferences window width (52.50 KB, patch)
2014-10-21 00:15 UTC, Carlos Elmadjian
none Details | Review

Description gmRUQ7I8 2014-10-13 12:05:23 UTC
Expected behavior:
Preferences window should adjust its size according to the content is being displayed. No manual resize should be possible.
Current behavior:
Preferences window is resizable.
Comment 1 Carlos Elmadjian 2014-10-21 00:15:10 UTC
Created attachment 288996 [details] [review]
A correction to the preferences window width

I just added two lines of this:
<property name="max_width_chars">80</property>
in the ids label6 and label7, in the file attached.
Setting text-wrap to True wasn't doing much since the widget could grow at will.
Comment 2 Michael Catanzaro 2015-04-22 00:42:24 UTC

*** This bug has been marked as a duplicate of bug 741771 ***