[ros-bugs] [Bug 5305] notepad: Highlighted text is invisible

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon May 2 11:16:04 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=5305





--- Comment #9 from gabrielilardi <gabrielilardi at hotmail.it>  2011-05-02 11:16:03 CET ---
This is the testcase:

Index: settings.c
===================================================================
--- settings.c  (revision 51539)
+++ settings.c  (working copy)
@@ -149,7 +149,7 @@

                RegCloseKey(hKey);
        }
-
+       Globals.lfFont.lfHeight = 0; // 0 == highlighted text invisible -- 1 ==
text ok
        hFont = CreateFontIndirect(&Globals.lfFont);
        if (hFont)
        {


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ros-bugs mailing list