2.6 Beta

New Features and Improvements:

  • [#35] New (and cool!) floating dialog system, avoiding problems with popup blockers and enhancing the editor usability.
  • [#1886] Adobe AIR compatibility.
  • [#123] Full support for document.domain with automatic domain detection.
  • [#1622] New inline CSS cache feature, making it possible to avoid downloading the CSS files for the editing area and skins. For that, it is enough to set the EditorAreaCSS, SkinEditorCSS and SkinDialogCSS to string values in the format "/absolute/path/for/urls/|<minified CSS styles". All internal CSS links are already using this feature.
  • New language file for Canadian French.

Fixed Bugs:

  • [#1643] Resolved several "strict warning" messages in Firefox when running FCKeditor.
  • [#1522] The ENTER key will now work properly in IE with the cursor at the start of a formatted block.
  • [#1503] It's possible to define in the Styles that a Style (with an empty class) must be shown selected only when no class is present in the current element, and selecting that item will clear the current class (it does apply to any attribute, not only classes).
  • [#191] The scrollbars are now being properly shown in Firefox Mac when placing FCKeditor inside a hidden div.
  • [#503] Orphaned <li> elements now get properly enclosed in a <ul> on output.
  • [#309] The ENTER key will not any more break <button> elements at the beginning of paragraphs.
  • [#1654] The editor was not loading on a specific unknown situation. The breaking point has been removed.
  • [#1707] The editor no longer hangs when operating on documents imported from Microsoft Word.
  • [#1514] Floating panels attached to a shared toolbar among multiple FCKeditor instances are no longer misplaced when the editing areas are absolutely or relatively positioned.
  • [#1715] The ShowDropDialog is now enforced only when ForcePasteAsPlainText = true.
  • [#1336] Sometimes the autogrow plugin didn't work properly in Firefox.
  • [#1728] External toolbars are now properly sized in Opera.
  • [#1782] Clicking on radio buttons or checkboxes in the editor in IE will no longer cause lockups in IE.
  • [#805] The FCKConfig.Keystrokes commands where executed even if the command itself was disabled.
  • [#902] The button to empty the box in the "Paste from Word" has been removed as it leads to confusion for some users.
  • [#1682] Editing control elements in Firefox, Opera and Safari now works properly.
  • [#1613] The editor was surrounded by a <div> element that wasn't really needed.
  • [#676] If a form control was moved in IE after creating it, then it did lose its name.
  • [#738] It wasn't possible to change the type of an existing button.
  • [#1854] Indentation now works inside table cells.
  • [#1717] The editor was entering on looping on some specific cases when dealing with invalid source markup.
  • [#1530] Pasting text into the "Find what" fields in the Find and Replace dialog would now activate the find and replace buttons.
  • [#1828] The Find/Replace dialog will no longer display wrong starting positions for the match when there are multiple and identical characters preceding the character at the real starting point of the match.
  • [#1878] Fixed a JavaScript error which occurs in the Find/Replace dialog when the user presses "Find" or "Replace" after the "No match found" message has appeared.
  • [#1355] Line breaks and spaces are now conserved when converting to and from the "Formatted" format.
  • [#1670] Improved the background color behind smiley icons and special characters in their corresponding dialogs.
  • [#1693] Custom error messages are now properly displayed in the file browser.
  • [#970] The text and value fields in the selection box dialog will no longer extend beyond the dialog limits when the user inputs a very long text or value for one of the selection options.
  • [#479] Fixed the issue where pressing Enter in an <o:p> tag in IE does not generate line breaks.
  • [#481] Fixed the issue where the image preview in image dialog sometimes doesn't display after selecting the image from server browser.
  • [#1488] PHP integration: the FCKeditor class is now more PHP5/6 friendly ("public" keyword is used instead of depreciated "var").
  • [#1815] PHP integration: removed closing tag: "?>", so no additional whitespace added when files are included.
  • [#1906] PHP file browser: fixed problems with DetectHtml() function when open_basedir was set.
  • [#1871] PHP file browser: permissions applied with the chmod command are now configurable.
  • [#1872] Perl file browser: permissions applied with the chmod command are now configurable.
  • [#1873] Python file browser: permissions applied with the chmod command are now configurable.
  • [#1572] ColdFusion integration: fixed issues with setting the editor height.
  • [#1692] ColdFusion file browser: it is possible now to define TempDirectory to avoid issues with GetTempdirectory() returning an empty string.
  • [#1379] ColdFusion file browser: resolved issues with OnRequestEnd.cfm breaking the file browser.
  • [#1509] InsertHtml() in IE will no longer turn the preceding normal whitespace into &nbsp;.
  • [#958] The AddItem method now has an additional fifth parameter "customData" that will be sent to the Execute method of the command for that menu item, allowing a single command to be used for different menu items..
  • [#1502] The RemoveFormat command now also removes the attributes from the cleaned text. The list of attributes is configurable with FCKConfig.RemoveAttributes.
  • [#1596] On Safari, dialogs have now right-to-left layout when it runs a RTL language, like Arabic.
  • [#1344] Added warning message on Copy and Cut operation failure on IE due to paste permission settings.
  • [#1868] Links to file browser has been changed to avoid requests containing double dots.

2.5.1

New Features and Improvements:

  • FCKeditor.Net 2.5 compatibility.
  • JavaScript integration file:
    • The new "FCKeditor.ReplaceAllTextareas" function is being introduced, making it possible to replace many (or unknown) <textarea> elements in a single call. The replacement can be also filtered by CSS class name, or by a custom function evaluator.
    • It is now possible to set the default BasePath for all editor instances by setting FCKeditor.BasePath. This is extremely useful when working with the ReplaceAllTextareas function.

Fixed Bugs:

  • [#339] [#681] The SpellerPages spell checker will now completely ignore the presence of HTML tags in the text.
  • [#1643] Resolved several "strict warning" messages in Firefox when running FCKeditor.
  • [#1603] Certain specific markup was making FCKeditor entering in a loop, blocking its execution.
  • [#1664] The ENTER key will not any more swap the order of the tags when hit at the end of paragraphs.

2.5

New Features and Improvements:

  • The heading options have been moved to the top, in the default settings for the Format combo.

Fixed Bugs:

  • The focus is now correctly set when working on Safari.
  • [#1436] Nested context menu panels are now correctly closed on Safari.
  • Empty anchors are now properly created on Safari.
  • [#1359] FCKeditor will no longer produce the strange visual effect of creating a selected space and then deleting it in Internet Explorer.
  • [#1399] Removed the empty entry in the language selection box of sample03.html.
  • [#1400] Fixed the issue where the style selection box in sample14.html is not context sensitive.
  • [#1401] Completed Hebrew translation of the user interface.
  • [#1409] Completed Finnish translation of the user interface.
  • [#1414] Fixed the issue where entity code words written inside a <pre> block in Source mode are not converted to the corresponding characters after switching back to editor mode.
  • [#1418] Fixed the issue where a detached toolbar would flicker when FCKeditor is being loaded.
  • [#1419] Fixed the issue where pressing Delete in the middle of two lists would incorrectly move contents after the lists to the character position.
  • [#1420] Fixed the issue where empty list items can become collapsed and uneditable when it has one of more indented list items directly under it.
  • [#1431] Fixed the issue where pressing Enter in a <pre> block in Internet Explorer would move the caret one space forward instead of sending it to the next line.
  • [#1472] Completed Arabic translation of the user interface.
  • [#1474] Fixed the issue where reloading a page containing FCKeditor may provoke JavaScript errors in Internet Explorer.
  • [#1478] Fixed the issue where parsing fckstyles.xml fails if the file contains no <style> nodes.
  • [#1491] Fixed the issue where FCKeditor causes the selection to include an "end of line" character in list items even though the list item is empty.
  • [#1496] Fixed the issue where attributes under <area> and <map> nodes are destroyed or left unprotected when switching to and from Source mode.
  • [#1500] Fixed the issue where the function _FCK_PaddingNodeListener() is called excessively which negatively affects performance.
  • [#1514] Fixed the issue where floating menus are incorrectly positioned when the toolbar or the editor frame are not static positioned.
  • [#1518] Fixed the issue where excessive <BR> nodes are not removed after a paragraph is split when creating lists.
  • [#1521] Fixed JavaScript error and erratic behavior of the Replace dialog.
  • [#1524] Fixed the issue where the caret jumps to the beginning or end of a list block and when user is trying to select the end of a list item.
  • Completed Simplified Chinese translation of the user interface.
  • Completed Estonian translation of the user interface.
  • [#1406] Editor was always "dirty" if flash is available in the contents.
  • [#1561] Non standard elements are now properly applied if defined in the styles XML file.
  • [#1412] The _QuickUploadLanguage value is now work properly for Perl.
  • Several compatibility fixes for Firefox 3 (Beta 1):
    • [#1558] Nested context menu close properly when one of their options is selected.
    • [#1556] Dialogs contents are now showing completely, without scrollbar.
    • [#1559] It is not possible to have more than one panel opened at the same time.
    • [#1554] Links now get underlined.
    • [#1557] The "Automatic" and "More colors..." buttons were improperly styled in the color selector panels (Opera too).
    • [#1462] The enter key will not any more scroll the main window.
  • [#1562] Fixed the issue where empty paragraphs are added around page breaks each time the user switches to Source mode.
  • [#1578] The editor will now scroll correctly when hitting enter in front of a paragraph.
  • [#1579] Fixed the issue where the create table and table properties dialogs are too narrow for certain translations.
  • [#1580] Completed Polish translation of the user interface.
  • [#1591] Fixed JavaScript error when using the blockquote command in an empty document in IE.
  • [#1592] Fixed the issue where attempting to remove a blockquote with an empty paragraph would leave behind an empty blockquote IE.
  • [#1594] Undo/Redo will now work properly for the color selectors.
  • [#1597] The color boxes are now properly rendered in the color selector panels on sample14.html.

2.5 Beta

New Features and Improvements:

  • [#624] [#634] [#1300] [#1301] Official compatibility support with Opera 9.50 and Safari 3 (WebKit based browsers actually). These browsers are still in Beta, but we are confident that we'll have amazing results as soon as they get stable. We are continuously collaborating with Opera Software and Apple to bring a wonderful FCKeditor experience over their browser platforms.
  • [#494] Introduced the new Style System. We are not anymore relaying on browser features to apply and remove styles, which guarantees that the editor will behave in the same way in all browsers. It is an incredibly flexible system, which aims to fit all developer's needs, from Flash content or HTML4 to XHTML 1.0 Strict or XHTML 1.1:
    • All basic formatting features, like Bold and Italic, can be precisely controlled by using the configuration file (CoreStyles setting). It means that now, the Bold button, for example, can produce <b>, <strong>, <span class...>, <span style...> or anything the developer prefers.
    • Again with the CoreStyles setting, each block format, font, size, and even the color pickers can precisely reflect end developer's needs.
    • Because of the above changes, font sizes are much more flexible. Any kind of font unit can be used, including a mix of units.
    • All styles, including toolbar bottom styles, are precisely controlled when being applied to the document. FCKeditor uses an element table derived from the W3C XHTML DTDs to precisely create the elements, guarantee standards compliant code.
    • No more <font> tags... well... actually, the system is so flexible that it is up to you to use them or not.
    • It is possible to configure FCKeditor to produce a truly semantic aware and XHTML 1.1 compliant code. Check out sample14.html.
    • It's also possible to precisely control which inline elements must be removed with the "Remove All" button, by using the "RemoveFormatTags" setting.
    • [#1231] [#160] Paragraph indentation and justification now uses style attributes and don't create unnecessary elements, and <blockquote> is not anymore used for it. Now, even CSS classes can be used to indent or align text.
    • All paragraph formatting features work well when EnterMode=br.
    • [#172] All paragraph formatting features work well when list items too.
  • [#1197] [#132] The toolbar now presents a new button for Blockquote. The indentation button will not anymore be used for that.
  • [#125] Table's columns size can now be changed by dragging on cell borders, with the "dragresizetable" plugin.
  • The EditorAreaCSS config option can now also be set to a string of paths separated by commas.
  • [#212] New "Show Blocks" command button in toolbar to show block details in the editing area.
  • [#915] The undo/redo system has been revamped to work the same across Internet Explorer and Gecko-based browsers (e.g. Firefox). A number of critical bugs in the undo/redo system are also fixed.
  • [#194] The editor now uses the Data Processor technology, which makes it possible to handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample", that shows some simple BBCode support.
  • [#145] The "htaccess.txt" file has been renamed to ".htaccess" as it doesn't bring security concerns, being active out of the box.
  • File Browser and Quick Upload changes:
    • [#163] Attention: The default connector in fckconfig.js has been changed from ASP to PHP. If you are using ASP remember to change the _FileBrowserLanguage and _QuickUploadLanguage settings in your fckconfig.js. [#454] The file browser and upload connectors have been unified so they can reuse the same configuration settings.
    • [#865] The ASP and PHP connectors have been improved so it's easy to select the location of the destination folder for each file type, and it's no longer necessary to use the "file", "image", "flash" subfolders
      Attention: The location of all the connectors have been changed in the fckconfig.js file. Please check your settings to match the current ones. Also review carefully the config file for your server language.
    • [#688] Now the Perl quick upload is available.
    • [#575] The Python connector has been rewritten as a WSGI app to be fully compatible with the latest python frameworks and servers. The QuickUpload feature has been added as well as all the features available in the PHP connector. Thanks to Mariano Reingart.
    • [#561] The ASP connector provides an AbsolutePath setting so it's possible to set the url to a full domain or a relative path and specify that way the physical folder where the files are stored..
    • [#333] The Quick Upload now can use the same ServerPath parameter as the full connector.
    • [#199] The AllowedCommands configuration setting is available in the asp and php connectors so it's possible to disallow the upload of files (although the "select file" button will still be available in the file browser).
  • [#100] A new configuration directive "FCKConfig.EditorAreaStyles" has been implemented to allow setting editing area styles from JavaScript.
  • [#102] HTML code generated by the "Paste As Plain Text" feature now obeys the EnterMode setting.
  • [#1266] Introducing the HtmlEncodeOutput setting to instruct the editor to HTML-encode some characters (&, < and >) in the posted data.
  • [#357] Added a "Remove Anchor" option in the context menu for anchors.
  • [#1060] Compatibility checks with Firefox 3.0 Alpha.
  • [#817] [#1077] New "Merge Down/Right" commands for merging tables cells in non-Gecko browsers.
  • [#1288] The "More Colors..." button in color selector popup has been made optional and configurable by the EnableMoreFontColors option.
  • [#356] The Find and Replace dialogs are now unified into a single dialog with tabs.
  • [#549] Added a 'None' option to the FCKConfig.ToolbarLocation option to allow for hidden toolbars.
  • [#1313] An XHTML 1.1 target editor sample has been created as sample14.html.
  • The ASP, ColdFusion and PHP integration have been aligned to our standards.

Fixed Bugs:

  • [#71] [#243] [#267] The editor now takes care to not create invalid nested block elements, like creating <form> or <hr> inside <p>.  
  • [SF Patch 1511298] The CF Component failed on CFMX 6.0
  • [#639] If the FCKConfig.DefaultLinkTarget setting was missing in fckconfig.js the links has target="undefined".
  • [#497] Fixed EMBED attributes handling in IE.
  • [SF Patch 1315722] Avoid getting a cached version of the folder contents after uploading a file
  • [SF Patch 1386086] The php connector has been protected so mkdir doesn't fail if there are double slashes.
  • [#943] The PHP connector now specifies that the included files are relative to the current path.
  • [#560] The PHP connector will work better if the connector or the userfiles folder is a symlink.
  • [#784] Fixed a non initialized $php_errormsg in the PHP connector.
  • [#802] The replace dialog will now advance its searching position correctly and is able to search for strings spanning across multiple inline tags.
  • [#944] The _samples didn't work directly from the Mac filesystem.
  • [#946] Toolbar images didn't show in non-IE browsers if the path contained a space.
  • [#291] [#395] [#932] Clicking outside the editor it was possible to paste or apply formatting to the rest of the page in IE.
  • [#137] Fixed FCKConfig.TabSpaces being ignored, and weird behaviors when pressing tab in edit source mode.
  • [#268] Fixed special XHTML characters present in event attribute values being converted inappropriately when switching to source view.
  • [#272] The toolbar was cut sometimes in IE to just one row if there are multiple instances of the editor.
  • [#515] Tables in Firefox didn't inherit font styles properly in Standards mode.
  • [#321] If FCKeditor is initially hidden in Firefox it will no longer be necessary to call the oEditor.MakeEditable() function.
  • [#299] The 'Browse Server' button in the Image and Flash dialogs was a little too high.
  • [#931] The BodyId and BodyClass configuration settings weren't applied in the preview window.
  • [#583] The "noWrap" attribute for table cells was getting an empty value in Firefox. Thanks to geirhelge.
  • [#141] Fixed incorrect startup focus in Internet Explorer after page reloads.
  • [#143] Fixed browser lockup when the user writes <!--{PS..x}> into the editor in source mode.
  • [#174] Fixed incorrect positioning of FCKeditor in full screen mode.
  • [#978] Fixed a SpellerPages error with ColdFusion when no suggestions where available for a word.
  • [#977] The "shape" attribute of <area> had its value changed to uppercase in IE.
  • [#996] "OnPaste" event listeners will now get executed only once.
  • [#289] Removed debugging popups from page load regarding JavaScript and CSS loading errors.
  • [#328] [#346] [#404] Fixed a number of problems regarding <pre> blocks:
    1. Leading whitespaces and line breaks in <pre> blocks are trimmed when the user switches between editor mode and source mode;
    2. Pressing Enter inside a <pre> block would split the block into two, but the expected behavior is simply inserting a line break;
    3. Simple line breaks inside <pre> blocks entered in source mode are being turned into <br> tags when the user switches to editor mode and back.
  • [#581] Fixed the issue where the "Maximize the editor size" toolbar button stops working if any of the following occurs:
    1. There exists a form input whose name or id is "style" in FCKeditor's host form;
    2. There exists a form input whose name or id is "className" in FCKeditor's host form;
    3. There exists a form and a form input whose name of id is "style" in the editing frame.
  • [#183] Fixed the issue when FCKeditor is being executed in a custom application with the WebBrowser ActiveX control, hiding the WebBrowser control would incorrectly invoke FCKeditor's cleanup routines, causing FCKeditor to stop working.
  • [#539] Fixed the issue where right clicking on a table inside the editing frame in Firefox would cause the editor the scroll to the top of the document.
  • [#523] Fixed the issue where, under certain circumstances, FCKeditor would obtain focus at startup even though FCKConfig.StartupFocus is set to false.
  • [#393] Fixed the issue where if an inline tag is at the end of the document, the user would have no way of escaping from the inline tag if he continues typing at the end of the document. FCKeditor's behaviors regarding inline tags has been made to be more like MS Word's:
    1. If the caret is moved to the end of a hyperlink by the keyboard, then hyperlink mode is disabled.
    2. If the caret is moved to the end of other styled inline tags by any key other than the End key (like bold text or italic text), the original bold/italic/... modes would continue to be effective.
    3. If the caret is moved to the end of other styled inline tags by the End key, all style tag modes (e.g. bold, italic, underline, etc.) would be canceled. This is not consistent with MS Word, but provides a convenient way for the user to escape the inline tag at the end of a line.
  • [#338] Fixed the issue where the configuration directive FCKConfig.ForcePasteAsPlainText is ignored when new contents are pasted into the editor via drag-and drop from outside of the editor.
  • [#1026] Fixed the issue where the cursor or selection positions are not restored with undo/redo commands correctly in IE, under some circumstances.
  • [#1160] [#1184] Home, End and Tab keys are working properly for numeric fields in dialogs.
  • [#68] The style system now properly handles Format styles when EnterMode=br.
  • [#525] The union if successive DIVs will work properly now if EnterMode!=div.
  • [#1227] The color commands used an unnecessary temporary variable. Thanks to Matthias Miller
  • [#67] [#277] [#427] [#428] [#965] [#1178] [#1267] The list insertion/removal/indent/outdent logic in FCKeditor has been rewritten, such that:
    1. Text separated by <br> will always be treated as separate items during list insertion regardless of browser;
    2. List removal will now always obey the FCKConfig.EnterMode setting;
    3. List indentation will be XHTML 1.1 compliant - all child elements under an <ol> or <ul> must be <li> nodes;
    4. IE editor hacks like <ul type="1"> will no longer appear;
    5. Excessive <div> nodes are no longer inserted into list items due to alignment changes.
  • [#205] Fixed the issue where visible >br< tags at the end of paragraphs are incorrectly removed after switching to and from source mode.
  • [#1050] Fixed a minor PHP/XML incompatibility bug in editor/dialog/fck_docprops.html.
  • [#462] Fixed an algorithm bug in switching from source mode to WYSIWYG mode which causes the browser to spin up and freeze for broken HTML code inputs.
  • [#1019] Table command buttons are now disabled when the current selection is not inside a table.
  • [#135] Fixed the issue where context menus are misplaced in FCKeditor when FCKeditor is created inside a >div< node with scrolling.
  • [#1067] Fixed the issue where context menus are misplaced in Safari when FCKeditor is scrolled down.
  • [#1081] Fixed the issue where undoing table deletion in IE7 would cause JavaScript errors.
  • [#1061] Fixed the issue where backspace and delete cannot delete special characters in Firefox under some circumstances.
  • [#403] Fixed the issue where switching to and from source mode in full page mode under IE would add excessive line breaks to <style> blocks.
  • [#121] Fixed the issue where maximizing FCKeditor inside a frameset would resize FCKeditor to the whole window's size instead of just the container frame's size.
  • [#1093] Fixed the issue where pressing Enter inside an inline tag would not create a new paragraph correctly.
  • [#1089] Fixed the issue where pressing Enter inside a <pre> block do not generate visible line breaks in IE.
  • [#332] Hitting Enter when the caret is at the end of a hyperlink will no longer continue the link at the new paragraph.
  • [#1121] Hitting Enter with FCKConfig.EnterMode=br will now scroll the document correctly when the new lines have exceeded the lower boundary of the editor frame.
  • [#1063] [#1084] [#1092] Fixed a few Norwegian language translation errors.
  • [#1148] Fixed the issue where the "Automatic" and "More Colors..." buttons in the color selection panel are not centered in Safari.
  • [#1187] Fixed the issue where the "Paste as plain text" command cannot be undone in non-IE browsers.
  • [#1222] Ctrl-Backspace operations will now save undo snapshots in all browsers.
  • [#1223] Fixed the issue where the insert link dialog would save multiple undo snapshots for a single operation.
  • [#247] Fixed the issue where deleting everything in the document in IE would create an empty <p> block in the document regardless of EnterMode setting.
  • [#1280] Fixed the issue where opening a combo box will cause the editor frames to lose focus when there are multiple editors in the same document.
  • [#363] Fixed the issue where the Find dialog does not work under Opera.
  • [#50] Fixed the issue where the Paste button is always disabled in Safari.
  • [#389] Pasting text with comments from Word won't generate errors in IE, thanks to the idea from Swift.
  • The pasting area in the Paste from Word dialog is focused on initial load
  • Some fixes related to html comment handling in the Word clean up routine
  • [#1303] <col> is correctly treated as an empty element.
  • [#969] Removed unused files (fcknumericfield.htc and moz-bindings.xml).
  • [#1166] Fixed the issue where <meta> tags are incorrectly outputted with closing tags in full page mode.
  • [#1200] Fixed the issue where context menus sometimes disappear prematurely before the user can click on any items in Opera.
  • [#1315] Fixed the issue where the source view text area in Safari is displayed with an excessive blue border.
  • [#1201] Fixed the issue where hitting Backspace or Delete inside a table cell deletes the table cell instead of its contents in Opera.
  • [#1311] Fixed the issue where undoing and redoing a special character insertion would send the caret to incorrect positions. (e.g. the beginning of document)
  • [#923] Font colors are now properly applied on links.
  • [#1316] Fixed the issue where the image dialog expands to a size too big in Safari.
  • [#1306] [#894] The undo system can now undo text formatting steps like setting fonts to bold and italic.
  • [#95] Fixed the issue where FCKeditor breaks <meta> tags in full page mode in some circumstances.
  • [#175] Fixed the issue where entering an email address with a '%' sign in the insert link dialog would cause JavaScript error.
  • [#180] Improved backward compatibility with older PHP versions. FCKeditor can now work with PHP versions down to 4.0.
  • [#192] Document modifying actions from the FCKeditor JavaScript API will now save undo steps.
  • [#246] Using text formatting commands in EnterMode=div will no longer cause tags to randomly disappear.
  • [#327] It is no longer possible for the browser's back action to misfire when a user presses backspace while an image is being selected in FCKeditor.
  • [#362] Ctrl-Backspace now works in FCKeditor.
  • [#390] Text alignment and justification commands now respects EnterMode=br paragraph rules.
  • [#534] Pressing Ctrl-End while the document contains a list towards the end will no longer make the cursor disappear.
  • [#906] It is now possible to have XHTML 1.0 Strict compliant output from a document pasted from Word.
  • [#929] Pressing the Enter key will now produce an undo step.
  • [#934] Fixed the "Cannot execute code from a freed script" error in IE from editor dialogs.
  • [#942] Server based spell checking with ColdFusion integration no longer breaks fir non en_US languages.
  • [#1056] Deleting everything in the editor document and moving the cursor around will no longer leave the cursor hanging beyond the top of the editor document.

# This version has been partially sponsored by the Council of Europe.

2.4.3

New Features and Improvements:

  • It is now possible to set the default target when creating links, with the new "DefaultLinkTarget" setting.
  • [#436] The new "FirefoxSpellChecker" setting is available, to enable/disable the Firefox built-in spellchecker while typing. Even if word suggestions will not appear in the FCKeditor context menu, this feature is useful to quickly identify misspelled words.
  • [#311] The new "BrowserContextMenuOnCtrl" setting is being introduced, to enable/disable the ability of displaying the default browser's context menu when right-clicking with the CTRL key pressed.

Fixed Bugs:

  • [#300] The fck_internal.css file was not validating with the W3C CSS Validation Service.
  • [#336] Ordered list didn't keep the Type attribute properly (it was converted to lowercase when the properties dialog was opened again).
  • [#318] Multiple linked images are merged in a single link in IE.
  • [#350] The <marquee> element will no longer append unwanted <p>&nbsp;</p> to the code.
  • [#351] The content was being lost for images or comments only HTML inserted directly in the editor source or loaded in the editor.
  • [#388] Creating links in lines separated by <br> in IE can lead to a merge of the links.
  • [#325] Calling the GetXHTML can distort visually the rendering in Firefox.
  • [#391] When ToolbarLocation=Out, a "Security Warning" alert was being shown in IE if under https. Thanks to reister.
  • [#360] Form "name" was being set to "[object]" if it contained an element with id="name".
  • Fixed a type that was breaking the ColdFusion SpellerPages integration file when no spelling errors were found.
  • The ColdFusion SpellerPages integration was not working it Aspell was installed in a directory with spaces in the name.
  • Added option to SpellerPages to ignore "alt" attributes.
  • [#451] Classes for images in IE didn't take effect immediately.
  • [#430] Links with a class did generate a span in Firefox when removing them.
  • [#274] The PHP quick upload still tried to use the uppercased types instead of the lowercased ones.
  • [#416] The PHP quick upload didn't check for the existence of the folder before saving.
  • [#467] If InsertHtml was called in IE with a comment (or any protected source at the beginning) it was lost.
  • [SF BUG-1518766] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.
  • [#324] Improperly nested tags could lead to a crash in IE.
  • [#455] Files and folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP File Manager.
  • [#273] The extensions "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions on upload.
  • [#453] No more errors when hitting del inside an empty table cell.
  • The perl connector cgi file has been changed to Unix line endings.
  • [#202] Regression: The HR tag will not anymore break the contents loaded in the editor.
  • [#508] The HR command had a typo.
  • [#505] Regression: IE crashed if a table caption was deleted.
  • [#82] [#359] <object> and <embed> tags are not anymore lost in IE.
  • [#493] If the containing form had a button named "submit" the "Save" command didn't work in Firefox.
  • [#414] If tracing was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.
  • [#520] The "Select Field" properties dialog was not correctly handling select options with &, < and >.
  • [#258] The Asp integration didn't pass boolean values in English, using instead the locale of the server and failing.
  • [#487] If an image with dimensions set as styles was opened with the image manager and then the dialog was canceled the dimensions in the style were lost.
  • [#220] The creation of links or anchors in a selection that results on more than a single link created will not anymore leave temporary links in the source. All links will be defined as expected.
  • [#182] [#261] [#511] Special characters, like percent signs or accented chars, and spaces are now correctly returned by the File Browser.
  • [#281] Custom toolbar buttons now render correctly in all skins.
  • [#527] If the configuration for a toolbar isn't fully valid, try to keep on parsing it.
  • [#187] [#435] [SF BUG-1612978] [SF BUG-1163511] Updated the configuration options in the ColdFusion integration files.
  • [SF Patch-1726781] Updated the upload class for asp to handle large files and other data in the forms. Thanks to NetRube.
  • [#225] With ColdFusion, the target directory is now being automatically created if needed when "quick uploading". Thanks to sirmeili.
  • [#295] [#510] Corrected some path resolution issues with the File Browser connector for ColdFusion.
  • [#239] The <xml> tag will not anymore cause troubles.
  • [SF BUG-1721787] If the editor is run from a virtual dir, the PHP connector will detect that and avoid generating a wrong folder.
  • [#431] PHP: The File Browser now displays an error message when it is not able to create the configured target directory for files (instead of sending broken XML responses).
Twitter Facebook Facebook Instagram Medium Linkedin GitHub Arrow down Phone Menu Close icon Check