[Mono-bugs] [Bug 80031][Wis] New - StatusBarPanel not resize after text is set

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 24 08:12:49 EST 2006


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 levap at bansky.net.

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: toshok at ximian.com                            
+ReportedBy: levap at bansky.net               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list