[Mono-bugs] [Bug 53671][Nor] Changed - Title for Calendar control
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 19:41:53 -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 mmorano@mikeandwan.us.
http://bugzilla.ximian.com/show_bug.cgi?id=53671
--- shadow/53671 2004-03-03 18:48:00.000000000 -0500
+++ shadow/53671.tmp.30966 2004-05-05 19:41:53.000000000 -0400
@@ -1,8 +1,8 @@
Bug#: 53671
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Gentoo
Status: NEW
Resolution:
Severity: Unknown
@@ -12,13 +12,13 @@
ReportedBy: mmorano@mikeandwan.us
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Title for Calendar control
-BugsThisDependsOn: 53956[INVALID]
+BugsThisDependsOn: 53956[NOTABUG]
Description of Problem:
The title of the calendar control does not apply formatting specified.
Additionally, the title format is not according to spec for MonthYear.
Steps to reproduce the problem:
@@ -58,6 +58,16 @@
Additional Information:
------- Additional Comments From jackson@ximian.com 2004-02-05 18:18 -------
The style issue is fixed in CVS. The month-year issue depends on
another bug being fixed. Thanks for the report.
+
+------- Additional Comments From mmorano@mikeandwan.us 2004-05-05 19:41 -------
+I just upgraded to mono beta1. The calendar control does not output
+the CssClass for the TitleStyle; it is still the default silver
+background, rather than the specified css class. Is this expected
+because of the dependency associated to this item, or is this still a
+known issue?
+
+tia,
+m