https://bugzilla.novell.com/show_bug.cgi?id=343364
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=343364#c20 --- Comment #20 from Everaldo Canuto <[EMAIL PROTECTED]> 2008-01-22 15:21:48 MST --- Ah, finally I found it, your sample code on report is: MessageBox.Show(new StringBuilder().Insert(0,"aa ",1000).ToString()); and you are running screenshots maybe using: MessageBox.Show(new StringBuilder().Insert(0,"aa",1000).ToString()); Small difference take get different results. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
