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 729305 - EAlertDialog too wide with wrapped GtkLabel-s
EAlertDialog too wide with wrapped GtkLabel-s
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
3.12.x (obsolete)
Other Linux
: Normal trivial
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 728132 730694 738316 (view as bug list)
Depends on: 729532
Blocks:
 
 
Reported: 2014-05-01 04:43 UTC by Michael Catanzaro
Modified: 2014-11-13 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of "are you sure you want to discard the message" dialog (25.73 KB, image/png)
2014-05-01 04:43 UTC, Michael Catanzaro
Details

Description Michael Catanzaro 2014-05-01 04:43:24 UTC
Created attachment 275517 [details]
Screenshot of "are you sure you want to discard the message" dialog

Start typing an email message, then try to close the window. A dialog appears to confirm that you want to discard the message. In Evolution 3.12.1 with GTK+ 3.12.1, the dialog is far too wide.  It should have a reasonable max width.
Comment 1 Michael Catanzaro 2014-05-06 19:33:27 UTC
*** Bug 728132 has been marked as a duplicate of this bug. ***
Comment 2 Milan Crha 2014-05-30 13:42:59 UTC
*** Bug 730694 has been marked as a duplicate of this bug. ***
Comment 3 Milan Crha 2014-05-30 13:43:43 UTC
This depends on bug #729532 comment #7.
Comment 4 Michael Catanzaro 2014-10-10 18:01:46 UTC
Still a problem; the other bug says there's advice here: https://wiki.gnome.org/HowDoI/Labels
Comment 5 Milan Crha 2014-10-13 12:15:30 UTC
Right. The thing I do not like on this is that the wrapped GtkLabel-s used to do the right thing for free, but now each application is supposed to change properties on each wrapped label, which just feels like a bad decision on the gtk+ side (my personal opinion). Nonetheless, let's fix it at least here.

Created commit bd212cb in evo master (3.13.7+) [1]
Created commit f79e421 in evo evolution-3-12 (3.12.8+)

[1] https://git.gnome.org/browse/evolution/commit/?id=bd212cb
Comment 6 Milan Crha 2014-11-13 17:39:44 UTC
*** Bug 738316 has been marked as a duplicate of this bug. ***