CKEditor Changelog
CKEditor 3.0 (SVN)
New features:
#3188 : Introduce
<pre> formatting feature when converting from other blocks.
Fixed issues:
- #3929 : Using Paste dialog,
the text is pasted into current selection
- #3920 : Mouse cursor over characters in
Special Character dialog now is correct
- #3882 : Fixed an issue
with PasteFromWord dialog in which default values was ignored
- #3859 : Fixed Flash dialog layout in Webkit
- #3852 : Disabled textarea resizing in dialogs
- #3831 : The attempt to remove the contextmenu plugin
will not anymore break the editor
- #3781 : Colorbutton is now disabled in 'source' mode
- #3848 : Fixed an issue with Webkit in witch
elements in the Image and Link dialogs had wrong dimensions.
- #3808 : Fixed UI Color Picker dialog size in example page.
- #3658 : Editor had horizontal scrollbar in IE6.
- #3819 : The cursor was not visible
when applying style to collapsed selections in Firefox 2.
- #3809 : Fixed beam cursor
when mouse cursor is over text-only buttons in IE.
- #3815 : Fixed an issue
with the form dialog in which the "enctype" attribute is outputted as "encoding".
- #3785 : Fixed an issue
in CKEDITOR.tools.htmlEncode() which incorrectly outputs in IE8.
- #3820 : Fixed an issue in
bullet list command in which a list created at the bottom of another gets merged to the top.
- #3830 : Table cell properties dialog
doesn't apply to all selected cells.
- #3835 : Element path is not refreshed
after click on 'newpage'; and safari is not putting focus on document also.
- #3821 : Fixed an issue with JAWS in which
toolbar items are read inconsistently between virtual cursor modes.
- #3789 : The "src" attribute
was getting duplicated in some situations.
- #3591 : Protecting flash related elements
including '<object>', '<embed>' and '<param>'.
- #3759 : Fixed CKEDITOR.dom.element::scrollIntoView
logic bug which scroll even element is inside viewport.
- #3773 : Fixed remove list will merge lines.
- #3829 : Fixed remove empty link on output data.
- #3730 : Indent is performing on the whole
block instead of selected lines in enterMode = BR.
- #3844 : Fixed UndoManager register keydown on obsoleted document
- #3805 : Enabled SCAYT plugin for IE.
- #3834 : Context menu on table caption was incorrect.
- #3812 : Fixed an issue in which the editor
may show up empty or uneditable in IE7, 8 and Firefox 3.
- #3825 : Fixed JS error when opening spellingcheck.
- #3862 : Fixed html parser infinite loop on certain malformed
source code.
- #3639 : Button size was inconsistent.
- #3874 : Paste as plain text in Safari loosing lines.
- #3849 : Fixed IE8 crashes when applying lists and indenting.
- #3876 : Changed dialog checkbox and radio labels to explicit labels.
- #3843 : Fixed context submenu position in IE 6 & 7 RTL.
- #3864 : [FF]Document is not editable after inserting element on a fresh page.
- #3883 : Fixed removing inline style logic incorrect on Firefox2.
- #3884 : Empty "href" attribute was duplicated on output data.
- #3858 : Fixed the issue where toolbars
break up in IE6 and IE7 after the browser is resized.
- #3868 : [chrome] SCAYT toolbar options was in reversed order.
- #3875 : Fixed an issue in Safari where
table row/column/cell menus are not useable when table cells are selected.
- #3896 : The editing area was
flashing when switching forth and back to source view.
- #3894 : Fixed an issue where editor failed to initialize when using the on-demand loading way.
- #3903 : Color button plugin doesn't read config entry from editor instance correctly.
- #3801 : Comments at the start of the document was lost in IE.
- #3871 : Unable to redo when undos to the front of snapshots stack.
- #3909 : Move focus from editor into a text input control is broken.
- #3870 : The empty paragraph
desappears when hitting ENTER after "New Page".
- #3887 : Fixed an issue in which the create
list command may leak outside of a selected table cell and into the rest of document.
- #3916 : Fixed maximize does not enlarge editor width when width is set.
- #3879 : [webkit] Color button panel had incorrect size on first open.
- #3839 : Update Scayt plugin to reflect the latest change from SpellChecker.net.
- #3742 : Fixed wrong dialog layout for dialogs without tab bar in IE RTL mode .
- #3671 : Fixed body fixing should be applied to the real type under fake elements.
- #3836 : Fixed remove list in enterMode=BR will merge sibling text to one line.
- #3949 : Fixed enterKey within pre-formatted text introduce wrong line-break.
- #3878 : Whenever possible,
dialogs will not present scrollbars if the content is too big for its standard
size.
CKEditor 3.0 RC
Changelog starts at this release.