[Mono-bugs] [Bug 77744][Maj] New - Checked ListBox puts it's scrollbar in the wrong place when the form has autoscaling

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 10:47:05 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 don at edvalson.net.

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

--- shadow/77744	2006-03-09 10:47:05.000000000 -0500
+++ shadow/77744.tmp.32491	2006-03-09 10:47:05.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 77744
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: don at edvalson.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Checked ListBox puts it's scrollbar in the wrong place when the form has autoscaling
+
+Attached is an application with a simple form containing two checked 
+listboxes. They both have 10 items.
+
+When autoscale is disabled on the form, they draw fine. 
+
+When it is enabled, the scrollbars are drawn too far to the right based 
+on the width of the listbox. The wider the listbox, the further out of 
+place the scrollbar is. On the wide list, the scrollbar can't be seen at 
+all.


More information about the mono-bugs mailing list