CKEditor 3.5

New features:

  • #4090 : Full Adobe AIR support.
  • #5084 : Dialog windows are now resizable with a grip located in the footer.
  • #5755 : Introduced the dialog_buttonsOrder setting, making it possible to control the buttons order.
  • #4648 : Added the new iFrame plugin.
  • #6010 : The Automatic option of the font/background color panel now represents the real color.
  • #5654 : New "placeholder" plugin.
  • #6334 : CKEditor now uses HTML5's data-* attributes for its internal attributes.
  • #6103 : It's now possible to control the styling of inline read-only elements with the disableReadonlyStyling setting. It's also possible to avoid inline-styling any element by setting its "data-cke-nostyle" attribute to "1".
  • #5404 : fillEmptyBlocks configuration option of v2 is now available.
  • #5367 : New CKEDITOR.editor#insertText method (check api.html sample page for usages) is now provided to insert plain text into editor.
  • #5915 : New removeDialogTabs configuration option to hide certain dialog tabs.

Fixed issues:

  • #4821 : Icons in the toolbar were distorted with IE and zoom != 100%.
  • #5587 : Visual improvements in dialogs, reinforce field label on separate line.
  • #4652 : Now it's able to disable editor context menu by simply removing the "contextmenu" plugin.
  • #5599 : Labels of "specialchar" dialog are now translated.
  • #6419 : [IE] List creation by merging problem.
  • #6502 : Removed IE6 image preloading, which was used to defect the duplicate request of background images.
  • #6822 : Added labels to fake objects.
  • Updated the following language files:
    • Hebrew

CKEditor 3.4.3

Fixed issues:

  • #6554 : [Webkit] cannot type after inserting Page Break.
  • #6569 : Indentation now complies with text direction of the only item.
  • #6579 : The jQuery adapter was not working properly and was turned on in incompatible environments.
  • #6644 : Restrict onmousedown handler to the toolbar area.
  • #6656 : Panelbutton's buttons became active when clicking on Source.
  • #6248 : Whitespaces (nbsp elements) were incorrectly added into empty table cells and list items.
  • #6575 : Tabs disappearing in Link dialog window after a specific sequence of actions.
  • #6510 : Margin mirroring does not respect style configuration.
  • #6471 : BIDI: Pressing Decrease Indent in an RTL bulleted list causes incorrect behaviour.
  • #6479 : BIDI: Language direction is not being preserved when pressing Enter after a Paragraph Format was applied.
  • #6670 : BIDI: Indent & List icons are not reversed when we apply RTL direction to a paragraph with any of Paragraph Formatting options.
  • #6640 : Floating panels are now being closed when switching modes.
  • #4790 : Remove list with multiple items in enterBr doesnot preserve line breaks.
  • #6297 : Floated inline elements are not taking part in behavior of blocks anymore.
  • #6171 : [Firefox] Opening rich content drop-down list scrolls host page to the top when editor has a vertical scrollbar.
  • #6330 : List markers from MS Word with Roman numbering are not preserved.
  • #6720 : Attribute protection might detect wrong elements.
  • #6580 : [IE9] Flash dialog window does not get filled up.
  • #6447 : Decreasing indentation of a list with indentClasses config does not work.
  • #5894 : Adding custom buttons at the bottom of a dialog window does not cause it to expand to include its contents.
  • #6513 : Wrong ARIA attributes created on list options of Styles drop-down list.
  • #6150 : [Safari] Color dialog window was broken.
  • #6747 : Full screen layout issue caused by page element focus outside editor.
  • #6779 : Clicking the body element on elements path turns the selection on and off immediately.
  • #6781 : [IE7] Dialog windows are broken with RTL, Office 2003 and v2 skins.
  • #6798 : [IE7] Dialog window buttons disappearing in RTL after dragging.
  • #6806 : [IE7] Dialog window buttons invisible on focus.
  • #6588 : Copy and paste adds <span> if SCAYT is enabled.
  • #6673 : IE Target combo for Image Link shown as blank even when we select <not set> as an option.
  • Updated the following language files:

CKEditor 3.4.2

New features:

  • #5024 : Added a sample that shows how to output HTML that is valid for Flash.

Fixed issues:

  • #5237 : English text in dialogs' title was flipped when using RTL language (office2003 and v2 skins).
  • #6289 : Deleting nested table removed the parent cell.
  • #6341 : The editor contents now have the text cursor.
  • #6153 : Chrome: tab focus is wrong.
  • #6261 : Focus and infinite loop between multiple editors.
  • #6170 : Dedicated class names are removed from floating panels when opening another panel.
  • #6339 : Autogrow plugin now doesn't work on maximized editors.
  • #6237 : BIDI: Applying same language direction to all paragraphs not working.
  • #6353 : [IE] Resize was broken with office2003 and v2 skins.
  • #6375 : Avoiding errors when hiding the editor after the blur event.
  • #6133 : Styled paragraphs result on buggy list creation.
  • #5074 : Link target is not removed when changing to popup.
  • #6408 : [IE] Autogrow now works correctly on Quirks.
  • #6420 : [IE] The table properties dialog now correctly retrieves the caption text.
  • #6141 : It was impossible to outdent a list when indentOffset was set to 0.
  • #6377 : FF width and height are not shown for smiley in Image properties dialog.
  • #5399 : Lists pasted from Word do not maintain their nesting.
  • #6225 : [FF] Cannot transform several lines to list with enterMode BR.
  • #6467 : [FF] It is now possible to disable the plugin command on "mode" event.
  • #6461 : Attributes are now being kept when changing block formatting.
  • #6226 : BIDI: Language direction applied to a Paragraph is removed when we apply one of Paragraph formatting options.
  • #5395 : [Opera] Native context menu incorrectly opened after Opera 10.2.
  • #6444 : [Opera] Close panels and dialogs don't return focus to wysiwyg frame.
  • #6332 : IE: V2 skin bottom dialog's border broken.
  • #5646 : Parser incorrectly removes inline element when there's only one comment node enclosed.
  • #6189 : Minor code size reduction.
  • #5045 : uiColor behaved wrong if multiple editors were used with period in their names.
  • #5766 : Config entry "ignoreEmptyParagraph" should only remove one single empty paragraph in document.
  • #5931 : Unable to apply inline style because of nested elements with same style name.
  • #6083 : Dialog close sometimes cause collapsed editor selection before the insertion.
  • #6253 : BIDI: creating a Numbered/Bulleted list causing improper behavior on bidi.
  • #4023 : [Opera] Maximize plugin.
  • #6403 : [Opera] Font name options are not correctly marked in dropdown list.
  • #4534 : [Opera] Arrow key to navigate through combo list has side effects of window scrolling.
  • #6534 : [Opera] Menu key brings up both CKEditor and browser context menu.
  • #6534 : [Opera] Menu key brings up both CKEditor and browser context menu.
  • #6416 : [IE9] Unable to make text selection with mouse in source area.
  • #6417 : [IE9] Context menu opens at the upper-left corner always.
  • #6501 : [IE9] Context menu item layout is broken.
  • #6099 : BIDI: when we apply explicit language direction to Numbered/Bulleted List the corresponding BIDI Tool bar icon is not highlighted in the Toolbar.
  • #6100 : BIDI: when we change Table language direction indentation of text in Table cells is not applied correctly.
  • #6376 : BIDI: buttons should not toggle the base language direction.
  • #6235 : BIDI: Applying direction to multi-paragraph selection within a div.
  • #6187 : [IE6] Multi-instance loading produces 404s on background images.
  • #5446 : Setting config.filebrowserImageBrowseUrl results in displaying also Browser Server on links.
  • #5626 : CKeditor 3.2.1 : html content attached makes ckeditor crash the browser FF/IE.
  • #6508 : BiDi: Margin mirroring logic doesn't honor CSS direction.
  • #6043 : BIDI: When we apply RTL direction to a right aligned Paragraph, Paragraph is not moved to the left & Alignment of Paragraph is not changed.
  • #6485 : BIDI: When direction is applied on partial selected list, the style is been incorrectly applied to the entire list.
  • #6087 : Cursor of input fields in dialog isn't visible in RTL.
  • #5595 : Extra leading spaces added in preformatted block.
  • #6094 : Match full word option doesn't stop on block boundaries.
  • #5730 : [Safari] Continual pastes (holding paste key) breaks document contents.
  • #5850 : [IE] Inline style misbehaviors at the beginning of numbered/bulleted list.
  • Updated the following language files:

CKEditor 3.4.1

New features:

Fixed issues:

  • #6027 : Modifying Table Properties by selecting more than one cell caused issues.
  • #6146 : IE: Floating panels were being opened in the wrong place in RTL pages with horizontal scrollbars.
  • #6055 : The timestamp is now added only once to each loaded file.
  • #6097 : The bookmarks now use the right name.
  • #5717 : Removed the scayt_contextMenuOntop setting and the SCAYT context menu options are always on top.
  • #5956 : [FF] It was impossible to create an editor inside an hidden container.
  • #5753 : It was impossible to have a default value for the name field in the select dialog.
  • #6041 : BIDI: Direction of Increase Indent & Decrease Indent icons are not reversed after changing Lang direction to RTL.
  • #6138 : List indentation is not working.
  • #5649 : Image dialog too wide when many styles are set.
  • #5715 : Cell color picker dialog returns focus to document.
  • #6108 : Fixed div style.
  • #5336 : Remove object style.
  • #6155 : [[FF]] Modifying Table Header Properties by selecting first Row, causing several issues.
  • #6163 : Focus not going to Tabs in Image dialog when we went to Edit the Image.
  • #6177 : IE we can't start Numbered/Bulleted list on a Empty page.
  • #5413 : Browser error after pasting html table in CKEditor.
  • #6034 : Horizontal Alignment applied to Table cell is not updated correctly in the Toolbar.
  • #6112 : BIDI: Alignment set to text in Table cell is not shown in the Tool bar when we press Enter to start a new Paragraph.
  • #6117 : BIDI: Language direction is changing when we come out of Numbered/Bulleted list.
  • #6182 : Language Direction field on the Advanced tab of Table Properties dialog has a fixed pixel width.
  • #5487 : Fullpage writer problem with line-break.
  • #6197 : The CKEDITOR.loader base path auto-detection was not working with the _source folder.
  • #6240 : Font Names & Font Sizes should be shown Left Align even for RTL Languages.
  • #5975 : Page-break should have proper Alt Text instead of Unknown object. so that JAWS reads it properly.
  • #6255 : Inserting a page break as the first node triggered an error.
  • #6188 : [IE7] Automatic color button had the wrong cursor.
  • #6129 : The show blocks' labels are now shown in the right for RTL languages.
  • #5421 : &shy; entity not converted when config.entities=false.
  • #5769 : xhtml code generation problem &nbsp; instead of &#160; (htmlentities, entities,entities_additional,..., configuration).
  • #4472 : [FF3] Browser window scrolls to loaded CKEditor.
  • #6230 : Fixed invalid parameter count for setTimeout function call.
  • #5335 : Several lines' formatted data will be merged to one line when we apply Numbers/Bullets.
  • #5353 : wrong width of editor after resize() called in Firefox 3.6.
  • #5778 : [IE] Unwanted scroll on first mouse right-click.
  • #5218 : [FF] Copy/paste of an image from same domain changed URL to relative URL.
  • #6265 : Popup window properties were visible in the link dialog's target tab when nothing was selected.
  • #6075 : [FF] Newly created links didn't fill in information on edit.
  • #6183 : The toolbar panels options sometimes had the contents' link color.
  • #6192 : [WebKit] Inserting smileys was not working because of editor focus issues.
  • #6178 : [WebKit] Inserting elements by code was failing if the editor didn't receive the focus first.
  • #6179 : [WebKit] The Image dialog was not working if the editor didn't receive the focus first.
  • #4657 : [Opera] Styles where not working with collapsed selections.
  • #5839 : "Insert row after" was removing the ids of the elements from the clicked row.
  • #6315 : DIV plugin TT #2885 regression.
  • Updated the following language files:

CKEditor 3.4

Fixed issues:

  • #6118 : Initial focus is now set to the tabs in the table properties dialog.
  • #6135 : The dialogadvtab plugin now uses the correct label.
  • #6125 : Focus was lost after applying commands in Opera.
  • #6137 : The table dialog was missing the default width value on second opening.
Twitter Facebook Facebook Instagram Medium Linkedin GitHub Arrow down Phone Menu Close icon Check