[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:21:32 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 12:04:12.000000000 -0500
+++ shadow/77518.tmp.12699 2006-02-21 14:21:32.000000000 -0500
@@ -107,6 +107,12 @@
each key that is being pressed is being returned twice.
------- Additional Comments From mike.hull at coversant.net 2006-02-21 12:04 -------
Created an attachment (id=16507)
Test Case #3
+
+------- 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.
More information about the mono-bugs
mailing list