Double separator in Calendar's `File > New >` submenu
Categories
(Calendar :: Calendar Frontend, defect, P5)
Tracking
(thunderbird91? verified)
People
(Reporter: thomas8, Assigned: Paenglab)
Details
Attachments
(2 files)
22.44 KB,
image/png
|
Details | |
1.24 KB,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
STR
- Start from Calendar or Tasks tab
- File > New >
Actual (see screenshot)
- between
Task...
andGet a new mail account...
there's a double menu separator with nothing in between
Expected
- show single separator only
- or if there's a missing item between the separators (?), show that
Assignee | ||
Comment 1•4 years ago
|
||
In mail tab there are the menuitems "Folder..." and "Saved Search...". So it seems a separator needs to be hidden too with the other two menuitems.
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Richard Marti (:Paenglab) from comment #1)
In mail tab there are the menuitems "Folder..." and "Saved Search...". So it seems a separator needs to be hidden too with the other two menuitems.
I recall vaguely that we used to have a function which is supposed to eliminate any double separators.
Assignee | ||
Comment 3•4 years ago
|
||
I have a patch that hides the separator.
Assignee | ||
Comment 4•4 years ago
|
||
Hide newAccountPopupMenuSeparator together with menu_newFolder and menu_newVirtualFolder.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5147c6bee3dc
Hide newAccountPopupMenuSeparator together with menu_newFolder and menu_newVirtualFolder. r=darktrojan
Assignee | ||
Comment 6•4 years ago
|
||
Comment on attachment 9232626 [details] [diff] [review]
1721804-hide-newAccountPopupMenuSeparator.patch
[Approval Request Comment]
User impact if declined: weird double separator in File > New when not a mail tab is active
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 7•4 years ago
|
||
Comment on attachment 9232626 [details] [diff] [review]
1721804-hide-newAccountPopupMenuSeparator.patch
[Triage Comment]
Approved for beta
Comment 8•4 years ago
|
||
bugherder uplift |
Thunderbird 91.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/c241985e725a
Reporter | ||
Comment 10•4 years ago
|
||
Perfect! Thank you, Richard!
Reporter | ||
Updated•4 years ago
|
Description
•