Message header overflow with long contact string
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
People
(Reporter: Michkov, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0
Steps to reproduce:
Selected an RSS item
Note: I've seen this only happen for ArXiv items, which tend to have lots of authors. I currently don't have a message header source for you but will post one asap, Monday most likely.
Actual results:
If the item has a large number of authors, the author line displays all of them until the maximum height of the message header pane is reach. This pushes all other header lines below the cutoff.
Expected results:
All the lines should be fully displayed, no matter the length of an individual line. Perhaps set a maximum length for individual lines after which they become scrollable, to avoid issues like the one seen in the reference picture.
Comment 1•3 years ago
|
||
The author list is a bit absurt. Perhaps a regression from bug 1556261.
As promised, here is a source file for an item showing the same issue.
Description
•