[Mono-bugs] [Bug 80294][Cos] Changed - TextBox with TextAlign set to Right displays left aligned text
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 19 13:27:24 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80294
--- shadow/80294 2007-01-16 02:22:26.000000000 -0500
+++ shadow/80294.tmp.4116 2007-03-19 12:27:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80294
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Cosmetic
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -63,6 +63,9 @@
t.TextAlign = HorizontalAlignment.Right;
Controls.Add(t);
t.Text = "Hello world";
}
}
+
+------- Additional Comments From jackson at ximian.com 2007-03-19 12:27 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list