[Mono-bugs] [Bug 77518][Nor] Changed - Console 2.0 Problems Escape
Codes and SetCursorPosition
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 21 14:55:50 EST 2006
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 mike.hull at coversant.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77518
--- shadow/77518 2006-02-21 14:21:32.000000000 -0500
+++ shadow/77518.tmp.13118 2006-02-21 14:55:50.000000000 -0500
@@ -113,6 +113,11 @@
------- Additional Comments From mike.hull at coversant.net 2006-02-21 14:21 -------
I looked over the source it looks like corlib
System.TermInfoDriver::GetCursorPosition is the culprit. If the
stdin.ReadByte() returns an unexpected value it just returns. I
suggest implementing a loop with a timeout.
+
+------- Additional Comments From mike.hull at coversant.net 2006-02-21 14:55 -------
+Created an attachment (id=16513)
+Patch to TermInfoDriver.
+
More information about the mono-bugs
mailing list