Closed
Bug 5511
Opened 26 years ago
Closed 26 years ago
Prefs: External HTML source default is C:\My Documents
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
INVALID
M9
People
(Reporter: mcafee, Assigned: cmanske)
Details
Prefs: External HTML source default is C:\My Documents
This does not make sense on Mac/Linux.
Reporter | ||
Comment 1•26 years ago
|
||
This is the Apprunner|Edit|Prefs|Composer presfs pane.
Updated•26 years ago
|
Assignee: kostello → cmanske
Target Milestone: M6
Comment 2•26 years ago
|
||
Re-assigning to Charley Manske. Please coordinate with Akkana and Kin for the
best XP way to handle this.
Assignee | ||
Comment 3•26 years ago
|
||
What do I do to expose this bug?
Reporter | ||
Comment 4•26 years ago
|
||
there's a windows-style filename for the default in the
said text field described above.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 5•26 years ago
|
||
Charley: this is coming from modules/libpref/src/init/editor.js.
We'd be better off removing those lines entirely than leaving them that way,
since the current value is guaranteed not to work on two of the three platforms.
You should use nsIFileLocator in some way for this. Perhaps we need to add
another enumerated value for the default location of new documents. I'm willing
to act as guide on this.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6 → M9
Assignee | ||
Comment 7•26 years ago
|
||
"C:\My Documents" was removed from the default pref file.
Will work on setting an appropriate default later
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 8•26 years ago
|
||
I've explained this elsewhere. Popup bugs belong to XPFE widget, not editor.
They work better now anyway with hyatt's fixes to many of the popup widget bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•