[Mono-bugs] [Bug 77187][Blo] New - It seems that the wider you make the Combo box the narrower the drop down button becomes.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 9 08:03:56 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 mono-list.1.tracyanne at spamgourmet.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77187

--- shadow/77187	2006-01-09 08:03:56.000000000 -0500
+++ shadow/77187.tmp.26798	2006-01-09 08:03:56.000000000 -0500
@@ -0,0 +1,54 @@
+Bug#: 77187
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Mandriva 2006.0/ Mono 1.1.12_1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: mono-list.1.tracyanne at spamgourmet.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: It seems that the wider you make the Combo box the narrower the drop down button becomes.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+It seems that the wider you make the Combo box the narrower the drop
+down button becomes.
+ 
+If you set the width of the Combo box at about 25px the drop down button
+seem about the right width, but as the Combo box is made wider the
+content part of the Combo box appears to grow wider out of proportion to
+the width of the Combo box.
+
+
+Steps to reproduce the problem:
+1. Create a Form using Windows.Forms
+2. Place different width combo boxes on the form start at 25px up tp 120px
+3. compile and execute
+
+Actual Results:
+
+the down button on the cobo box is covered by the text part as you increase
+the width of the combo box
+
+
+Expected Results:
+
+the button should stay the same size, and the text area should not overlay
+it, no matter what the width of the combo box
+
+
+How often does this happen? 
+
+everytime
+
+Additional Information:


More information about the mono-bugs mailing list