Closed
Bug 435083
Opened 17 years ago
Closed 17 years ago
Day/week view: Event boxes don't show color but are transparent
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: ssitter, Assigned: berend.cornelius09)
References
Details
(Keywords: regression)
Attachments
(1 file)
3.50 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
Boxes for normal and all day events don't show calendar color but are transparent in day and week view. In multi week and month view it works as expected.
Regression range: Works in Sunbird 0.9pre (2008-05-20-20)
Fails in Sunbird 0.9pre (2008-05-21-10)
Reporter | ||
Comment 1•17 years ago
|
||
In the 0.6a1 Trunk builds the following warning is displayed in addition:
Warning: XUL box for vbox element contained an inline calendar-shadow-box child, forcing all its children to be wrapped in a block.
Source File: chrome://calendar/content/calendar.xul
Line: 0
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → Berend.Cornelius
Assignee | ||
Comment 4•17 years ago
|
||
Again, a regression to bug 433937 but in this case I think it rather revealed a bug that has been made priorily. As we latterly assign the "item-calendar" attribute directly at the binding this has to be passed to the appropriate anonymous element of the binding.
Attachment #322250 -
Flags: review?(daniel.boelzle)
Updated•17 years ago
|
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Comment 5•17 years ago
|
||
Comment on attachment 322250 [details] [diff] [review]
patch v. #1
r=dbo
Attachment #322250 -
Flags: review?(daniel.boelzle) → review+
Assignee | ||
Comment 6•17 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•