[Mono-bugs] [Bug 81156][Wis] New - Wrong behavior of Console.ReadKey() method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 16 05:17:05 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 alexandrov.dmitry at gmail.com.

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

--- shadow/81156	2007-03-16 04:17:05.000000000 -0500
+++ shadow/81156.tmp.23091	2007-03-16 04:17:05.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 81156
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: Gentoo
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: alexandrov.dmitry at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Wrong behavior of Console.ReadKey() method
+
+Description of Problem:
+
+Wrong behavior of Console.ReadKey() method.
+
+Steps to reproduce the problem:
+Do simple any example where Console.ReadKey() method used
+
+Actual Results:
+At .NET Framework 2.0 char symbol is printed
+
+Expected Results:
+At MONO 1.2.3.1 char symbol is NOT printed
+
+
+How often does this happen? 
+
+always
+
+
+Additional Information:
+
+http://msdn2.microsoft.com/en-us/library/system.console.readkey.aspx


More information about the mono-bugs mailing list