[Mono-bugs] [Bug 81024][Wis] Changed - Console.ReadKey(true)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 18 11:38:46 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 fejj at novell.com.

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

--- shadow/81024	2007-04-18 10:19:21.000000000 -0400
+++ shadow/81024.tmp.21509	2007-04-18 11:38:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81024
 Product: Mono: Runtime
 Version: 1.2
 OS: other
 OS Details: openSUSE
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: fejj at novell.com                            
 ReportedBy: barbosa at flexsolutions.com.br               
 QAContact: mono-bugs at ximian.com
@@ -97,6 +97,21 @@
 
 
 Mono: 1.2.3 -> 2.0
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-04-18 10:19 -------
 I assume this is a dup of bug #81050, right ?
+
+------- Additional Comments From fejj at novell.com  2007-04-18 11:38 -------
+I was about to say yes, and then I read the very top of his note...
+
+he's saying that ReadKey(true) should echo the character, which goes
+against what the docs say.
+
+ReadKey(false) should echo, ReadKey(true) should not
+
+Maybe I'm just mis-understanding what he is saying.
+
+anyways, with the fix of bug #81050, our ReadKey() implementation
+follows the specification.
+
+*** This bug has been marked as a duplicate of 81050 ***


More information about the mono-bugs mailing list