Closed
Bug 409314
Opened 17 years ago
Closed 17 years ago
Default download manager size should be golden (485x300)
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla1.9beta3
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Keywords: late-l10n)
Attachments
(2 files)
697 bytes,
patch
|
sdwilsh
:
review-
|
Details | Diff | Splinter Review |
1.97 KB,
patch
|
sdwilsh
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
From bug 397655 comment 39:
* default window size should be 485 width by 300 height
- show 5.5 downloads by default
- golden ratio
- wide enough to show long file names
- white space to allow scanning of dates
Assignee | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment on attachment 294141 [details] [diff] [review]
v1
Change the string, with a comment on how big it aught to be and why.
Also, this won't do anything to existing profiles - just want people to be aware of that.
Attachment #294141 -
Flags: review?(comrade693+bmo) → review-
Assignee | ||
Comment 3•17 years ago
|
||
Just making sure, we have this localizable because strings are probably different sizes in other languages.
Assignee | ||
Comment 4•17 years ago
|
||
I don't see what I'm supposed to comment here.. The height of the downloads are fixed across locales so 300px fits 5.5 downloads. If we want the golden ratio it'll need to be 485px wide. Do locales even need to switch from the old value?
Comment 5•17 years ago
|
||
well, 300px is localizable 485 px is localizable, I had to figure out what's really happening and intended to comment.
It might be that we don't want to have this localizable, from the comments, but I have no idea if that'd bust locales or not.
Assignee | ||
Comment 6•17 years ago
|
||
Commented and renamed to window.width2
Attachment #299428 -
Flags: review?(sdwilsh)
Comment 7•17 years ago
|
||
Comment on attachment 299428 [details] [diff] [review]
v1.1
r=sdwilsh
Attachment #299428 -
Flags: review?(sdwilsh) → review+
Assignee | ||
Comment 8•17 years ago
|
||
Comment on attachment 299428 [details] [diff] [review]
v1.1
Requesting approval for "string" changes (it's a number) and adding LOCALIZATION NOTE comments
Attachment #299428 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #299428 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 9•17 years ago
|
||
Checking in toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd;
/cvsroot/mozilla/toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd,v <-- downloads.dtd
new revision: 1.22; previous revision: 1.21
done
Checking in toolkit/mozapps/downloads/content/downloads.xul;
/cvsroot/mozilla/toolkit/mozapps/downloads/content/downloads.xul,v <-- downloads.xul
new revision: 1.45; previous revision: 1.44
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M11
Comment 10•17 years ago
|
||
Note, I had preferred window2.width to window.width2. Suffixes to key names are usually more important to tools than prefixes. Not sure if this patch really required a key name change, a simple script to check the source files for offending localizations would have been enough, I think, plus the comment.
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•