[Mono-bugs] [Bug 671579] Value returned from Console.ForegroundColor is not actual console foreground color

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 13 14:53:51 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=671579

https://bugzilla.novell.com/show_bug.cgi?id=671579#c1


Steve Lessard <s_lessard at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s_lessard at yahoo.com

--- Comment #1 from Steve Lessard <s_lessard at yahoo.com> 2011-02-13 19:53:51 UTC ---
Upon further investigation I have found that Console.ResetColor() does reset
the console so output is written in the console's default foreground and
background colors, but Console.ForegroundColor and Console.BackgroundColor
still return the last value explicitly set. In other words the values for the
Console.ForegroundColor and Console.BackgroundColor properties are not reset by
the Console.ResetColor() method.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list