[Mono-bugs] [Bug 78403][Nor] Changed - TextBox.set_TextAlign does
not update the align
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 15 15:34:12 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78403
--- shadow/78403 2006-05-15 14:59:48.000000000 -0400
+++ shadow/78403.tmp.18991 2006-05-15 15:34:11.000000000 -0400
@@ -96,6 +96,11 @@
Document.RecaluculateAlignments() also needs love.
------- Additional Comments From peter at novonyx.com 2006-05-15 14:50 -------
The alignment calc patch needs to be at least inside a if (line !=
null) check. line can be null.
+
+------- Additional Comments From atsushi at ximian.com 2006-05-15 15:34 -------
+Created an attachment (id=17027)
+oops, yeah. thus revised patch for the second one.
+
More information about the mono-bugs
mailing list