https://bugzilla.novell.com/show_bug.cgi?id=343364

           Summary: MessageBox: Show() does not display OK button for large
                    message
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: 32bit
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


To reproduce, execute the line of code:

MessageBox.Show(new StringBuilder().Insert(0,"aa ",1000).ToString());

Observed:

Ok button does not appear

Expected:

OK button should appear.


MONO 1.2.6 preview 2
 .NET 2 profile
Windows XP
640x480 screen resolution


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to