[Mono-bugs] [Bug 79319][Nor] Changed - Console.SetCursorPosition doesn't set the cursor to a remembered position

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 17 20:17:44 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 knocte at gmail.com.

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

--- shadow/79319	2007-04-17 17:17:22.000000000 -0400
+++ shadow/79319.tmp.7037	2007-04-17 20:17:44.000000000 -0400
@@ -116,6 +116,12 @@
 			Console.SetCursorPosition(x, y);
 			Console.WriteLine("SECOND_VALUE");
 		}
 	}
 }
 
+
+------- Additional Comments From knocte at gmail.com  2007-04-17 20:17 -------
+Thanks for your comments.
+
+However, if my testcase is wrong, why then it works in Windows (MS.NET
+and Mono)?


More information about the mono-bugs mailing list