Closed Bug 296931 Opened 20 years ago Closed 5 years ago

xbl content not visible in textarea

Categories

(Core :: XBL, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: martijn.martijn, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

(deleted), application/xhtml+xml
Details
See upcoming testcase. I've a xbl-ized textarea and in the xbl binding I've added some content. In the dom tree I can see this content is successfully added, but it's not becoming visible. A regular dom method is working, so I would think that the xbl should also work, not?
Attached file testcase (deleted) —
The textarea shows its kids. Period. XBL doesn't add any kids to the textarea (it just adds anonymous content which the textarea doesn't know about). We could hack this to work, possibly, but that would basically need major changes to Editor and I don't think it would be the right thing in any case.
I think this might have become invalid. The patch for bug 152329 has specifically shut down the rendering of textinput elements. So the dynamically appended div is also not rendering anymore.
Depends on: 152329
Depends on: 153505
No longer depends on: 153505
Blocks: 383776
Assignee: xbl → nobody
QA Contact: ian → xbl
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---

XBL is now disabled in Firefox (Bug 1583314) and is in the process of being removed from Gecko (Bug 1566221), so closing bugs requesting changes to its implementation as wontfix.

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

Attachment

General

Created:
Updated:
Size: