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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -97,6 +97,21 @@ Mono: 1.2.3 -> 2.0 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 10:19 ------- I assume this is a dup of bug #81050, right ? + +------- Additional Comments From [EMAIL PROTECTED] 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 *** _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
