[Mono-bugs] [Bug 82358][Wis] New - Window sizes incorrect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 7 15:41:01 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 classdevelopment at a-softtech.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82358
--- shadow/82358 2007-08-07 15:41:01.000000000 -0400
+++ shadow/82358.tmp.17481 2007-08-07 15:41:01.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82358
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: ClassDevelopment at A-SoftTech.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Window sizes incorrect
+
+When run on Windows XP with default theme mono creates windows with wrong
+sizes.
+
+Specifically it depends on the FormBorderStyle property of the Form class.
+
+The values are:
+Sizeable: ok
+FixedDialog: 2px too high, 2px too wide
+Fixed3D: -2px too high, -2px too wide
+FixedSingle: 2px too high, 2px too wide
+None: 34px too high, 8px too wide
+FixedToolWindow: 10px too high, 2px too wide
+SizeableToolWindow: 8px too high
More information about the mono-bugs
mailing list