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 706290 - Wrap the secondary error label
Wrap the secondary error label
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
3.8.x
Other All
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-19 09:42 UTC by Debarshi Ray
Modified: 2013-08-20 07:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
embed: Wrap the secondary error label to deal with long messages (838 bytes, patch)
2013-08-19 09:43 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2013-08-19 09:42:30 UTC
While playing with the ownCloud PDF loader, I got some really long error messages due to the WebDAV URIs being quite long. This causes the window to expand horizontally.
Comment 1 Debarshi Ray 2013-08-19 09:43:48 UTC
Created attachment 252188 [details] [review]
embed: Wrap the secondary error label to deal with long messages
Comment 2 Cosimo Cecchi 2013-08-19 12:22:13 UTC
Review of attachment 252188 [details] [review]:

Looks good to me, thanks.
Comment 3 Debarshi Ray 2013-08-20 07:28:05 UTC
Comment on attachment 252188 [details] [review]
embed: Wrap the secondary error label to deal with long messages

Thanks for the review.