Contact Us

EditLive! 7.0.2.42

Jan01

EditLive! 7.0.2.42

Notes: 

 

  • EditLive! 7.0.2 will perform a one-time migration of editlivejava.ini from previous versions. After that any changes (such as adding words to the local custom dictionary) in previous versions will not be updated in 7.0.2 and above.
New Features: 

 

  • New renameResizedImages attribute for the <images> configuration element stops the editor from renaming local images that are large enough to be automatically resized upon insertion
  • Added support for css vertical-align:text-top on images
  • New cleanup() method available on the ELJBean object for Swing SDK users to clean up instances of the editor
  • Restored top, middle, and bottom vertical alignment options to Image Properties dialog
Bug Fixes: 

 

  • Editor flickering when using the color picker with some pluggable look and feels
  • Floating images in table cells not floating correctly when below a table cell with a floated image
  • Applet memory leaks running in Java 6 on all platforms, most noteable in Safari on Windows (which doesn’t use the next generation plugin)
  • Additional memory leaks specific to FireFox on OS X
  • Using the Swing SDK without setting a base URL caused MalformedURLExceptions in the System.err output
  • EditLive! incorrectly retained the current selection rendering when losing focus on Windows
  • Floating images were positioned on the wrong side in RTL paragraphs
  • Sections with no border showing incorrectly allowed horizontal resizing
  • NullPointerException when inserting a whole HTML document with insert HTML
  • Pasted table rows were incorrectly merging with tables when column count did not match
  • NumberFormatException when pasting from Word documents with lists that were removed while Word’s track changes was on
  • Old style of specifying the font and style comboboxes was not supported
  • Pressing ENTER inside a pre tag inserted two new line characters
  • Autosave was not triggered by setBody or setDocument from JavaScript
  • Double quotes inside JSP attribute tags were changed to single quotes
  • Local images with % in the filename were not resampled
  • editlivejava.ini is now stored next to the EditLive! cache folder
  • PasteFilter instances are now given clipboard data before the EditLive! HTML filter
  • Caret position was reset when switching to design view even if source was unchanged
  • Design view did not retain focus after switching from code view
  • Selection was not cleared after entire document had been searched
  • Floating images in different cells were incorrectly affecting paragraph insets
  • Image tag attributes were not being parsed correctly when importing from Word
  • Local images with % in the filename were encoded twice if cropped and name preserved
  • Form tags were causing Internet Explorer to crash when contained in content used with Inline Editing
  • Empty lines were not highlighted when selected in HTML View
  • Charset was not being detected correctly when setting config as text
  • Table property dialogs did not support width and height values which were not pixels or percentages
  • Selecting hyperlinks at the end of the document would select too much text
  • Equation Editor help did not work
  • Inserting HTML before a non-editable section did not insert anything