http://bugs.winehq.org/show_bug.cgi?id=8326
Alex Villacís Lasso a_villacis@palosanto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |a_villacis@palosanto.com
--- Comment #9 from Alex Villacís Lasso a_villacis@palosanto.com 2008-04-28 12:24:02 --- Created an attachment (id=12543) --> (http://bugs.winehq.org/attachment.cgi?id=12543) Consider possibly multiple rows in a paragraph too when updating text height
After fixing the RTF stream issue, there is also a problem of the absence of a scrollbar, caused by the entire text being streamed into a single paragraph with multiple rows. Attached patch fixes this issue. Already sent to wine-patches. Waiting for approval of this patch before marking this as fixed.