[Mono-bugs] [Bug 49408][Nor] New - Calendar (BorderColor, BorderStyle) bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Oct 2003 08:25:36 -0400 (EDT)
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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49408
--- shadow/49408 2003-10-07 08:25:36.000000000 -0400
+++ shadow/49408.tmp.7281 2003-10-07 08:25:36.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 49408
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: yaronsh@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Calendar (BorderColor, BorderStyle) bug
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+BorderColor and BorderStyle of Calendar are not functional.
+
+Steps to reproduce the problem:
+1. Open the attached .aspx file.
+2. Click on the "To Dotted" button (Demonstrate the BorderStyle problem).
+3. Click on the "To Black Border" button (Demonstrate the BorderColor
+problem).
+
+Actual Results:
+No change occur.
+
+Expected Results:
+The boreder's color of the calendar should change into black after the
+button "To Black Border" was clicked and the BorderStyle shpuld chage into
+dotted style after the "To Dotted" button was clicked.
+
+How often does this happen?
+Always
+
+Additional Information:
+None