Closed
Bug 6345
Opened 26 years ago
Closed 26 years ago
opening local files
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: sujay, Assigned: sfraser_bugs)
References
Details
Hi simon, I'm writing this up, I know you're recent appcore/XUL/JS changes
will enable this..
In 5/13 build of apprunner
You can't open local files for editing, also the first save won't know
to save back to the disk file yet.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
this happens for all platforms...cannot open any local HTML files
using File | Open dialog on all platforms...
Assignee | ||
Comment 2•26 years ago
|
||
Opening local files works now. But the original reason for this bug still
exists
Assignee | ||
Comment 3•26 years ago
|
||
Also need to set window titles properly.
Simon, the window title issue is already
reported in bug 6900
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M7
Assignee | ||
Comment 5•26 years ago
|
||
I have an easy fix for opening local files; (I #if 0 out some lines of code
temporarily a while back, and forgot to remove the #if 0).
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•26 years ago
|
||
Fix checked in. Opening local files should work now.
You need to log in
before you can comment on or make changes to this bug.
Description
•