[Bug 16349] Text is garbled in Teach 2000

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 2 13:06:40 CST 2009


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





--- Comment #11 from Dylan Smith <dylan.ah.smith at gmail.com>  2009-01-02 13:06:39 ---
Created an attachment (id=18405)
 --> (http://bugs.winehq.org/attachment.cgi?id=18405)
Prevents text from being truncated

The text was being garbled because a null terminating character was being
inserted at the end of the lines.  This caused the rich text to be truncated
being being streamed in, and thus was invalid since it didn't have a closing
bracket.  This patch fixes this issue.

There still seems to be a problem with the text not being bold after pressing
the "b" button then typing text.


-- 
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