Closed
Bug 428780
Opened 18 years ago
Closed 18 years ago
"To" button is larger than font size of mail recipients
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timo.ruiter, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9b5) Gecko/2008032619 Firefox/3.0b5
Build Identifier: 2.0.0.12
On Linux the button with "To" in the compose message window is displayed with a to great hight, yielding large(r) boxes on the right of it to type recipients. The size (in pixels) of the box containing the recipients is the same as under Windows so effectively there are less recipients showing.
Probably the (pen?) icon on the button is causing this...
Reproducible: Always
Steps to Reproduce:
1.open compose window
2.
3.
Actual Results:
There is room for only 4 recipients.
Expected Results:
Display the same "To" button as under Windows so more recipients can be viewed without resizing the box holding the recipients.
Comment 1•18 years ago
|
||
It works for me.
The top row, containing the To: button, is the same height as the other rows.
In any case, the code specifies four rows and computes the height. It does not try to fit the rows into a fixed height.
Also, I do not see any icon like a pen. Is it possible that you are using a theme that you installed?
If you see fewer than four rows in safe mode, please attach an image to illustrate.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•