Closed Bug 389354 Opened 17 years ago Closed 4 months ago

Contenteditable html elements inside xbl should not be editable

Categories

(Core :: DOM: Editor, defect)

x86
Windows XP
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: martijn.martijn, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file testcase
See testcase.

The xbl anonymous html element is editable, because it has a contenteditable attribute.
I'm not sure if it's wise to let anonymous content be editable. It doesn't seem a good idea to me.

The data url xbl in question is:
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="a" inheritstyle="false">
<content><children/>
<div xmlns="http://www.w3.org/1999/xhtml" style="border: 1px solid black;" contenteditable="true">anonymous div</div></content>
</binding></bindings>
See also bug 401993, "ASSERTION: GetCurrentDoc should have returned a doc" with contenteditable and XBL.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Severity: normal → S3

XBL has gone.

Status: REOPENED → RESOLVED
Closed: 7 years ago4 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: