SCEditor

Version 1.4.7 released

Version 1.4.7

Version 1.4.7 has been released. Thanks to everyone who contributed!

This release is mostly to fix a bug with buttons being disabled in source mode.

Full 1.4.7 changelog:

  • Fixed bug with XHTML plugin not wrapping inline nodes in paragraphs. – Thanks to @Heart1010 for reporting
  • Fixed bug with buttons appearing disabled in source mode. – Thanks to @brunoais for reporting.
  • Fixed bug with undo plugin when the valueChanged event is triggered before the ready event.
  • Fixed bug with undo plugin and IE < 8 compatibility.
  • Fixed bug in IE where styles are not applied to text inside of a table cell. – Thanks to @AlbertPraveen for reporting.
  • Fixed bug with IE placing cursor at the start of the editor when a dropdown contains a textarea or input.
  • Fixed bug with FF showing the cursor in the wrong position when it hasn't had focus before. – Thanks to @cyphix333 for reporting.
  • Fixed bug with IE placing cursor inside table tag when inserted. – Thanks to @jetand for reporting.
  • Fixed bug with IE placing the cursor before emoticons after inserting them.