[Mono-bugs] [Bug 78080][Nor] Changed - [PATCH] DockStyle.Fill +
BringToFront wrong behavior
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 16 09:54:13 EDT 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78080
--- shadow/78080 2006-05-16 06:41:42.000000000 -0400
+++ shadow/78080.tmp.20027 2006-05-16 09:54:13.000000000 -0400
@@ -114,6 +114,13 @@
Attaching the fix.
------- Additional Comments From atsushi at ximian.com 2006-05-16 06:41 -------
Created an attachment (id=17036)
proposed fix
+
+------- Additional Comments From peter at novonyx.com 2006-05-16 09:54 -------
+The fix is wrong. I debugged this yesterday already. The problem is
+that when we calculate the fill we reduce the space by what we
+filled. Therefore, if there's more than one window doing a fill, the
+second window will have no space left and be sized to size 0x0.
+I will check in the fix as soon as I get to the office.
More information about the mono-bugs
mailing list