Closed
Bug 77905
Opened 24 years ago
Closed 24 years ago
toolbar and save is inactive trying to save this file (iframe)
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: sujay, Assigned: sfraser_bugs)
References
(Depends on 1 open bug, )
Details
using 4/27 build of netscape
1) launch netscape
2) jump to URL above
3) File | Edit Page
now see the toolbar, everything is greyed out.
also you can't save the document.
only happens with this file...tried other URLs. work fine there.
Shrirang, can you reproduce this?
Comment 1•24 years ago
|
||
yo, I can reproduce this on 0425 trunk build on windows. Only this page..though.
It's because this file contains an IFRAME tag which the editor can't handle. We
really should be detecting the presence of an IFRAME and displaying a dialog
that says we can't handle files like this ... just like we do for pages that use
HTML Frames, or somehow make IFRAMES like a blackbox like we do for form
widgets.
I'm not so sure it's worth the effort right now to fix this since sfraser has
some editor embedding changes that will allow us to edit documents with HTML
Frames and IFrames.
Assignee: kin → sfraser
Updated•24 years ago
|
Summary: toolbar and save is inactive trying to save this file → toolbar and save is inactive trying to save this file (iframe)
Assignee | ||
Comment 3•24 years ago
|
||
We show the 'Editor sucks and can't edit framesets' dialog now for this doc.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•