https://bugzilla.novell.com/show_bug.cgi?id=671579
https://bugzilla.novell.com/show_bug.cgi?id=671579#c1 Steve Lessard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Steve Lessard <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
