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=76805 --- shadow/76805 2005-11-23 19:47:10.000000000 -0500 +++ shadow/76805.tmp.17368 2005-11-26 08:32:31.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 76805 Product: Mono: Class Libraries Version: unspecified OS: other OS Details: Ubuntu 5.10 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: WONTFIX Severity: Unknown Priority: Minor Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -32,6 +32,18 @@ How often does this happen? Always ------- Additional Comments From [EMAIL PROTECTED] 2005-11-23 19:47 ------- --> class libs + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-26 08:32 ------- +Once any of the new methods in 2.0 are used, if your terminal has the +ability to maintain 2 separate screens, the current implementation +will switch to the alternate screen. This way, once your program is +done, we can restore the 'old' screen. Run 'vim' and exit to see what +I mean. + +If you want more control and what is on the screen and what is not, +just start your program with a Console.Clear(). + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
