[Mono-bugs] [Bug 77811][Nor] Changed - BackImageUrl property of
Panel, not well rendered
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 21 13:14:58 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77811
--- shadow/77811 2006-03-17 05:04:49.000000000 -0500
+++ shadow/77811.tmp.17687 2006-03-21 13:14:58.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 77811
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: informatique.internet at fiducial.fr
@@ -87,6 +87,10 @@
+ w.AddStyleAttribute
(HtmlTextWriterStyle.BackgroundImage, "url("+BackImageUrl+")");
if (!Wrap) {
But it may be better to do this in AddStyleAttribute? I don't know...
+
+------- Additional Comments From gonzalo at ximian.com 2006-03-21 13:14 -------
+I have already fixed this in my local copy. I'll commit after hearing
+back from someone else that is doing some testing.
More information about the mono-bugs
mailing list