GNOME Bugzilla – Bug 336963
unnecessary scrollbar in preview pane when message is short
Last modified: 2006-07-14 06:20:17 UTC
Please describe the problem: Even if the email body is very short, Evolution still displays at scrollbar at the right side. It shouldn't display any scrollbars if the email fits inside the window. Steps to reproduce: 1. open a short email 2. notice an unnecessary scrollbar Actual results: There is a scrollbar. Expected results: It shouldn't be there. Does this happen every time? Yes Other information: Attaching a screenshot for illustration.
Created attachment 62629 [details] unnecessary scrollbar
cannot find a duplicate, therefore confirming. minor issue.
Created attachment 68057 [details] [review] fixed - scroll bar made automatic
Looks fine to commit. Prolly Ill commit it when im back from guadec
ushveen: for future reference, please use YYYY-MM-DD format for the changelog entry and not YYYY-DD-MM, and use a proper english sentence. :-) also please add an empty line at the end of your changelog entry. thanks. i committed the patch to both branches: http://cvs.gnome.org/viewcvs/evolution/mail/em-message-browser.c?r1=1.24&r2=1.25 http://cvs.gnome.org/viewcvs/evolution/mail/em-message-browser.c?r1=1.24&r2=1.24.2.1 fix will be included in stable evolution 2.6.3 and unstable evolution 2.7.4. this is only a partial fix, it fixes the issue for a seperate mail window, but not for the preview pane. therefore not closing this bug report as fixed.
Fixed to HEAD and stable.