[Mono-bugs] [Bug 343364] New: MessageBox: Show() does not display OK button for large message
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 21 11:47:37 EST 2007
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: mono-bugs at ximian.com
ReportedBy: kobruleht2 at hot.ee
QAContact: mono-bugs at ximian.com
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.
More information about the mono-bugs
mailing list