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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to