[Mono-bugs] [Bug 79906][Wis] New - Form's scrollbars not drawn correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 11 11:25:17 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 jeromydean at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79906
--- shadow/79906 2006-11-11 11:25:17.000000000 -0500
+++ shadow/79906.tmp.20808 2006-11-11 11:25:17.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 79906
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Win XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: jeromydean at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Form's scrollbars not drawn correctly
+
+Description of Problem:
+when the scrollbars of a form are drawn they are not drawn in front of the
+child controls. also, it seems that they are only drawn when you scroll
+the whole length of the form, eg the vertical scroll is only drawn if i
+scroll horizontally over to the edge of the form.
+
+Steps to reproduce the problem:
+1. compile attached program, or just run attached exe
+2. view childforms -> child1
+
+Actual Results:
+scrollbars are not drawn correctly
+
+Expected Results:
+scrollbars to be drawn correctly
+
+How often does this happen?
+everytime
+
+Additional Information:
+The attached zip is a sharpdevelop project. I am using mono 1.2 rc0.
More information about the mono-bugs
mailing list