[Mono-bugs] [Bug 80778][Nor] Changed - ScrollableControl doesn't work properly when resized

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 20:33:39 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=80778

--- shadow/80778	2007-02-09 17:59:01.000000000 -0500
+++ shadow/80778.tmp.2530	2007-03-09 20:33:39.000000000 -0500
@@ -82,6 +82,11 @@
     protected override void OnLoad(EventArgs e) {
         base.OnLoad(e);
         s.AutoScrollPosition = new Point(0, ClientSize.Height);
         ClientSize = b.Size;
     }
 }
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-03-09 20:33 -------
+Created an attachment (id=18870)
+Proposed patch
+


More information about the mono-bugs mailing list