Closed
Bug 171766
Opened 22 years ago
Closed 2 years ago
embedding: need a way to give feedback for elements we cant edit
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
WONTFIX
mozilla1.6alpha
People
(Reporter: Brade, Unassigned)
References
Details
(Keywords: topembed+)
This bug is to track the issue of restricting tags for editor (currently frame
and iframe iirc). nsEditingSession may need a mechanism for callers to be able
to restrict what tags must be present or must not be present. This could be
done as an observer or a list or whatever.
Reporter | ||
Comment 1•22 years ago
|
||
resummarize; callers might choose to handle the parsing feedback in many ways
(not for api to determine necessarily)
Summary: embedding: need a way to restrict what tags can make a document non-editable → embedding: need a way to set parsing feedback
Reporter | ||
Comment 2•22 years ago
|
||
This bug is blocking editorshell removal; it needs to be fixed asap.
Note: this bug includes the mimetype checking also (since there doesn't appear
to be any other bug and the work is all related)
Comment 3•22 years ago
|
||
We fixed the mimetype checking, but we don't check for frameset during
editor startup.
Since we decided to complete the editorshell removal tasks without fixing this,
I'm removing the blocks reference.
No longer blocks: editorshell
Summary: embedding: need a way to set parsing feedback → embedding: need a way to give feedback for elements we cant edit
Updated•22 years ago
|
Target Milestone: --- → mozilla1.3beta
Updated•22 years ago
|
Target Milestone: mozilla1.3beta → mozilla1.4alpha
marching out farther to clear off immediate list.
Status: NEW → ASSIGNED
Target Milestone: mozilla1.4alpha → mozilla1.6alpha
Updated•18 years ago
|
QA Contact: bugzilla → editor
Updated•18 years ago
|
Assignee: mjudge → nobody
Status: ASSIGNED → NEW
Comment 7•4 years ago
|
||
Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.
If you have reason to believe, this is wrong, please write a comment and ni :jstutte.
Severity: critical → S4
Priority: -- → P5
Comment 8•2 years ago
|
||
I think that we have no plan to support embedding now.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•