Fixed issues:
- #8887 : Ugly hover effect for buttons in dialog windows due to slightly wrong background position.
-
#8783 :
getAttribute( 'contenteditable' )
returns 'inherited' on IE7 and IE6 for elements created from code. - #8463 : WebKit: Cut/Copy buttons didn't go on "enabled" state after selecting text in the editor.
-
#9043 : Command newpage didn't return its name when
afterCommandExec
event was fired. - #9015 : Applied ARIA label on dialog file input element.
- #9016 : Applied the "presentation" role on the iframe element in dialog file field markup.
- #8949 : Image Properties does not show in context menu when the image is wrapped in a div with the width set.
- #9008 : Fixed list items order reversed when merging two lists.
- #9042 : [Safari] Fixed pasting left garbage html at the end of document.
- #7745 : The list of frames on JAWS will not any more show the "ALT+0 for help" text for the editor entry.
- #8979 : Overriding matches will not any more interfere on the Font size combo.
- #5447 : Anchor names created by the Link dialog are now trimmed to protect against unwanted spaces.
- #8997 : Styles are lost on sub-lists when converting list type.
- #8971 : [IE7] Dialog size are stretched when long text field value is received.
- #8945 : Fake elements now show alternative text on High Contrast mode.
- #8985 : Better handling of Enter key events on dialogs.
- #8925 : [Firefox] Unexpected page scroll on large floating block when editor is re-focused.
- #8978 : [IE] Saved editor text selection is lost after close menu.
- #9022 : [IE7] Fixed wrong selection introduced in empty editor document when click to the bottom-right of the document.
- #9034 : [IE7] Fixed JavaScript error caused by drag-to-select at the bottom of the document.
- #9057 : Unexpected block established when decreasing indent of a styled list item.
- #9063 : Styles on sub-list are lost when decreasing indent of the parent list.
- #9047 : [Firefox] Anchors in the preview window will now work properly.
- #8941 : [Webkit] Content region disappeared when resizing the browser.
-
#8968 : [Firefox] The
forcePasteAsPlainText
configuration is not working when using Ctrl/Cmd-V. - #6217 : Handled Del/Backspace key at the boundary of table to unify the cursor position.
-
#8950 : Changed the cursor position after calling
editor::insertElement
on block element. - #9080 : Fixed Backspace key in front of the list item to join with previous line.
- #3592 : Removed the "title" field from flash dialog advanced tab.
- #9084 : [IE] Dragging absolute positioned elements is now enabled by default.
- #8879 : Corrected styling of labels used in dialog windows.
- #8921 : [Chrome] Paste on a newly created CKEditor instance does not work on Chrome.
- #9036 : Find feature cannot locate certain words while Match Whole Word is enabled.
- #9069 : [Chrome] Issue with popups not opening properly on Chrome 20 makes it impossible to view the file browser window.
- #5811 : Code for Image dialog is missing dialog dependency.
- #5810 : Code for Div Container is missing dialog dependency.
- #5809 : Dialog a11yhelp is missing dialog dependency.
-
#4045 : "Field Name" Column in
sample_posteddata.php
is to narrow. - Updated the following language files as submitted to the CKEditor UI Translation Center: Bulgarian, Chinese, Czech, Danish, Esperanto, Estonian, Greek, Italian, Norwegian, Portuguese, Romanian, Vietnamese.