[Mono-bugs] [Bug 80514][Nor] Changed - ScrollableControl.OnMouseWheel sets wrong value on scrollbar
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 12 19:39:02 EST 2007
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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80514
--- shadow/80514 2007-01-12 19:37:16.000000000 -0500
+++ shadow/80514.tmp.8418 2007-01-12 19:39:02.000000000 -0500
@@ -37,6 +37,11 @@
c.Controls.Add(b);
c.AutoScroll = true;
c.AutoScrollMinSize = b.Size;
}
}
2. Scroll down using the scroll mouse wheel.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-01-12 19:39 -------
+Created an attachment (id=18491)
+Proposed patch. I don't know the reason for +1.
+
More information about the mono-bugs
mailing list