[Mono-bugs] [Bug 80574][Nor] Changed - Setting FormBorderStyle should not change Bounds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 18:33:12 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80574
--- shadow/80574 2007-01-22 04:03:38.000000000 -0500
+++ shadow/80574.tmp.20127 2007-01-22 18:33:12.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80574
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -53,6 +53,13 @@
was the ClientSize that remained the same and not the Size when the
FormBorderStyle was changed. But I can reproduce this bug, so I'll
look into it further.
------- Additional Comments From georgegiolfan at yahoo.com 2007-01-22 04:03 -------
I was wrong. ClientSize does remain the same.
+
+------- Additional Comments From monkey at jpobst.com 2007-01-22 18:33 -------
+Why, the behavior is completely different depending on whether the
+Form is visible or not! Of course! Fixed this version of the
+behavior: the "not visible yet" case.
+
+Fixed in r71480.
More information about the mono-bugs
mailing list