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=80031 --- shadow/80031 2006-11-24 08:12:49.000000000 -0500 +++ shadow/80031.tmp.16532 2006-11-24 08:12:49.000000000 -0500 @@ -0,0 +1,42 @@ +Bug#: 80031 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: Windows XP SP 2 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: StatusBarPanel not resize after text is set + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +StatusBarPanel AutoSize property not working properly. + + +Steps to reproduce the problem: +1. Create StatusBar with StatusBarPanel +2. Set AutoSize = Contents, Width=10, Text="" +3. Set Text to some value + +Actual Results: +StatusBarPanel will not resize. +StatusBarPanel is resized only after form resize + + +Expected Results: +Resize StatuBar immediately + +How often does this happen? +Every time especilay when initiate StatuBarPanel width is small (e.g. 10) + +Additional Information: +Problem persists from older versions. As I remember from 1.1.17 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
