[Bug 22952] Babaschess, invisible text on black background input text box

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 31 12:05:33 CDT 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28440|0                           |1
        is obsolete|                            |




--- Comment #10 from Dylan Smith <dylan.ah.smith at gmail.com>  2010-05-31 12:05:33 ---
Created an attachment (id=28455)
 --> (http://bugs.winehq.org/attachment.cgi?id=28455)
richedit: Don't set final end of paragraph format on WM_FONT.

It seems as if the regression is from the change in the behaviour of the
WM_FONT message rather than EM_SETCHARFORMAT, so the attached patch reverts the
change in the behaviour for WM_FONT without affecting the EM_SETCHARFORMAT
message. The patch seems to fix the bug and avoids breaking any tests that are
currently passing.

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