EditLive! 6.2.5.41

New Features

  • Spell checking dialog is now enabled in code view. Note that HTML tags are skipped, so inline tags cause partial words to be marked as incorrect.
  • Added ELJBean.setSettingsDirectory to allow developers to control where the EditLive! Swing SDK stores user preferences, spelling and thesaurus jars.
  • When using InsertHTMLAtCursor in code view, including the string ##ephoxcursor## in the HTML will place the cursor at that position after insert. Note that this does not work in design view.

Bug Fixes

  • Context menu did not show unless the editor had focus before right clicking
  • Right click select->content throws an exception when editor first loads up
  • Exception thrown when a large number is entered as the starting value for an ordered list
  • Exception thrown when a large number is entered as the table border width
  • GetCharCount method does not include spaces in returned count.
  • Inline Editing not working in a document where the last element is a script tag
  • File URL’s with only two slashes (e.g. file://C:/file.txt) causing editor to incorrectly access file via FTP

Leave a Reply