[Mono-bugs] [Bug 77456][Maj] New - Forms layouts are messed up differently now

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 23:17:50 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 don at edvalson.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77456

--- shadow/77456	2006-02-02 23:17:50.000000000 -0500
+++ shadow/77456.tmp.27927	2006-02-02 23:17:50.000000000 -0500
@@ -0,0 +1,45 @@
+Bug#: 77456
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: don at edvalson.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Forms layouts are messed up differently now
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: The latest SVN check ins fixed some form layout 
+problems, but introduced some new worse ones.
+
+The attached form is taken out of my application (with all the logic 
+removed) it worked fine under mono a week ago. Now it doesn't.
+
+Steps to reproduce the problem:
+1. Compile and run the attached project
+2. Observe that the radio buttons are not visible
+3. Observe that the slider bar is not visible
+4. Obseve that the OK and Cancel buttons are almost off the form.
+
+Actual Results: See screenshot attached.
+
+
+Expected Results: See screenshot attached.
+
+
+How often does this happen? always
+
+
+
+Additional Information: Tested with SVN 56505
+
+See Attached test case.


More information about the mono-bugs mailing list