[Mono-bugs] [Bug 77652][Maj] New - Text boxes cause form layout errors.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 27 10:49:42 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=77652

--- shadow/77652	2006-02-27 10:49:42.000000000 -0500
+++ shadow/77652.tmp.4554	2006-02-27 10:49:42.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 77652
+Product: Mono: Class Libraries
+Version: 1.1
+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: Text boxes cause form layout errors.
+
+Text boxes cause form layout errors. The position of the text box is 
+changed when the text alignment of the text box is changed if the textbox 
+is empty.
+
+The enclosed test app shows two instances of the error. In the first 
+case, there are three groupboxes. Two of them have textboxes in them. One 
+text box is set to centered text, the other to left text. The three 
+textboxes should align vertically, they don't.
+
+The other case has two empty text boxes directly on the form. One has 
+left alignment, the other has center. They should align vertically, but 
+they don't. 
+
+See the attached screen shots as well.


More information about the mono-bugs mailing list