[Mono-bugs] [Bug 81540][Nor] Changed - Console.Clear () doesn't reset cursor position.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 7 03:01:38 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mono at davidb.org.

http://bugzilla.ximian.com/show_bug.cgi?id=81540

--- shadow/81540	2007-05-07 03:00:52.000000000 -0400
+++ shadow/81540.tmp.24833	2007-05-07 03:01:38.000000000 -0400
@@ -23,6 +23,11 @@
 
 The problem can be worked around by calling Console.SetCursorPosition(0,0) 
 after clearing the screen.
 
 I believe the fix is in TermInfoDriver.cs that the Clear() method needs to 
 reset the cursor position.
+
+------- Additional Comments From mono at davidb.org  2007-05-07 03:01 -------
+Created an attachment (id=19187)
+Demonstrate cursor bug.
+


More information about the mono-bugs mailing list