Event dialog preview doesn't resize properly when no notifications are present
Categories
(Calendar :: Dialogs, defect, P1)
Tracking
(thunderbird_esr91 unaffected, thunderbird101? affected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird101 | ? | affected |
People
(Reporter: ryan, Assigned: aleca)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
See attached screenshot. The event dialog didn't open in the right size and I had to make it really large before I could see the edit button (which was where I was trying to get to).
This was due to the description for the event being really long.
Possible Fix: Make the description scrollable and give it a max size.
In my opinion the event dialog should always display all elements it contains and should not have to be re-sized. This is on Nightly.
Comment 1•3 years ago
|
||
Broken by bug 1762423?
Comment 2•3 years ago
|
||
Daily for which date? Bug 1762423 landed for 2022-04-06. What OS?
Assignee | ||
Comment 3•3 years ago
|
||
Still happening on trunk for me on Linux, as well as macOS (didn't test on Windows).
Assignee | ||
Comment 4•3 years ago
|
||
I investigated a bit more and found out that the issue is only present for those dialogs that don't show a notification, therefore no resize is called after the content is loaded.
The CSS of that dialog is a bit messed up.
I'll have a patch soon.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by nicolai@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/fc13ed2865ac
Fix event dialog preview size with and without notification. r=Paenglab
Comment 7•3 years ago
|
||
Looks okay to me without a notification using 101.0b1 on Windows 10.
Description
•