messages filter dialog - buttons not showing in correct place
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: negus41, Unassigned, NeedInfo)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
Steps to reproduce:
new filter
apply : impossible
Actual results:
2 buttons in one place
Expected results:
2 buttons but one near the other not on it
Comment 1•1 year ago
•
|
||
The display looks unusual. Have you customized zooming/resolution and/or set system fonts to something unusual, perhaps with userChrome.css? Try Help | Troubleshoot mode
Updated•1 year ago
|
(In reply to Magnus Melin [:mkmelin] from comment #1)
The display looks unusual. Have you customized zooming/resolution and/or set system fonts to something unusual, perhaps with userChrome.css? Try Help | Troubleshoot mode
i've not customize anything.
i've Ubuntu 22.04.4 LTS
i thing the lentgth of the name of the filter is not properly managed
Comment 3•1 year ago
|
||
Thilo, can you reproduce this with German or French locale?
Comment 4•1 year ago
|
||
I do not have Ubuntu.
On Linux Mint 20.3 Cinnamon with TB 115.9.0, I cannot reproduce in German locale.
On Windows 10 with TB Beta 125.0b5, I cannot reproduce in German locale. I attached a screenshot.
Comment 5•1 year ago
|
||
Comment 6•1 year ago
|
||
(In reply to negus41 from comment #2)
(In reply to Magnus Melin [:mkmelin] from comment #1)
The display looks unusual. Have you customized zooming/resolution and/or set system fonts to something unusual, perhaps with userChrome.css? Try Help | Troubleshoot mode
i've not customize anything.
i've Ubuntu 22.04.4 LTS
Still, please try troubleshoot mode
Comment 7•1 year ago
|
||
A white-space: pre-wrap; on #folderPickerPrefix could help by wrapping the text when the menulist is too long because of the long folder name in it.
Or the menulist could truncate the content to not make the <hbox> overflow.
Magnus, what do you think?
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Ideally I'd think the menulist should truncate text to a shorter version.
Description
•