Ticket #1127 (closed defect: fixed)
InsertImage and probably other things using insertNodeAtSelection() not working in FF3
| Reported by: | ray | Owned by: | gogo |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
as of FF3, Gecko is strict regarding the ownerDocument of an element, so when a plugin creates an Element with document.createElement() and tries to insert it in the editor document using editor.insertNodeAtSelection(), it will fail
Change History
Note: See
TracTickets for help on using
tickets.
