Closed
Bug 382685
Opened 18 years ago
Closed 18 years ago
Allow selection of files with type TEXT in Open File… dialog
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alqahira, Assigned: alqahira)
Details
(Keywords: fixed1.8.1.5)
Attachments
(1 file)
|
1.46 KB,
patch
|
alqahira
:
review+
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Gecko supports mapping files with Mac type code TEXT to plain text, so local files of type TEXT with no extension can be displayed as plain text. We already support opening these files via drag-drop to the content area and on the app/Dock icon, so we should fix our Open File… filter to match.
(It's also halfway to 4xp and p-safari for old HTML documents, but the other half--sniffing local files for HTML--needs Gecko.)
cl, this seems like your kind of patch; care to review?
Attachment #266806 -
Flags: review?(cl-bugs)
Comment 1•18 years ago
|
||
The "Gecko half" of this bug is bug 45441, for the record. This bug doesn't strictly require that one to be fixed first, but it sure would be nice to have.
r=me on the patch.
Summary: Allow selection of files with type TEXT in Open File… → Allow selection of files with type TEXT in Open File… dialog
| Assignee | ||
Comment 2•18 years ago
|
||
Comment on attachment 266806 [details] [diff] [review]
patch
Marking cl's r+ from comment 1 and targeting smorgan for sr.
Attachment #266806 -
Flags: superreview?(stuart.morgan)
Attachment #266806 -
Flags: review?(cl-bugs)
Attachment #266806 -
Flags: review+
Comment 3•18 years ago
|
||
Comment on attachment 266806 [details] [diff] [review]
patch
sr=smorgan
Attachment #266806 -
Flags: superreview?(stuart.morgan) → superreview+
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [needs checkin]
Comment 4•18 years ago
|
||
Checked in on trunk and MOZILLA_1_8_BRANCH.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1.5
Resolution: --- → FIXED
Whiteboard: [needs checkin]
You need to log in
before you can comment on or make changes to this bug.
Description
•