Closed
Bug 102354
Opened 23 years ago
Closed 22 years ago
Download dialog should use "()" not "[]" for known MIME types
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: ian, Assigned: law)
References
Details
(Keywords: polish)
Attachments
(1 file)
When you download a file with a MIME type with a registered helper app, the
"Downloading file" dialog that prompts you to select how you want the file
opened will give the following prompt:
You have chosen to download a file of type "WinZip File"
[application/x-zip-compressed] from
ftp://ftp.mozilla.org/pub/mozilla/night/latest-trunk/
This is rather ugly. Better would be to use round brackets:
You have chosen to download a file of type "WinZip File"
(application/x-zip-compressed) from
ftp://ftp.mozilla.org/pub/mozilla/night/latest-trunk/
Comment 1•23 years ago
|
||
->bill
cc:ing German; this is implemented as spec'd, is using () really prettier? I
don't much care myself, but I hate to "fix" this and then get another bug
tomorrow from German saying that he misses the cute little square brackets...
Reporter | ||
Comment 3•23 years ago
|
||
bill: Agreed! I don't want to put you in the middle here. :-)
german: Was your spec's use of square brackets indeed intentional?
Updated•23 years ago
|
Blocks: patchmaker
Reporter | ||
Comment 5•23 years ago
|
||
german is no longer working on Mozilla. mpt?
Comment 6•23 years ago
|
||
Yes, round brackets, please!
Comment 7•23 years ago
|
||
reassigning to marlon so we can get his opinion sometime in the near future
(today? tomorrow? :P). That way we can know we're avoiding a big
bracket/paren war.
Assignee: law → marlon
Updated•23 years ago
|
Keywords: mozilla0.9.6
Reporter | ||
Comment 8•23 years ago
|
||
marlon?
Comment 9•22 years ago
|
||
Patch
Updated•22 years ago
|
QA Contact: sairuh → petersen
Comment 11•22 years ago
|
||
Is this still relevant? We now put no brackets at all around the type.
Comment 12•22 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/embedding/components/ui/helperAppDlg/locale/en-US/nsHelperAppDlg.dtd
- only round brackets there. marking wfm.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•22 years ago
|
No longer blocks: patchmaker
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•