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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-02-21 12:04 ------- Created an attachment (id=16507) Test Case #3 + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
