Closed
Bug 157104
Opened 22 years ago
Closed 22 years ago
embedding: need to use nsIEditingSession in composer/mail XUL (remove editorboxobject)
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla1.2beta
People
(Reporter: Brade, Assigned: cmanske)
References
Details
(Keywords: topembed+)
In order for editor embedding to be complete, we need to complete this task:
* The instantiation of the editor (and ownership model) needs to change to use
nsIEditingSession
* Editor box object file(s) should be removed from the tree
Comment 1•22 years ago
|
||
clarify subject
Summary: embedding: editor instantiation changed → embedding: need to use nsIEditingSession in composer/mail XUL
Updated•22 years ago
|
marking as dup because it really is.
*** This bug has been marked as a duplicate of 121648 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
No, not a dup. This is a fixed task, which needs to be completed before the
editorshell can be removed. Reopening and adding dependency.
Reporter | ||
Updated•22 years ago
|
Summary: embedding: need to use nsIEditingSession in composer/mail XUL → embedding: need to use nsIEditingSession in composer/mail XUL (remove editorboxobject)
Assignee | ||
Comment 4•22 years ago
|
||
I'm fixing this.
Assignee: mjudge → cmanske
Status: REOPENED → NEW
Keywords: nsbeta1
Target Milestone: --- → mozilla1.2beta
Assignee | ||
Comment 5•22 years ago
|
||
checked into 1.3a trunk.
Status: NEW → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•