Closed Bug 1737316 Opened 3 years ago Closed 3 years ago

Flashing alarms not shown in multiday views.

Categories

(Calendar :: Calendar Frontend, defect)

defect

Tracking

(thunderbird_esr91+ verified, thunderbird94 wontfix)

VERIFIED FIXED
95 Branch
Tracking Status
thunderbird_esr91 + verified
thunderbird94 --- wontfix

People

(Reporter: henry-x, Assigned: henry-x)

Details

Attachments

(1 file)

Steps to Reproduce

  1. Go to the week view.
  2. Create an event (not all-day) that starts in one minute with an alarm.
  3. Wait one minute for the alarm notification to popup.

Result

The alarm icon is not shown with the red background (flashing) in the week view.

Expect

The alarm icon to be flashing. Note if you create an event in the past with an alarm (such that the alarm notification shows immediately after saving the event), you will see the flashing icon.

Origin

The code that sets the flashing alarm expects an eventbox property that doesn't exist https://searchfox.org/comm-central/rev/e6dbce863262e1c938a06c6c66d52d22bdcb24a7/calendar/base/content/calendar-multiday-view.js#2980

Assignee: nobody → henry
Status: NEW → ASSIGNED
Target Milestone: --- → 95 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e2b9981d6559
Set the "flashing" attribute on the calendar-editable-item directly. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Comment on attachment 9247310 [details]
Bug 1737316 - Set the "flashing" attribute on the calendar-editable-item directly. r=darktrojan

[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: Flashing alarms do not work in week and day views.
Testing completed (on c-c, etc.): No tests.
Risk to taking this patch (and alternatives if risky): Low risk and small patch.

Attachment #9247310 - Flags: approval-comm-esr91?

Comment on attachment 9247310 [details]
Bug 1737316 - Set the "flashing" attribute on the calendar-editable-item directly. r=darktrojan

[Triage Comment]
Approved for esr91

Attachment #9247310 - Flags: approval-comm-esr91? → approval-comm-esr91+
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: