View -> Tasks -> Today not reliably working
Categories
(Calendar :: Tasks, defect)
Tracking
(thunderbird149 affected)
| Tracking | Status | |
|---|---|---|
| thunderbird149 | --- | affected |
People
(Reporter: mozilla, Assigned: mozilla)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Steps to reproduce:
Have a calendar with plenty of tasks, some in the past, some in the feature, some finished, some open
Use the menu bar as follows:
View -> Task -> Current Task
Actual results:
No change in the task list
Expected results:
Only unfinished tasks should be displayed
The filter side bar works, if you can get it to show up, but it does not sync properly with the menu bar.
It looks like we had the same or a very similar issue in bug 1927760 already, just now with the addition of the inverted Filter Tasks situation.
Now I'm removing a part of XUL in favour of more standard JS.
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/25e1b1052c02
Fix menu bar View > Tasks filtering by syncing that menu with the task pane state. r=aleca,mkmelin
Description
•