EditLive! 6.3.1.55

The latest release of EditLive! is always available at
http://www.ephox.com/products/editlive/download.html.

New Features

  • TextEvent.DIRTY_CHANGED event is now fired when the isDirty state of the editor changes. The new value is passed through in the extraObject field of the Text Event.

Bug Fixes

  • Dialogs containing a text field (eg image, hyperlink) threw an exception and refused to load on OSX after copying text from IntelliJ
  • isDirty() always returns TRUE after page reload on FireFox
  • Using the Save toolbar button did not clear the isDirty flag
  • Consumed KeyPress events were still being processed by the editor.
  • Express Edit not loading when the last element in the document was an INPUT tag.
  • Cut with multiple table cells selected resulted in an invalid document state
  • When using Inline Editing in FireFox with the applet width set to 100%, occasionally the applet would render with a very small width
  • Rowspanned cells were not updated after deleting one of the rows they span
  • A non-breaking space was incorrectly inserted between two tables next to each other in the document when the first contained TBODY tags
  • Splitting a cell into rows repeatedly did not correctly update the rowspanned cells, corrupted the table
  • & characters were removed from hyperlinks when followed by a character that is not allowed in HTML entities
  • Occasional NullPointerException in the Java console when using Inline Editing

Comments are closed.