Ticket #1127 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

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

Changed 11 months ago by ray

  • status changed from new to closed
  • resolution set to fixed

fixed rev [929]

Note: See TracTickets for help on using tickets.