Closed
Bug 1627516
Opened 1 year ago
Closed 1 year ago
Nested dropdown menus have a transparent background
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 77.0
People
(Reporter: sdk, Assigned: Paenglab)
Details
Attachments
(2 files)
39.16 KB,
image/jpeg
|
Details | |
3.07 KB,
patch
|
aleca
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
- Open Account Settings tab
- Go to "Copie & Folders"
- Click on the radio "Oher" in "Place a copy in"
- Click on the select element to choose a destination
- Navigate to a nested menu in the dropdown that appear after clicking on the select element
Actual results:
The background for the nested dropdown menu is transparent
Expected results:
The background for the nested dropdown menu should be the same color as the first level of the menu.
Assignee | ||
Comment 1•1 year ago
|
||
Expand the rules additional menupopup levels. common.css applies the rules only for the first popup level. In AM we have more.
Assignee: nobody → richard.marti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #9138381 -
Flags: review?(alessandro)
Comment 2•1 year ago
|
||
Comment on attachment 9138381 [details] [diff] [review] 1627516-AM-menulist-multi-level-popup.patch Review of attachment 9138381 [details] [diff] [review]: ----------------------------------------------------------------- Looks great, thanks for fixing this.
Attachment #9138381 -
Flags: review?(alessandro) → review+
Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/8bdf622801b6
Fix the multi level popup appearance in Account Manager. r=aleca
Updated•1 year ago
|
Target Milestone: --- → Thunderbird 77.0
You need to log in
before you can comment on or make changes to this bug.
Description
•