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=82272 --- shadow/82272 2007-08-01 06:55:49.000000000 -0400 +++ shadow/82272.tmp.26885 2007-08-01 06:55:49.000000000 -0400 @@ -0,0 +1,27 @@ +Bug#: 82272 +Product: Mono: Class Libraries +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Button: Text not displayed (correctly) + +When the text of a Button cannot be completely displayed then, depending +on the platform and the profile, the text is not displayed correctly: + +Linux/1.0 profile: text is wrapped +Linux/2.0 profile: OK +Windows/1.0 profile: OK +Windows/2.0 profile: no text displayed + +To reproduce, compile and run the attached code snippet. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
