[Mono-bugs] [Bug 78188][Nor] New - Wrong ScrollBar size and position when you add a ListBox to a dialog

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 11:15:02 EDT 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 xenomorph2 at onlinehome.de.

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

--- shadow/78188	2006-04-25 11:15:02.000000000 -0400
+++ shadow/78188.tmp.8849	2006-04-25 11:15:02.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 78188
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Wrong ScrollBar size and position when you add a ListBox to a dialog
+
+When you add a ListBox to a dialog the scrollbar occurs at the wrong place
+(left side instead right side) and has the wrong size (too small).
+
+I've written a small test case that has a normal form with a listbox
+(everything is ok with that one) and when you hit the button a dialog opens
+with an other listbox that shows the problem.
+
+I haven't tested other controls but maybe they have the same error.
+
+Attached is a linux/windows screenshot and the source code of the sample app.


More information about the mono-bugs mailing list