[Mono-bugs] [Bug 77089][Nor] Changed - A Form shouldn't be
resizable if Form.FormBorderStyle is set to FixedDialog and
Form.MaximizeBox to false
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 04:34:16 EST 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=77089
--- shadow/77089 2006-02-03 08:21:28.000000000 -0500
+++ shadow/77089.tmp.14421 2006-03-10 04:34:16.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77089
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
@@ -58,6 +58,9 @@
On the other hand, kwin (kde) doesn't let me resize the filedialog,
even when I set
form.MaximizeBox = true;
form.FormBorderStyle = FormBorderStyle.Sizable;
+
+------- Additional Comments From peter at novonyx.com 2006-03-10 04:34 -------
+Fixed in svn, even with metacity.
More information about the mono-bugs
mailing list