Closed
Bug 374249
Opened 19 years ago
Closed 19 years ago
Account settings window is too narrow on MacOSX
Categories
(Mozilla Localizations :: fr / French, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: flore, Assigned: bugzilla.fr)
Details
(Keywords: verified1.8.1.4)
Attachments
(3 files)
|
94.97 KB,
image/png
|
Details | |
|
95.64 KB,
image/png
|
Details | |
|
766 bytes,
patch
|
Pike
:
approval1.8.1.4+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: Thunderbird 2 beta 2 Pre 2007031603
Account settings window is too narrow on MacOSX. On the Return receipts panel, the window is too narrow to display the combo boxes
Reproducible: Always
Steps to Reproduce:
1.Open account settings
2.Go to Return receipts panel
3.
Actual Results:
Window too narrow
Expected Results:
Window should be wider to display the whole combo boxes
68.5 em could be a good width for this window, as shown on the attachment #2 [details] [diff] [review]. I took this screenshot after adding the following line in my userchrome.css :
#accountManager {
width: 68.5em !important;
}
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
Attachment #258829 -
Flags: approval1.8.1.3?
Scott, I just saw your comment in the following bug : https://bugzilla.mozilla.org/show_bug.cgi?id=374338#c1 .
So I guess you missed the asking for approval for this bug, right?
Comment on attachment 258829 [details] [diff] [review]
Patch fixing the size
According to Pike's message in m.d.l10n, we should probably have asked for approval1.8.1.4 instead of approval1.8.1.3.
Attachment #258829 -
Flags: approval1.8.1.3? → approval1.8.1.4?
Comment 6•19 years ago
|
||
Comment on attachment 258829 [details] [diff] [review]
Patch fixing the size
[fr] approval for accountmanager dialog size adjustment, as we haven't tagged yet. Please land ASAP, and use the fixed1.8.1.4 and verified1.8.1.4 keywords to track landing and testing.
Attachment #258829 -
Flags: approval1.8.1.4? → approval1.8.1.4+
Landed. Thanks Axel
| Reporter | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•19 years ago
|
Keywords: fixed1.8.1.4 → verified1.8.1.4
Updated•19 years ago
|
Flags: blocking-thunderbird2?
You need to log in
before you can comment on or make changes to this bug.
Description
•