[Mono-bugs] [Bug 78968][Wis] Changed - [MS compat] MS.NET FontInfo class renders text-decoration: none

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 31 13:52:18 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 gonzalo at ximian.com.

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

--- shadow/78968	2006-07-31 06:27:33.000000000 -0400
+++ shadow/78968.tmp.27750	2006-07-31 13:52:18.000000000 -0400
@@ -57,6 +57,10 @@
 sure how to elegantly solve the issue, so I chose to lay the burden of
 decision on whether to render the style on the control that "owns" a
 style. By default the Style class doesn't render text-decoration:
 none, which seems to be consistent with MS.NET. The diff contains
 modifications to the Label and TreeView classes which force
 unconditional generation of the above CSS attribute.
+
+------- Additional Comments From gonzalo at ximian.com  2006-07-31 13:52 -------
+What's the point of using the ViewState in AlwaysRenderTextDecoration?
+Wouldn't that be fine with a regular instance field?


More information about the mono-bugs mailing list