Closed Bug 294009 Opened 19 years ago Closed 19 years ago

broken layout of recipient drop-down

Categories

(Thunderbird :: Message Compose Window, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 285288

People

(Reporter: wolfiR, Assigned: mscott)

Details

Attachments

(1 file)

hard to describe therefore I will attach a little screenshot.
This happens on current trunk.
Attached image screenshot
Exactly which build do/did you see this in?  And what theme are you using?
- this is the default theme (Linux)
- the build is from trunk 05/12/2005
If you're still seeing the problem, this might be a workaround:
bug 184811 comment 5 has a bit of CSS that's been proposed to be included in the 
classic-based themes.  You can implement this yourself by adding these lines to 
userChrome.css:

/* [from bug 184811]
 * show addressing widget in the mail editor as button 
 * (overriding native theming)
 */
.aw-menulist                        {-moz-appearance: button ! important;}
.aw-menulist > .menulist-dropmarker {-moz-appearance: none   ! important;}
it is still broken on today's trunk.
The userChrome.css changed it and now it's not overlapping anymore.
The "To" is still on the right side of the drop-down while the drop-down arrow
is on the left side of the widget.
There's a patch in progress at the dupe.

*** This bug has been marked as a duplicate of 285288 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: