Open Bug 115886 Opened 23 years ago Updated 2 years ago

Files misclassified in the editor

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

Future

People

(Reporter: akkzilla, Unassigned)

Details

Though nsIHTMLEditor is a public interface and is available anywhere, code in
libeditor/base and libeditor/text should have no need for an html editor.  But
nsPlaintextEditor.cpp and SetDocTitleTxn both use it.

In nsPlaintextEditor.cpp it's just a bogus comment which should be removed.
SetDocTitleTxn, otoh, should probably be moved into libeditor/html since it has
no relevance to plaintext editing.
Hwaara points out that nsInterfaceState also seems to be in the wrong place;
Simon says that it should move to composer.  Modifying summary to be more generic.
Status: NEW → ASSIGNED
Summary: nsPlaintextEditor and SetDocTitleTxn refer to nsIHTMLEditor → Files misclassified in the editor
Target Milestone: --- → mozilla0.9.9
futuring
Target Milestone: mozilla0.9.9 → Future
I thought focus was supposed to be on embedding in the forthcoming milestones? 
Nominating for at least Mozilla 1.1
Keywords: mozilla1.1
QA Contact: sujay → editor

Removing myself as assignee for editor bugs, since the editor project is (sadly) long gone.

Assignee: akkzilla → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.