Open
Bug 1757341
Opened 5 months ago
Updated 1 month ago
Selected date on calendar tab minimonth and views are not updated at midnight
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: darktrojan, Unassigned)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1648718 +++
doMidnightUpdate
calls getMinimonth().refreshDisplay()
which should move the selected day forward at midnight, if the current day was selected. Likewise, the calendar views should update the selected day, but they do not.
Bug 1648718 partially fixed the minimonth, but didn't actually update the selection.
You need to log in
before you can comment on or make changes to this bug.
Description
•