[Bug 14732] WINE Wordpad crashes horizontally resizing certain RTF documents

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 2 23:48:18 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14732


Dylan Smith <dylan.ah.smith at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |dylan.ah.smith at gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #8 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-10-02 23:48:17 ---
Created an attachment (id=16437)
 --> (http://bugs.winehq.org/attachment.cgi?id=16437)
richedit: Removed invalid assertion

The assertion was not valid, because it neglected to take into account the
situation where a line break is forced with a MERF_ENDROW run (caused by \line
control word or pressing Shift-Enter).  This means that spaces can cause a line
wrap after a forced line break as well as after a paragraph break, so we cannot
assert that it is the first row in the paragraph.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list