Closed Bug 1830518 Opened 2 years ago Closed 2 years ago

Quick filter UI overflows into message pane in Vertical View

Categories

(Thunderbird :: Mail Window Front End, defect, P3)

Thunderbird 114

Tracking

(thunderbird115? fixed)

RESOLVED FIXED
116 Branch
Tracking Status
thunderbird115 ? fixed

People

(Reporter: jaise, Assigned: micah)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Supernova3p])

Attachments

(3 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0

Steps to reproduce:

Type some string in quick filter. Resize message list view to smaller size.

Actual results:

sender/ Subject / ... Overflow to message view

Expected results:

should not overflow. should be flow downward.

Ouch! Thanks Jaise, indeed this is happening on Daily 114.0a1 (2023-05-01) (64-bit), Win10, Quick filter UI breaks easily in Vertical View.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Whiteboard: [Supernova3p]

Tags also affected (we have a similar bug for that).
Quick filter's search text input should also have a min-width to remain readable.
Possible expected overflow might be expand vertically, scrollbar, or combinations thereof.

Flags: needinfo?(alessandro)
Summary: Quick filter overflow on resize → Quick filter UI overflows into message pane in Vertical View
Blocks: sn-quickfilter
No longer blocks: sn-msglist-cards

Uh, I can't reproduce on Windows as the elements are cut off.
We're still working on this UI to get proper overflow handling and search field handling in various sizes, so it might get fixed later, but this doesn't happen to me.

Flags: needinfo?(alessandro)

Not needed for beta appeal -> P3

Priority: P2 → P3

I cannot reproduce in Windows 11 with 115.0a1 (2023-06-05) (64-bit)

I can reproduce this on 115.0b1 on Mac, and 115.0a1 (2023-06-05)

Severity: S3 → S4

This only happens in the vertical layout since the HTML splitter separating the message list and the message pane only cares about the min-width specified for the message list, ignoring if any element inside that container doesn't fit.
We're rebuilding the QFB to be properly responsive but it won't happen before 115, so as a temporary fix to mitigate the issue we can let those itons naturally wrap and set an overflow hidden to the whole element.

Assignee: nobody → micah
Duplicate of this bug: 1824001
Status: NEW → ASSIGNED
Target Milestone: --- → 116 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/fcc20dc18f1d
Allow Quick filter UI to wrap in Vertical View. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Comment on attachment 9338140 [details]
Bug 1830518 - Allow Quick filter UI to wrap in Vertical View. r=#thunderbird-front-end-reviewers

[Approval Request Comment]
Regression caused by (bug #):

User impact if declined:
When using vertical view a user can cause UI elements in the Quick Filter bar to overflow into the message view.

Testing completed (on c-c, etc.):
both automated and manual testing on daily.

Risk to taking this patch (and alternatives if risky):
Minimal risk as this is only css changes

Attachment #9338140 - Flags: approval-comm-beta?

Comment on attachment 9338140 [details]
Bug 1830518 - Allow Quick filter UI to wrap in Vertical View. r=#thunderbird-front-end-reviewers

[Triage Comment]
Approved for beta

Attachment #9338140 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: