[Mono-bugs] [Bug 79540][Min] Changed - [ScrollableControl] Different behavior than .Net when resizing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 8 06:59:12 EDT 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79540
--- shadow/79540 2007-04-18 10:06:06.000000000 -0400
+++ shadow/79540.tmp.26753 2007-05-08 06:59:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79540
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: rolfkvinge at ya.com
ReportedBy: unserkonig at gmail.com
QAContact: mono-bugs at ximian.com
@@ -44,6 +44,9 @@
static void Main()
{
Application.Run(new Form1());
}
}
+
+------- Additional Comments From rolfkvinge at ya.com 2007-05-08 06:59 -------
+Fixed in r76913.
More information about the mono-bugs
mailing list