[Mono-bugs] [Bug 79711][Blo] Changed - Console.ReadKey () appears to not clear key

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 09:04:25 EST 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 kfarmer at thuban.org.

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

--- shadow/79711	2006-12-20 12:56:54.000000000 -0500
+++ shadow/79711.tmp.12125	2007-02-08 09:04:25.000000000 -0500
@@ -1,20 +1,20 @@
 Bug#: 79711
-Product: Mono: Class Libraries
-Version: 1.1
-OS: unknown
-OS Details: Win XP SP1 w/ .NET Framework 1.1 and mono 1.1.18 installed via installer
+Product: Mono: Runtime
+Version: 1.2
+OS: other
+OS Details: Vista x86
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
-Component: System
+Priority: Blocker
+Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: christopher_koch at transalta.com               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: V1_2
 URL: 
 Cc: 
 Summary: Console.ReadKey () appears to not clear key
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
@@ -112,6 +112,15 @@
 keypresses instead of the correct Insert and Delete ConsoleKeys. The 
 other keys seem to work correctly.
 
 ------- Additional Comments From Moritz.Kroll at gmx.de  2006-12-20 12:56 -------
 23 seems to be another focus related "keypress" which also produces 
 one (wrong) event.
+
+------- Additional Comments From kfarmer at thuban.org  2007-02-08 09:04 -------
+Bug still exists as of 1.2.3 under Vista x86.  I consistently repro 
+when running ipy.bat.  Attempts to type "dir()" resulting in 
+repeated characters (key down, repeats, key up).  This effectively 
+renders console mode unusable.
+
+Executing ipy.exe directly from the same command line (ie, using MS 
+runtime) doesn't encounter this issue.


More information about the mono-bugs mailing list