Contacts list should have min-height for small window sizes
Categories
(Thunderbird :: Address Book, defect, P3)
Tracking
(thunderbird_esr91 unaffected, thunderbird_esr102? fixed, thunderbird103? fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird_esr102 | ? | fixed |
thunderbird103 | ? | fixed |
People
(Reporter: thomas8, Assigned: aleca)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
(deleted),
image/png
|
Details | |
(deleted),
image/png
|
Details | |
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr102+
|
Details |
STR
- New AB, vertical layout, reduce horizontal window size until contact list stacks on top of contact view.
- Then reduce vertical window size bottom-up until the contact view stops moving.
Actual
- search field and contacts list no longer visible, see screenshot
Expected
- Contacts list should have min-height for small window sizes.
- AB search box and 1 contact row should always be visible.
Reporter | ||
Comment 1•2 years ago
|
||
Before it goes to min-height for the top section, maybe some ratio like 1:2 between the list and contact display could do.
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/5f9af7043b9f
Add a min-height for the cards list in new Address Book. r=#Paenglab
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9284071 [details]
Bug 1776082 - Add a min-height for the cards list in new Address Book. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: The contacts list doesn't have a min height when the window is small
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low, just a small CSS change
Comment 5•2 years ago
|
||
Comment on attachment 9284071 [details]
Bug 1776082 - Add a min-height for the cards list in new Address Book. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 6•2 years ago
|
||
bugherder uplift |
Thunderbird 103.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/21049fd0c786
Comment 7•2 years ago
|
||
Comment on attachment 9284071 [details]
Bug 1776082 - Add a min-height for the cards list in new Address Book. r=#thunderbird-reviewers
[Triage Comment]
Comment 8•2 years ago
|
||
bugherder uplift |
Thunderbird 102.0.2:
https://hg.mozilla.org/releases/comm-esr102/rev/a62b8d7dbf84
Description
•