[Mono-bugs] [Bug 79221][Cos] New - OpenFileDialog cuts off buttons
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 16:57:04 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 christian.birkl at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79221
--- shadow/79221 2006-08-30 16:57:04.000000000 -0400
+++ shadow/79221.tmp.20472 2006-08-30 16:57:04.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 79221
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: xp (mono 1.1.17)
+Status: NEW
+Resolution:
+Severity:
+Priority: Cosmetic
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: Christian.Birkl at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: OpenFileDialog cuts off buttons
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Compile attached Form1.cs
+2. Run it and press Button1
+3.
+
+Actual Results:
+
+The form inside the windows is truncated (i guess 5 pixel from the right
+and 10 pixel from bottom).
+
+Expected Results:
+
+The form should be aligned to the width of the windows (not truncating
+e.g. the cancel button).
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list