Reverse checkmark status on View > Calendar > Calendar Pane > Show Calendar Pane
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(thunderbird_esr91 verified)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | verified |
People
(Reporter: thomas8, Assigned: lasana)
Details
Attachments
(2 files)
29.33 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr91+
|
Details | Review |
91.0a1 (2021-06-28) (64-bit), Win 10
STR
- Open Calendar tab
- View > Calendar > Calendar Pane > Show Calendar Pane
- Observe checkmark status vs. pane visibility as you toggle the Calendar pane
Actual
Reverse checkmark status:
- Pane hidden: checkmark present
- Pane shown: checkmark absent
Expected
- Checkmark status should match pane visibility
Seems that we're just missing correct initializing somewhere, then the checkmark toggling should be alright.
Updated•4 years ago
|
![]() |
Assignee | |
Comment 1•4 years ago
|
||
![]() |
Assignee | |
Updated•4 years ago
|
Updated•4 years ago
|
![]() |
Assignee | |
Updated•4 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/4d93692d10f3
Use setAttribute() to set calViewCalendarPane checked status. r=darktrojan
Reporter | ||
Comment 3•3 years ago
|
||
Comment on attachment 9231372 [details]
Bug 1718548 - Use setAttribute() to set calViewCalendarPane checked status. r=darktrojan
[Approval Request Comment]
Regression caused by (bug #): unknown
User impact if declined: Show Calendar Pane
menuitem has irritating wrong checkmark status
Testing completed (on c-c, etc.): yes
Risk to taking this patch (and alternatives if risky): near zero (simple one-liner)
Comment 4•3 years ago
|
||
Comment on attachment 9231372 [details]
Bug 1718548 - Use setAttribute() to set calViewCalendarPane checked status. r=darktrojan
[Triage Comment]
Approved for esr91
Comment 5•3 years ago
|
||
bugherder uplift |
Thunderbird 91.0.2:
https://hg.mozilla.org/releases/comm-esr91/rev/7f4f65dff841
Comment 6•3 years ago
|
||
Verified using Thunderbird 91.0.2 on Windows 10.
Description
•