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 : ­ entity not converted when config.entities=false.
  • #5769 : xhtml code generation problem   instead of   (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.

CKEditor 3.4 Beta

New features:

  • #5909 : New BiDi feature, making it possible to switch the base language direction of block elements.
  • #5268 : Introducing the "tableresize" plugin, which makes it possible to resize tables columns by mouse drag. It's not enabled by default, so it must be enabled in the configurations file.
  • #979 : New enableTabKeyTools configuration to allow using the TAB key to navigate through table cells.
  • #4606 : Introduce the "autogrow" plugin, which makes the editor resize automatically, based on the contents size.
  • #5737 : Added support for the HTML5 contenteditable attribute, making it possible to define read only regions into the editor contents.
  • #5418 : New "Advanced" tab introduced on the Table Properties dialog. It's based on the new dialogadvtab plugin.
  • #6082 : Introduced the useComputedState setting, making it possible to control whether toolbar features, like alignment and direction, should reflect the "computed" selection states, even when the effective feature value is not applied.

Fixed issues:

  • #5911 : BiDi: List items should support and retain correct base language direction
  • #5689 : Make it possible to run CKEditor inside of Firefox chrome.
  • #6042 : It wasn't possible to align a paragraph with the dir attribute to the opposite direction.
  • #6058 : Fixed a small style glitch with file upload fields in IE+Quirks.

CKEditor 3.3.2

New features:

  • #5882 : Introduce the dialog#selectPage event, replicating the OnDialogTabChange feature available in FCKeditor 2.
  • #5927 : The native controls in ui.dialog.elements can be styled with the controlStyle definition.

Fixed issues:

  • #1644 : Removed references to cursor:hand in the stylesheets.
  • #5411 : Anchor, hidden fields and Page-Break objects can no longer be resized.
  • #5456 : Initial focus incorect in api_dialog sample page.
  • #5628 : Incorrect <pre> siblings merging.
  • #5829 : Adding validation for start number field in list style dialog.
  • #5845 : Context menu on empty list item loses selection.
  • #5860 : [IE] > in attribute values are incorrectly escaped.
  • #5905 : SCAYT is not any more enabled by default.
  • #5736 : Improved the text generated for mailto: links if no text was selected.
  • #4779 : Adjust resize_minWidth and resize_minHeight if smaller than actual dimensions.
  • #5687 : Navigation through colors is now compatible with RTL.
  • #4615 : [IE] Text fields are no longer disrupted in dialog with RTL.
  • #5887 : The number of columns in the smileys table is now configurable via the smiley_columns setting.
  • #5100 : It was possible to drag&drop some elements like context menu items or dropdown entries.
  • #5933 : Text color and background color panels don't have scrollbars anymore under office2003 and v2 skins.
  • #5943 : An error is no longer generated when using percent or pixel values in the image dialog.
  • #5951 : Avoid problems with security systems due to the usage of UniversalXPConnect.
  • #5441 : Avoid errors if the editor instance is removed from the DOM before calling its destroy() method.
  • #4997 : Provide better access to the native input in the ui.dialog.file element.
  • #5914 : Modified the Smileys dialog to make active only the images and not their borders.
  • #5565 : The scrollbar does not behaves erratically when opening a rich combo in RTL page.
  • #5843 : In CKEditor 3.3: When we set the focus in the 'instanceReady' event, FF3.6 is giving js error.
  • #5902 : paste and pastetext dialogs cannot be skinned easily.
  • #5959 : Dialog auto focus does not check for hidden tabs.
  • #5415 : Undo not working when we change the Table Properties for the table on a saved page.
  • #5435 : IE: we can't start Numbered/Bulleted list in Tables by Clicking on Insert/Remove Numbers/Bullets Icon.
  • #5832 : The JQuery adapter sample is not working properly with SSL.
  • #5728 : Text field & Upload Button in Upload Tab of Image Properties dialog are not shown Properly in Arabic.
  • #5436 : IE: Cursor goes to next Table Cell after we insert a Smiley in the Table Cell.
  • #5580 : Maximize does not work properly in the Office 2003 and V2 skins.
  • #5495 : The link dialog was breaking the undo system on some situations.
  • #5775 : Required field's label to contain a CSS class to allow it to be styled differently.
  • #5999 : Table dialog rows and columns fields are now marked as required.
  • #5693 : baseHref detection in the flash dialog now works correctly.
  • #5690 : Table cell's width attribute is now respected properly.
  • #5819 : Introducing the new removeFormatCleanup event and making sure remove format doesn't break the showborder plugin.
  • #5558 : After pasting on WebKit based browsers the editor now scrolls to the end of the pasted content.
  • #5799 : Correct plugin dependencies for the liststyle plugin with contextMenu and dialog.
  • #5436 : IE: The cursor was moving to the wrong position when inserting inline elements at the end of cells on tables.
  • #5984 : Firefox: CTRL+HOME was creating an unwanted empty paragraph at the start of the document.
  • #5634 : IE: It was needed to click twice in the editor to make it editable on some situations.
  • #5338 : Pasting from Open Office could lead on error.
  • #5224 : Some invalid markup could break the editor.
  • #5455 : It was not possible to remove formatting from pasted content on specific cases.
  • #5735 : IE: The editor was having focus issues when the previous selection got hidden by scroll operations.
  • #5563 : Firefox: The disableObjectResizing and disableNativeTableHandles settings stopped working.
  • #5781 : Firefox: Editing was not possible in an empty document.
  • #5293 : Firefox: Unwanted BR tags were being left in the editor output when it should be empty.
  • #5280 : IE: Scrollbars where reacting improperly when clicking in the bar space.
  • #5840 : Some dialog access keys are conflicting with "Ctrl + A", select all text behavior on text input.
  • #6059 : Changing list type didn't preserve the list's attributes.
  • #5193 : In Firefox, the element path options had the text cursor instead of the arrow.
  • #6073 : The list context menu was showing the wrong option when in a mixed list hierarchy.
  • #6074 : The Insert Table Column command was duplicating the selected column cells ids.
  • #6066 : The toolbar combos had the text cursor instead of the arrow.
  • #6062 : The toolbar buttons had the text cursor instead of the arrow.
  • #6068 : [IE7] A few labels were hidden in a RTL language.
  • #6000 : Safari and Chrome where scrolling the contents to the top when moving the focus to the editor.
  • #6090 : IE: Textarea with selection inside causes Link dialog issues.
  • #5079 : Page break in lists move to above the list when you switch from WYSIWYG to HTML mode and back.
  • Updated the following language files:
    • Chinese Simplified;
    • Hebrew;
    • #5962 : German;
    • #5645 : Portuguese;
    • #5797 : Turkish;
Twitter Facebook Facebook Instagram Medium Linkedin GitHub Arrow down Phone Menu Close icon Check