Closed
Bug 1728521
Opened 3 years ago
Closed 3 years ago
Make the Account Manager look more like the new Address Book
Categories
(Thunderbird :: Account Manager, enhancement)
Thunderbird
Account Manager
Tracking
(thunderbird_esr91 unaffected)
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
The left-hand panels of the Account Manager and Address Book are basically the same structure – a list of things to open in the right-hand side – and they should look the same.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9238859 -
Attachment description: WIP: Bug 1728521 - Make the Account Manager look more like the new Address Book. → Bug 1728521 - Make the Account Manager look more like the new Address Book. r=aleca
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f344cb6e9703
Make the Account Manager look more like the new Address Book. r=aleca
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•3 years ago
|
Target Milestone: --- → 94 Branch
Comment 3•3 years ago
|
||
Any reason why the account tree was given a min-width: 18em;
where the equivalent in the address book is width: 18em;
? This makes the the tree expand to the width of its longest account name, pushing the useful content off the right of the window.
Comment 4•3 years ago
|
||
That's done temporarily to avoid cutting long addresses for users.
We will implement resizable columns later on, so that won't be a problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•