Closed
Bug 39234
Opened 24 years ago
Closed 24 years ago
use nsIFilePicker instead of nsFileWidget in Editor
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
M18
People
(Reporter: m_kato, Assigned: kinmoz)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
nsFileWidget is obsolete class.
So we should rewrite to nsIFilePicker in "Open dialog" and "Save dialog".
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
assigning to brade to review patch
Assignee: beppe → brade
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → M17
Updated•24 years ago
|
Status: NEW → ASSIGNED
Comment 3•24 years ago
|
||
Suggest consideration for nsbeta2 since there's already a patch and since there
are numerous quite annoying bugs with the old filepicker.
Keywords: nsbeta2
Comment 4•24 years ago
|
||
[nsbeta2-] since the bad behavior isn't described. Also, since the patch was
written by a mozilla contributor, it could go in through mozilla.org
Whiteboard: [nsbeta2-]
Comment 5•24 years ago
|
||
reassign to kin to review patch, and get reviewer to submit through mozilla.org
Will look at this for M18.
Status: NEW → ASSIGNED
Target Milestone: M17 → M18
Comment 7•24 years ago
|
||
The bad behavior is the file list is not localizable. waterson, please approve
for check in.
Reporter | ||
Comment 8•24 years ago
|
||
please dup of 47553
Comment 9•24 years ago
|
||
dup
*** This bug has been marked as a duplicate of 47553 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•