CKEditor Changelog
CKEditor 3.0 (SVN)
New features:
Fixed issues:
- #166 : Viewing Source can change the order of elements in IE
- #252 : Pasting invalid markup generate empty paragraphs with IE
- #264 : IE: Memory leak
- #347 : Dropdown Lists don't close on second click
- #550 : IE fails the _tests/manual/fckeditorapi
- #989 : If you use the Replace function and hit the Replace All button and there is an error - when you hit OK on the error the Replace dialog box closes as well
- #2040 : Styles aren't applied in an optimal way
- #2309 : Small arrow for select items on toolbar combos are not RTL
- #2424 : API to destroy instances
- #2501 : CKEditor samples fail to load
- #2514 : the code should try to use Array.indexOf if it does exist
- #2663 : Fix the scrolling bug for CKEditor 3 link dialog.
- #2754 : CKEditor v3 enters infinite loop when trying to output HTML code
- #2760 : restoreSelection() in dialog system doesn't work in IE when there's a control selection
- #2764 : Source area is having the wrong size in IE
- #2765 : CKEditor is leaving cke_expando indices in the HTML source in IE
- #2766 : CKEDITOR.plugins.fakeobjects shouldn't be a shared object across editor instances.
- #2768 : plug-in:basicstyle all basic styles unable to apply reversely
- #2772 : [IE]core:htmlparser incorrectly convert image attr 'src' to 'url'
- #2774 : plugin:htmlwriter Deadly recursive while dealing with nodes with namespace
- #2780 : Protected elements are being outputted without closing tags.
- #2785 : Move plugins specific configurations to the plugins files
- #2786 : Make it possible to define CSS to be loaded into the content by API
- #2787 : Special character plugin doesn't work in IE
- #2789 : insertHtml() error
- #2791 : UI flashes when loading.
- #2792 : Remove default dialog values from the default configuration
- #2797 : Styles cannot be applied when a whole paragraph is selected
- #2798 : V3: skin.js assumes that the dialog plugin will be always loaded
- #2799 : V3: The skin file make specific dialog stuff by using the global CKEDITOR.dialog
- #2802 : Dialog objects should be cached separately for each editor instance
- #2803 : Separate default values from initial values in dialogs
- #2804 : V3: Review the insertHtml and insertElement implementation
- #2805 : JavaScript error in dialogui plugin
- #2814 : Format text across multiple table cells doesn't work right
- #2816 : [IE] Refactor selection save/restore logic to work with focus state
- #2819 : Image dialog
- #2822 : V3: Configurations must not use sub-namespaces
- #2831 : Link dialog ignores id field in Advanced Tab.
- #2832 : Filling in the name field in Link dialog converts link to anchor.
- #2833 : Link dialog does not clear popup target attributes in links.
- #2835 : plugin:newpage failed to refresh elementpath
- #2836 : V3: Toolbar commands doesn't get disabled in 'source' mode
- #2837 : Basicstyle plugin bug
- #2838 : V3: Initial selection bug
- #2839 : Refactor link dialog to use setup/commit system.
- #2867 : V3: Force Simple Ampersand
- #2876 : V3: Simplify domWalker
- #2879 : plugin:templates porting from v2
- #2895 : Error when switching to source with selection
- #2907 : V3: Make it possible to serialize range bookmark
- #2910 : V3 - Clipboard support
- #2912 : V3: Encapsulate the command state change logic inside the CKEDITOR.command class
- #2913 : V3: Make toolbar buttons start at the correct state
- #2918 : Initial values for checkboxes are wrong
- #2922 : Whole editor broken caused by one malformed plugin
- #2923 : "CKEDITOR is not defined" on page reload when editor focused.
- #2927 : CKEDITOR.event duplicate dom event registration
- #2931 : V3 : SpellChecker - WSC
- #2932 : AJAX sample fails to populate editing area after subsequent editor instantiations in FF 3
- #2935 : V3:New Test
- #2938 : Special character plugin looks bad with webkit
- #2940 : Override CKEDITOR.basePath and CKEDITOR.getUrl
- #2944 : Event to indicate that the editor is ready for full interaction
- #2945 : Editor instance intialization error
- #2947 : Indent does not work in IE
- #2948 : insertHtml() mangles links
- #2950 : plugin:preview Click command got JavaScript error in IE
- #2951 : plugin:template replaceContent default not checked in IE
- #2952 : Certain toolbar button looked mess in IE6
- #2953 : All toolbar buttons doesn't show title text in IE6
- #2954 : Option 'Match cyclic' not working
- #2955 : plugin:numberlist/bulletlist failed when caret on inline-element end
- #2956 : plugin:sourcearea has extra <br /> when document is empty
- #2959 : plugin:editingblock reload initial data on empty content
- #2961 : plugin:newpage lack of title on toolbar button
- #2962 : plugin:link creation with target:popupwindow doesn't work
- #2964 : plugin:image dialog loading cause JavaScript Error
- #2965 : plugin:image preview area failed to update 'align' option
- #2966 : plugin:image cause JavaScript Error with 'Style' setting.
- #2967 : plugin:dialog JavaScript error at opening dialog boxes in IE
- #2972 : plugin:table insertion in empty document leave extra newline in IE
- #2973 : plugin:template UI display incorrect width
- #2974 : Sample page editor instance UI over-width
- #2977 : Focus issues when inserting a numbered list
- #2978 : Show blocks should keep state across mode switches
- #2979 : Focus issue after inserting table
- #2980 : Table feature does not provide ability to modify tables in V3
- #2982 : plugin:flash 'id' attribute failed to apply in IE
- #2983 : plugin:showblock missing tagname icon
- #2984 : V3 : Toolbar reorganization
- #2985 : Find/Replace Match cyclic doesn't work
- #2989 : document::insertHtml failed in IE
- #2991 : JAWS Tool is not able to recognize the new CKEditor3.0
- #2992 : Toolbars don't wrap in Safari
- #2993 : Toolbar wraps incorrectly in IE
- #2994 : Format applied to the incorrectly if cursor at the end of a paragraph
- #2995 : Toolbar combos panels are a bit mispositioned
- #2996 : IE6 : Toolbar combos have horizontal scrollbar
- #2997 : FF : Toolbar combo contents flickers when opening
- #2998 : Toolbar combos load the editor.css file with no timestamp
- #2999 : Bad performance on selection change checks
- #3000 : After release, toolbar items state are frozen on multiple instances
- #3001 : IE : Automatically save the selection when loosing focus
- #3002 : Use "filters" for the htmlParser API
- #3003 : Parse HTML data on input
- #3004 : plugin:link created url not right with 'protocol' <other>
- #3005 : plugin:form failed with click ok in IE
- #3006 : V3 : Style system enhancements
- #3007 : Font and Size combos
- #3008 : plugin:form fields certain attributes not commited in IE
- #3012 : plugin:format 'h1' font too big to display
- #3019 : plugin:form all form-based dialog failed to work in edit mode.
- #3020 : plugin:selection incomplete selectable element definition
- #3021 : Toolbar layout is messed up in IE6 quirks mode
- #3028 : config:startupFocus not working
- #3030 : CKEDITOR.document::insertElement not working in IE
- #3031 : Toolbar Combos don't work in FF2
- #3034 : Element document offset position not correct
- #3036 : Html parser failed to handle attribute abbreviation
- #3037 : Combo boxes are not usable with screen reader
- #3038 : There's no label for the image button and hidden field buttons.
- #3040 : Adding YUI.util.Selector module to testing framework
- #3041 : plugin:colorbutton incorrect state after color selected.
- #3042 : Accessibility not complete on toolbar items
- #3043 : plugin:list unable to cancel when selection inside table cell
- #3046 : plugin:list adding extra <br>
- #3047 : plugin:formatcombo doesn't preserve existing styles
- #3052 : CKEditor should be focs-able like a text box under JAWS
- #3054 : CKPackager: special characters are incorrectly(?) parsed by scriptcompressor
- #3058 : IE : Error when closing dialog without setting editor focus
- #3061 : V3 : image dialog- correct buttons position
- #3062 : V3 : Show blocks bug
- #3064 : plugin:domiterator incorrect when range collapsed at paragraph end
- #3065 : plugin:domiterator not reporting 'div' with nested 'p'
- #3067 : IE : The context menu issues
- #3068 : plugin:panel doesn't hide on subsequent click
- #3070 : plugin:form doesn't work with 'edit' mode
- #3073 : Accessibility: Tab key toolbar navigation stop at Combo
- #3075 : plugin:wysiwyg broken on insertHtml
- #3077 : Tools: createClass incompleteness
- #3085 : Accessibility: Menu
- #3086 : Accessibility: list item/colorbox lacking of title
- #3087 : Tools: Clone method not working for Array type
- #3089 : [IE]plugin:showblock problems
- #3090 : Paste from Word dialog is broken
- #3091 : plugin:font change font cross table incorrect
- #3092 : plugin:stylesCombo has no options
- #3093 : Block style problem with list item
- #3094 : Block style problem with paragraphs
- #3095 : Indent/Outdent problem with list item
- #3097 : Insert table within list problem
- #3098 : Tab index in textarea should be inherited to the editor
- #3100 : plugin:wysiwyg should have dtd check on insertElement
- #3104 : Tab focus on editor with tabindex after the editor has been focused is wrong
- #3107 : enterMode problem with link
- #3108 : enterMode problem with block elements
- #3109 : enterMode problem with <pre>
- #3110 : domrangeiterator is broken
- #3112 : Duplicate DOM event handlers are registered in IE.
- #3114 : V3: IE7 opening of the toolbar dropdown controls fires the onbeforeunload event
- #3117 : Permission denied to set property Window.fakeOpener
- #3121 : domwalker not stopping correctly
- #3125 : IE : Error when clicking on the Style combo
- #3128 : config.stylesCombo_stylesSet does not load external style JavaScript files.
- #3130 : Tabspaces setting in tab plugin is not working
- #3131 : Error applying block styles in multiple blocks selection
- #3132 : Tab and Shift-Tab is skipping elements
- #3134 : Invalid alignment of toolbar icons in IE Quirks mode
- #3136 : Image plugin - Advanced Tab's Id field is not working
- #3137 : Request for Office 2003 Skin in CKEditor 3.0
- #3138 : Request for multi-language files for CKEditor 3.0
- #3139 : focusNext incorrectness
- #3141 : Block styles incorrect with full selection
- #3142 : Blockquote incorrect with table/list
- #3143 : Indent incorrect with second list item
- #3144 : Block styles incorrect with list
- #3146 : Insert link incorrect within table cell
- #3149 : Domiterator incorrect with BR
- #3150 : Toolbar items icon has extra border when disabled
- #3151 : Remove list command is not working
- #3152 : basicstyle override tag not working
- #3153 : Paragraph <p> tag is not getting added for the editor text
- #3154 : In IE: CKEditor - Editor Area content is not word wrapped
- #3155 : Htmlentities incorrect with '|'
- #3157 : Smiley plugin causes browser to hang
- #3159 : List features not working
- #3160 : [FF] Ajax sample editor document problem
- #3162 : Incorrect font and font size detection in IE
- #3163 : Colour buttons stay hightlighted
- #3166 : enterKey break in source mode
- #3167 : [IE]EnterKey=br incorrect with list item
- #3169 : [IE] Indent problem with <pre>
- #3170 : Source mode problem on switching
- #3171 : plugin:flash incorrect content inserted
- #3172 : fake object can't update width
- #3174 : CKEditor 3.0 - Context Menu is not displayed correctly
- #3175 : Panels are not working with custom document.domain
- #3176 : Match the whole word in Find it does not match
- #3177 : Disappearing words from Find what
- #3184 : FF 2.0 Statup exception
- #3185 : FF 2.0 Select inputs doesn't work in dialogs.
- #3191 : Make the dialog system skin-independent
- #3192 : [IE] editor.focus() is asynchronized
- #3195 : HTML Parser: Out of memory
- #3198 : Insertion with content deleted not working
- #3201 : [Opera] Discards entities when switchng to source view and back
- #3203 : Dialogs are not properly centered
- #3204 : Dialog cover element broken in IE6 after #3191
- #3205 : Image dialog problem after close
- #3206 : FF adds excessive <br> tags on enter
- #3208 : IE Focus issue with Ajax example
- #3209 : V3 : Implement full RTL support for the UI
- #3210 : Font size and type not reflected in combo when selecting text
- #3211 : Disable unavailable commands
- #3212 : CKReleaser is breaking hotkeys in CKEditor
- #3213 : Change the voice readout of the editing area from "CKEditor" to "Rich Text Area"
- #3214 : Dialogs can be dragged out of bounds in IE after #3191
- #3215 : Default skin don't load after release
- #3216 : Paste as text button may paste into the editor's container document in IE
- #3218 : sample.js is being included into the release, which makes people confused
- #3219 : Combos don't hide when clicking on color buttons
- #3220 : The releaser is adding xml:space="preserve" to the samples
- #3222 : Rich combos and float buttons lose clicks
- #3223 : CKEditor 3.0 - Not able to type inside the editor area when jaws is on using fire fox browser
- #3225 : Have a single config option to set the UI language
- #3228 : List plugin not right on pseudo block
- #3229 : Flash dialog is not clear up preview area
- #3230 : Pressing Enter on dialog buttons does not activate them in JAWS
- #3231 : Unable to apply inline styles when selection touches end of area with the same style already applied.
- #3234 : Page scrolls up on dialog buttons
- #3237 : ckreleaser doesn't recognize custom skin path
- #3238 : Dialogs open out of the window
- #3240 : Font style not correct with existed style
- #3241 : Htmlwriter self-closing tag problem
- #3242 : Showblock ignore table and list
- #3243 : Apply inline style within list item problem
- #3244 : Apply block style accross table problem
- #3245 : Stylecombo missing options problem
- #3249 : 'Deleted Text' Style within list item problem
- #3253 : List is incorrectly counting br
- #3254 : Link dialog incorrectly positioned
- #3256 : Justify across table cells incorrect
- #3258 : In office 2003 skin, Dialogs are not displayed in the right area
- #3259 : Find/Replace is not undoable
- #3261 : Hot Key crashes IE 7
- #3262 : Drop down menus are not translated.
- #3263 : In Safari 3.x release, Tab and Shift Tab is not reaching the editor area.
- #3266 : Minimize the usage of the _cke_expando attribute
- #3267 : Exception in selection plugin when loading hidden editor
- #3268 : New icon for "Image Button"
- #3274 : ElementsPatch toolbar moves the toolbar icons
- #3275 : EnterKey plugin and 3 enter keys
- #3276 : IE : Error when opening the link dialog
- #3282 : Skin files are not being loaded with timestamp
- #3283 : 'CKEDITOR.dom.node.getPreviousSourceNode/getNextSourceNode' bug
- #3285 : IE generates fixed urls for smilies
- #3286 : IE : Smileys always have full URLs
- #3287 : Flash object get lost
- #3288 : Special character doesn't insert characters.
- #3291 : Ctrl-V does not work in Paste from Word dialog
- #3294 : Safari : Announce the editor in VoiceOver
- #3296 : JavaScript error on tab and shift-tab in IE with tabindex
- #3297 : Disable textarea resizing in webkit
- #3298 : Only first Styles Combo has content
- #3299 : range::checkStartOfBlock|checkEndOfBlock are broken
- #3300 : Styles are not being applied correctly
- #3301 : Documentation is needed for the shortcut keys
- #3303 : Remove list command is broken again
- #3305 : IE - Combo features do not work in latest nightly build
- #3309 : Styles are remove when caret placed in element boundaries
- #3310 : Styles are not being applied to multiple selections
- #3312 : It's not possible to remove list on empty <li> ENTER
- #3313 : Enhance CKEDITOR.dom.walker
- #3315 : addIframe method is not available by default
- #3320 : Floating panels don't use the baseFloatZIndex setting
- #3321 : Find/Replace cause JS error in IE
- #3322 : Update V3 Test Case
- #3330 : Bogus br when Insert table cell
- #3331 : Clone node doesn't strip nested ids
- #3332 : Update V3 Test Case
- #3334 : Javascript error while adding link
- #3338 : mouse cursor over input field shows as arrow instead of beam
- #3339 : Flash Plugin: The flashicon.gif file may be copyrighted
- #3341 : [IE] getOuterHtml incorrect for namespaced element name
- #3342 : FCKEditor corrupting/truncating text when changing between source and wysiwyg modes
- #3344 : Inline style incorrect when reaching document end
- #3345 : Edit anchor problem
- #3346 : Flash plugin doesn't work in IE
- #3347 : In IE: CKEditor - Editor Area content is not word wrapped
- #3351 : Combo list item marking not working
- #3352 : Enhance domIterator plugin
- #3353 : [IE] Unable to change list type
- #3354 : [IE] Unable to change list type
- #3356 : Ident problem with nested block
- #3359 : Editing area is not visible in IE quirks mode
- #3361 : [FF] createBookmark problem with multi-ranges
- #3362 : Fix dialog layout for Firefox 2
- #3363 : Font and Size controls are not working correctly
- #3365 : Font name dropdown called font style
- #3366 : Paste from Word dialog does not work in Firefox 2
- #3372 : Undo / Redo Text Selection Bug
- #3374 : Indenting list item remove subsequent item
- #3376 : Language resource for About plugin
- #3377 : [IE]Element path not updated after context menu
- #3378 : [IE] Source code format incorrect with paragraph
- #3380 : Keyboard shortcut for toolbar doesn't work in FF 2
- #3383 : Unable to use screenreader in FF Ajax Example
- #3387 : Layout consistence and stability
- #3388 : [IE] Submenu navigation key problem
- #3390 : [FF] Open submenu
- #3391 : Table dialog layout review
- #3395 : [IE] Edit area height incorrect
- #3400 : Size of source text area is wrong in IE
- #3402 : Layout of smiley and character dialogs are wrong in IE6 quirks mode.
- #3406 : [Webkit] Undo not working for 'Font Size'
- #3408 : event handlers are executed in IE and Safari
- #3409 : Empty LI's don't render at full height
- #3412 : Dialog tab bar layout is wrong in IE6.
- #3413 : JAWS does not read Format, Font & Size drop down as combo boxes
- #3414 : Combo boxes are incorrectly positioned in IE quirks mode.
- #3415 : Cannot tab back into text area on all Paste dialogs
- #3416 : Close button not accessible via keyboard in dialogs
- #3417 : JAWS does not read the first toolbar item after switching focus to toolbar
- #3418 : Tabs in Flash and Find/Replace dialogs not keyboard accessible
- #3420 : Editing area keyboard navigation problem with table in FF3
- #3421 : Ending a bullet/number list at the end of a document is not possible in FF
- #3422 : [FF] DomIterator should preserve padding block BR
- #3423 : Unable to outdent when editor.config.indentUnit != 'px'
- #3425 : Flash, Textarea and Select box dialog boxes have scrollbars in IE quirks mode.
- #3426 : Color selection boxes have incorrect layout in IE quirks mode.
- #3433 : Restoring from maximized does not work across mode switches in IE8 Standards mode.
- #3434 : Replace config.autoLanguage comment with config.language in config.js.
- #3436 : Inline styles are being applied to outside of selected area in IE.
- #3437 : Show blocks command state is not correctly preserved across mode changes.
- #3441 : CKEDITOR changes script tag content
- #3448 : Images aren't selectable in Safari
- #3450 : [IE] Find result highlighting problem
- #3451 : [IE] Find result highlighting problem
- #3454 : RTL toolbar icons not aligned RTL in FF2
- #3455 : Fixed color palette in colour selectors should provide names for colors
- #3456 : [Webkit] It is possible to edit textarea content in WYSIWYG mode
- #3462 : The About button must remain enable in source mode
- #3465 : Dialog tabs are causing Firefox throbber to spin indefinitely.
- #3468 : Syntax errors in trunk code is causing editor to crash in IE6, 7
- #3473 : [FF] Bogus doubled line break nums
- #3474 : [FF] newpage error when document unfocused
- #3476 : Indentation and list features don't work in specific cases
- #3477 : Enter prepends newline sometimes
- #3480 : setData and getData events are not fired correctly
- #3487 : getText() not always returns string
- #3488 : Safari: Cell context menu doesn't always work
- #3489 : Not able to place cursor at end of document when table is the last element
- #3490 : Context menu does not display properly in IE6.
- #3491 : [IE] Paste from Word doesn't work
- #3492 : Insert smiley dialog not keyboard accessible
- #3497 : Editor name not protected from bad chars
- #3500 : Failed testcase dom.element test_getAttribute_ignoreExpandoAttributes
- #3501 : Language file fixes and French file update
- #3505 : Enter key on empty document is broken
- #3506 : Combo panels do not align in FF
- #3508 : getNext() is unavailable for all nodes
- #3512 : Non-namespaced css class names
- #3514 : [IE] dom.getFrameDocument still causes random errors
- #3515 : Replace function in Find & Replace dialog does not work
- #3516 : JS error in Find & Replace dialog
- #3520 : Incorrect dialog layouts for Paste, Paste From Word, Paste As Plaintext and Table.
- #3522 : onbeforeunload is fired whenever dialog tabs are being switched
- #3523 : In Firefox, Editor Area is not displayed/Refreshed
- #3524 : CKEditor Toolbar is missing the left and upper border
- #3527 : CKEditor - JAWS issues
- #3529 : [IE] Wrong find matching in IE8 quirks
- #3533 : StyleCombo doesn't open in Webkit and Opera
- #3534 : Context menu has wrong pointer icon
- #3535 : IE: The context menu rapidly flashes at the left of the document when opening
- #3539 : "User Interface Languages" example is broken in the nightly build
- #3540 : img tags generated by the editor should always have alt attribute.
- #3546 : CKReleaser is broken under Windows
- #3548 : Add lang attribute to editor UI elements.
- #3549 : [IE8] Empty dropdowns
- #3550 : Add accessible labels for fakeobject placeholders.
- #3553 : Toolbar collapse feature isn't keyboard accessible
- #3555 : SCAYT button has wrong state when scayt_autoStartup = true
- #3556 : Alt+F10 hotkey does not work in Source mode
- #3557 : Disabled toolbar buttons are indistinguishable from normal toolbar buttons in JAWS
- #3560 : Disable SCAYT before getData
- #3562 : Reload SCAYT before insertElement
- #3563 : Disabled items have wrong style in menus
- #3565 : [IE6] Floatpanel iframe focus error
- #3566 : Context menu disappears after displaying one submenu in FF2
- #3569 : SCAYT should stop at form fields
- #3572 : Replace result incorrect
- #3573 : No undo snap when inserting form fields
- #3574 : Indent whole paragraph incorrect
- #3575 : Insert special character not keyboard accessible
- #3577 : User Interface Languages sample doesn't load in IE
- #3578 : Compatibility message in samples states that Firefox 1.5 is supported
- #3579 : Replace div samples applies the hover effect to all divs
- #3580 : IE: switching to Source in Ajax example raises an error
- #3581 : name attribute on anchors is duplicated
- #3585 : Inconsistent formatting of source code
- #3591 : Flash url isn't editable after reload
- #3600 : Changes alert is wrong in dialogs
- #3602 : config.addPlugins looks like a method
- #3606 : Replace feature leaves selection after cancel
- #3608 : Create list on empty document error
- #3609 : Parser fixbody option should align with enterMode
- #3610 : Enterkey within empty document is broken
- #3617 : Change list type incorrect
- #3618 : List is not merged
- #3620 : Unexpected document change when selecting item on elementpath
- #3623 : Editor is loading up in IE7 without contents
- #3626 : Small fixes in scayt plugin
- #3631 : name attribute on <select> is lost
- #3632 : Name attribute problems in <form>
- #3637 : [IE6] Rich combo height incorrect
- #3640 : [IE] Dialog button background image incorrect
- #3641 : [IE7] Dialog button has extra border line
- #3643 : [IE] Context menu has no content on second open
- #3644 : Image dialog missin radio lock
- #3646 : [IE7] White background color of toolbar button group
- #3647 : Some values for Flash dialog need to be resourced
- #3648 : Change paragraph format with empty document incorrect
- #3650 : Delete rows/columns/cells commands do not work when text is selected
- #3653 : Collapse toolbar isn't working in Source mode
- #3654 : Resize handle should not be useable in maximized mode.
- #3655 : [IE] Toolbar button cursor flicker between 'hand' and 'default'
- #3656 : CKEDITOR.dom.range::trim() is destroying text ranges.
- #3657 : 'Select All' result in content change
- #3658 : [IE6] Editor document has horizontal scrollbar on long lines
- #3659 : newpage undo problem
- #3661 : Safari 3.2 cache issue
- #3662 : There needs to be a way to reset the undo stack
- #3665 : [IE] Output source code has extra
- #3668 : [IE] Combo doesn't show dropdown on second open
- #3669 : [IE8] wysiwyg area shrink when toolbar collapsed
- #3672 : [IE] Dialogs flicker when displaying
- #3674 : [FF3] resetDirty() not working after initial load
- #3679 : [IE8] element.html test fails in various places
- #3681 : [Webkit] Shift enter broken
- #3684 : Edit area adding <p> when clicking in the edit area
- #3685 : Update to scayt plugin
- #3686 : [IE] Cell properties RTL dialog layout problems
- #3688 : JavaScript error at loading
- #3689 : Unneeded unicode character found in English translation files
- #3690 : Selection is lost after Enable SCAYT
- #3692 : Find scrollIntoView incorrect
- #3693 : dom.element.getAttribute returns unnormalized style properties
- #3696 : [IE6] Disabled buttons loosing position on hover
- #3700 : Preview plugin is broken
- #3702 : UI Color plugin is broken in release version
- #3703 : editor.insertHtml cause error
- #3705 : Kama: The context menu has wrong background color for the icons
- #3706 : High Contrast - Color picker doesn't display colored options
- #3707 : [webkit] editor.insertHtml not supported
- #3708 : [webkit] inline style doesn't work for collpased range
- #3710 : CKEditor doesn't support <style> tag in text area.
- #3714 : Tables are causing html parser to go into infinite loop
- #3715 : Pre output formatting is broken
- #3716 : Context menu disappears after displaying one submenu
- #3718 : IE8 - Invisible blocks
- #3719 : [IE8] Toolbar changes height
- #3720 : Undo button is disabled after replace all
- #3723 : noscript bug
- #3725 : Same uiColor accross editors' floatpanels
- #3726 : SpellChecker doesn't work in IE6
- #3728 : Automatic color options don't seem to do anything
- #3730 : Indent and BR selections
- #3733 : HC: The icon space must be hidden
- #3734 : HC: The editing area has no border
- #3737 : style tags are losing formatting in IE.
- #3739 : Bullet/Number list feature not working
- #3740 : [IE] Paste from Word does not paste on last cursor location
- #3744 : Paste from Word - Stack overflow exception
- #3745 : [FF3] Problem with pasting content from ODS file into rich text area
- #3748 : CKReleaser fails to create samples if element with id "code" is missing
- #3750 : TC CKEDITOR.htmlParser infinite loop
- #3751 : Simplify samples
- #3752 : legend tag value is displayed on the Toolbar
- #3753 : script tags are not protected in CKEditor
- #3754 : [IE] Tabs are invisible in IE6 quirks RTL
- #3755 : [FF3] Table selection handle doesn't refresh when changing table size
- #3761 : Custom styles duplication
- #3762 : Table alignment use of align attribute
- #3763 : Pasting large spreadsheet data slow in IE
- #3764 : Show Blocks + setData causes blocks refresh problem
- #3770 : SCAYT config option invalid
- #3773 : [IE] Remove list not working
- #3774 : Showblocks mode switching
- #3775 : Replace DIV sample styling issues
- #3776 : enterKey sample in the released version doesn't work
- #3778 : CKPackager: Operators precedence is ignored by the conditional operator
- #3779 : Special Character dialog selection problem
- #3780 : List command is broken in IE6
- #3781 : colorbutton is enabled in 'source' mode
- #3785 : [IE8] CKEDITOR.tools.htmlEncode returns NBSPs in IE8
- #3787 : Table dialog is too small
- #3788 : Paste option is not available in the context menu in Safari
- #3789 : Duplicate "src" attribute in image input type element
- #3795 : ENTER scrolls the editing area always
- #3803 : [IE] context menu position wrong for long document
- #3805 : The SCAYT plugin is disabled in IE
- #3808 : [IE8] UI Color Picker dialog size in example page
- #3809 : IE: Source button shows text pointer
- #3813 : Unlink result in fragmental <a>
- #3814 : Fragmented link selection and link dialog error
- #3815 : Form dialog is giving out wrong attribute names
- #3819 : FF2 cursor issue when using combo features
- #3820 : Strange bullet/list problem
- #3821 : JAWS problem reading toolbar items and dialog inputs
- #3825 : JS error when opening spellingcheck.
- #3829 : Links do not get deleted correctly
- #3830 : Multi-cell selection does not work
- #3832 : IE8 Can't always click in the editor and give focus
- #3833 : Fixing CKEDITOR.dom.element test case
- #3834 : Context menu on table caption incorrect
- #3835 : element path not refreshed on 'newpage'
- #3844 : Undo does not register all changes in document
- #3852 : Disable textarea resizing in webkit
- #3859 : Layout of Flash dialog is wrong in webkit
CKEditor 3.0 RC
Changelog starts at this release.