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

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Apr 30 00:50:56 UTC 2011


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


gabrielilardi <gabrielilardi at hotmail.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #8 from gabrielilardi <gabrielilardi at hotmail.it>  2011-04-30 00:50:55 CET ---
(In reply to comment #7)
Sorry, change is not correct. Notepad does save settings but not in this way.
Reverted in 51500.

main calls loadsettings, in loadsettings there's a check for the registry key
notepad, if it exists, font settings are read, then there's a call (even when
no font settings have been read): hFont = CreateFontIndirect(&Globals.lfFont).
If you set Globals.lfFont.lfHeight to some value before calling
CreateFontIndirect the issue disappears.

I'll leave this for someone who knows better than me...


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