Category and calendar color missing in event dialog
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(thunderbird_esr91 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
People
(Reporter: henry-x, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [fixed by bug 1756982])
In the event edit dialog, there should be colored circles shown at the inline-start of the "Calendar" selector and the "Category" selector. But it is missing, instead there is a blank space at the start. This is most obvious when setting multiple categories, which produces more blank space for each added category.
It seems the corresponding CSS variables are undefined.
This isn't present in esr 91.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
Actually, I don't notice this on newly created events, only existing ones created in a previous session.
Comment 2•3 years ago
|
||
I think bug 1756982 might be to blame, throwing an exception before we ask for the variables to be set. I just saw this.
Reporter | ||
Comment 3•3 years ago
|
||
(In reply to Geoff Lankow (:darktrojan) from comment #2)
I think bug 1756982 might be to blame, throwing an exception before we ask for the variables to be set. I just saw this.
You might be right. I'll test it when the other patch lands.
Comment 4•3 years ago
|
||
Seems to be working correctly on trunk now.
Reporter | ||
Comment 5•3 years ago
|
||
Yup, fixed by bug 1756982
Updated•3 years ago
|
Updated•1 year ago
|
Description
•