Timeline



May 8, 2009:

5:52 PM Ticket #3497 (Editor name not protected from bad chars) created by notzippy
If editor.name="this.is.my.control" then plugin.js causes a javascript …
4:32 PM Ticket #3176 (Match the whole word in Find it does not match) closed by Garry Yao
fixed
4:24 PM Ticket #3477 (Enter prepends newline sometimes) closed by Garry Yao
fixed: Verified it has been fixed with #3304.
4:23 PM Ticket #3228 (List plugin not right on pseudo block) closed by Garry Yao
fixed: Get fixed at #3304.
4:21 PM Ticket #3304 (Remove the domWalker class) closed by Garry Yao
fixed: Fixed with [3471].
4:21 PM Changeset [3471] by Garry Yao
Fix #3304: Remove CKEDITOR.dom.walker and several enlarge by block …
4:18 PM Ticket #3436 (Inline styles are being applied to outside of selected area in IE.) closed by Martin Kou
fixed: Fixed with [3470]. Click here for more info about our SVN …
4:18 PM Changeset [3470] by Martin Kou
Fixed #3436 : Fixed incorrect selections in IE8.
9:21 AM Ticket #3487 (getText() not always returns string) closed by Tobiasz Cudnik
fixed: Fixed with [3469].
9:08 AM Changeset [3469] by Tobiasz Cudnik
# 3487: getText() not always returns string …
9:04 AM Changeset [3468] by Tobiasz Cudnik
just testing
8:54 AM Changeset [3467] by Tobiasz Cudnik
testing properties
8:49 AM Ticket #3496 (SCAYT plug-in for CKEdtior) created by Artur Formella
Introduce the new "Spell Check As You Type" (SCAYT) spell checker …
8:27 AM Ticket #3495 (New keyword) created by Artur Formella
We need a good documentation, it would be useful to have a special …
7:32 AM Ticket #3494 (Context menu is too narrow in some translations) created by Artur Formella
Context menu is too narrow in some translations. Please see attached image.

May 7, 2009:

4:52 PM Ticket #3493 (Toolbar needs to work in High Contrast mode) created by Damian
One accessibility requirement is that the editor be usable in High …
4:43 PM Ticket #3492 (Insert smiley dialog not keyboard accessible) created by Damian
Steps to reproduce: 1. Open nightly Ajax sample 2. Open …
4:39 PM Ticket #3491 ([IE] Paste from Word doesn't work) created by Damian
Pasting from Word doesn't work in IE. Tested on IE7. Please refer to …
4:36 PM Ticket #3490 (Context menu does not display properly in IE6.) created by Damian
Reproduced on latest nightly Ajax sample. Please refer to attached image.
4:32 PM Ticket #3489 (Not able to place cursor at end of document when table is the last element) created by Damian
When a table is the last element in the document, it is not possible …
4:24 PM Ticket #3488 (Safari: Cell context menu doesn't always work) created by Damian
Steps to reproduce: 1. Open ajax sample 2. Create table …
2:24 PM Ticket #3487 (getText() not always returns string) created by Tobiasz Cudnik
For empty nodes, getText() will return undefined instead of empty …
11:35 AM Ticket #3480 (setData and getData events are not fired correctly) closed by Frederico Caldeira Knabben
invalid: The current behavior of the "getData" and "setData" events is correct. …
11:10 AM Ticket #3486 (fckpanel statick zindex problem) created by Odd-Henrik Aasen
Our AJAX framework uses a “bringElementToFront” function/algorithm …
9:48 AM Ticket #3408 (event handlers are executed in IE and Safari) closed by Artur Formella
fixed: Fixed with [3466].
9:47 AM Changeset [3466] by Artur Formella
#3408 Event handlers now are protected against execution
5:02 AM Ticket #3485 (When pressing the backspace key, it puts  ) created by Ignatius Winarto
It puts   in where you have used the backspace key when editing.

May 6, 2009:

8:02 PM Ticket #3484 (Images don't present at customized size on reload in WYSIWYG) created by interjinn
I uploaded an image around 2000px x 1000px. I insert it via FCKeditor …
5:46 PM Ticket #3483 (Editor removes all attributes of <source> element except 'lang') created by RalfSchmelter
Hi, the editor removes all attributes of the <source> element (used …
3:17 PM Ticket #3482 (Images and File References Lost) created by Gunter
I have the Turnkey Mediawiki 8.10 running in VMware. I habe FF 3.0 on …
9:23 AM Ticket #3367 (Introduce range iterator API) closed by Frederico Caldeira Knabben
fixed: Garry's patch has been committed with [3465]. Please do not reopen …
9:22 AM Changeset [3465] by Frederico Caldeira Knabben
#3367 : Fixed a minor issue in the walker code.
8:17 AM Ticket #3481 (paste error IN Chrome) created by toby941
1. use chrome(version:1.0.154.36) 2.create a table 3. paste …
5:33 AM Ticket #3480 (setData and getData events are not fired correctly) created by Senthil
We have a use case to change the editor data(ex: have to change the …
4:33 AM Ticket #3338 (mouse cursor over input field shows as arrow instead of beam) closed by Martin Kou
fixed: Fixed with [3464]. Click here for more info about our SVN …
4:33 AM Changeset [3464] by Martin Kou
Fixed #3338 : Fixed mouse cursor over input fields.
4:31 AM Ticket #3367 (Introduce range iterator API) reopened by Garry Yao
Minor issue that document boundary check is invalid, see the attached …

May 5, 2009:

2:37 PM Ticket #3479 (Bolding - Italics - Underline cannot be turned off in IE) created by Harry
Having a hard time with the styles, cannot turn off the bolding at …
2:36 PM Ticket #3478 (Simplify styles processing) created by Garry Yao
Styles processing logic need to refacted, adapting to recent changes …
2:22 PM Ticket #3367 (Introduce range iterator API) closed by Frederico Caldeira Knabben
fixed: Fixed with [3463].
2:22 PM Changeset [3463] by Frederico Caldeira Knabben
#3367 : The CKEDITOR.dom.walker class is now used to iterate inside ranges.
1:39 PM Ticket #3476 (Indentation and list features don't work in specific cases) closed by Garry Yao
fixed: Fixed with [3462].
1:39 PM Changeset [3462] by Garry Yao
Fix #3476: Checking for method existence on CKEDITOR.dom.element.
12:48 PM Ticket #3477 (Enter prepends newline sometimes) created by Tobiasz Cudnik
Enter prepends newline sometimes, instead of splitting actual line. …
12:34 PM Ticket #3476 (Indentation and list features don't work in specific cases) created by Damian
Steps to reproduce: 1. Open nightly Replace text area by class …
9:45 AM Ticket #3475 ([FF] Multirange broken when command used several times) created by Tobiasz Cudnik
Multirange broken when command used several times. Reproduction …
5:03 AM Ticket #3474 ([FF] newpage error when document unfocused) created by Garry Yao
=== Reproducing Procedures === 1. Open the replace by class
4:57 AM Ticket #3468 (Syntax errors in trunk code is causing editor to crash in IE6, 7) closed by Martin Kou
fixed: Fixed with [3461]. Click here for more info about our SVN …
4:57 AM Changeset [3461] by Martin Kou
Fixed #3468 : Fixed a syntax error that's causing the editor to crash …
2:52 AM Ticket #3473 ([FF] Bogus doubled line break nums) created by Garry Yao
Currently the padding block bogus br logic is not right, it's …
2:42 AM Ticket #3472 (Reformatting breaks diff, <![CDATA[, inline XML) created by Mark Whitis
I typed some sample text into your demo to see if it would do …

May 4, 2009:

8:59 PM Ticket #3470 ("File Not Found" error when loading editor) closed by Alfonso Martínez de Lizarrondo
invalid: If you change the default location, then you must state it when you …
6:59 PM Ticket #3471 (I am loosing Data of FCKeditor) created by kasi
I have two instance of FCKeditor in my page(Block). When I openend for …
5:58 PM Ticket #3470 ("File Not Found" error when loading editor) created by Paul Hanchett
When the fckeditor package is not installed at the root of the web …
2:05 PM Ticket #3469 (Simplify range walking codes) created by Garry Yao
The new range walker API is about to be ready with #3367, it …
10:30 AM Ticket #3455 (Fixed color palette in colour selectors should provide names for colors) closed by Martin Kou
fixed: Fixed with [3460]. Click here for more info about our SVN …
10:30 AM Changeset [3460] by Martin Kou
Fixed #3455 : Added accessible label text for colors.
7:38 AM Ticket #3468 (Syntax errors in trunk code is causing editor to crash in IE6, 7) created by Martin Kou
To reproduce: 1. Open replacebyclass.html today's trunk code in IE6 …
7:06 AM Ticket #3434 (Replace config.autoLanguage comment with config.language in config.js.) closed by Frederico Caldeira Knabben
fixed: Fixed with [3459].
7:06 AM Changeset [3459] by Frederico Caldeira Knabben
Fixed autoLanguage related obsolete info.
7:04 AM Ticket #3462 (The About button must remain enable in source mode) closed by Frederico Caldeira Knabben
fixed: Fixed with [3458].
7:04 AM Changeset [3458] by Frederico Caldeira Knabben
#3462 : The About button now remains enabled in source mode.
1:22 AM Changeset [3457] by Garry Yao
Fix #3231: Adding logic for shrinking range to exclude visually equal …
1:11 AM Ticket #3231 (Unable to apply inline styles when selection touches end of area with ...) closed by Garry Yao
fixed: Fixed with [3456]. Click here for more info about our SVN …
1:10 AM Changeset [3456] by Garry Yao
Fix #3231: Adding logic for shrinking range to exclude visually equal …

May 3, 2009:

12:29 AM Ticket #3439 (IgnoreEmptyParagraphValue has no effect if ProcessHTMLEntities is false) closed by Frederico Caldeira Knabben
fixed: Fixed with [3455].
12:28 AM Changeset [3455] by Frederico Caldeira Knabben
#3439 : IgnoreEmptyParagraphValue had no effect if ProcessHTMLEntities …

May 2, 2009:

3:12 PM Ticket #3467 (Incorect cyrillic letters input on Adobe AIR) created by Vassil Baroff
Incorect cyrillic letters input in Adobe AIR Steps to …
7:14 AM Ticket #2856 (Inches and Centimetres) closed by Artur Formella
fixed

May 1, 2009:

3:35 PM Ticket #3352 (Enhance domIterator plugin) closed by Garry Yao
fixed: Fixed with [3453] and [3454].
3:33 PM Changeset [3454] by Garry Yao
Fix #3352: Simplify domiterator logic and now ignoring bookmark nodes.
3:33 PM Changeset [3453] by Garry Yao
Fix #3352: Establishing domiterator TCs.
10:27 AM Ticket #3335 (Extra blank row added top of the Content which copied from Micrsoft word) closed by Artur Formella
duplicate: DUP of #3336
10:25 AM Ticket #3451 ([IE] Find result highlighting problem) closed by Artur Formella
duplicate: DUP of #3450.
10:14 AM Changeset [3452] by Artur Formella
#2856 Fixed "Inches and Centimeters" bug
9:22 AM Ticket #3459 (Change all "FCKeditor" to "CKEditor") closed by Artur Formella
fixed: Fixed with [3451]
9:22 AM Changeset [3451] by Artur Formella
#3459 Replaced "FCKeditor" with "CKEditor"
9:16 AM Ticket #3406 ([Webkit] Undo not working for 'Font Size') closed by Artur Formella
fixed: Fixed with [3450]
9:16 AM Changeset [3450] by Artur Formella
#3406 Fixed bug connected with undo command and Font Size, Style and …
6:09 AM Ticket #3466 (FCK Editor editor Style issue..!) created by anil
Hi Hi Fellas, We are using JSPWiki and using FCKeditor for the …

Apr 30, 2009:

6:42 AM Ticket #3465 (Dialog tabs are causing Firefox throbber to spin indefinitely.) created by Martin Kou
To reproduce: 1. Open replacebyclass.html in Firefox 3. 2. Open the …

Apr 29, 2009:

9:45 PM Ticket #3464 (Upload image in safari) created by absk
Safari 3.2.1 only allows you to upload one image in a folder on a Mac …
4:51 PM Ticket #3463 (Dropdowns incorrectly positioned) created by Josh Nisly
This is the same issue as #2551, but it still appears in V3. To …
4:22 PM Ticket #3456 ([Webkit] It is possible to edit textarea content in WYSIWYG mode) closed by Garry Yao
duplicate: The editable textarea problem has been fixed at #3448, #3457 is about …
4:10 PM Ticket #3312 (It's not possible to remove list on empty <li> ENTER) closed by Garry Yao
fixed: Fixed with [3449].
4:09 PM Changeset [3449] by Garry Yao
Fix #3312: Outdent empty list item when press enter key.
4:07 PM Ticket #3437 (Show blocks command state is not correctly preserved across mode changes.) closed by Garry Yao
fixed: Fixed with [3448]. Click here for more info about our SVN …
4:07 PM Changeset [3448] by Garry Yao
Fix #3437: maximize and showblock button state should be preseved …
4:04 PM Ticket #3448 (Images aren't selectable in Safari) closed by Garry Yao
fixed: Fixed with [3447]. Click here for more info about our SVN …
4:04 PM Changeset [3447] by Garry Yao
Fix #3448: fully selecting control element elements instead of editing …
3:29 PM Ticket #3462 (The About button must remain enable in source mode) created by Frederico Caldeira Knabben
The About button must remain enable in source mode. It's currently …
3:18 PM Ticket #3461 (Backspace/delete doesn't work with many empty lines in Firefox) created by Josh Nisly
To duplicate, open the divreplace sample. Delete all the text, then …
1:07 PM Ticket #3380 (Keyboard shortcut for toolbar doesn't work in FF 2) closed by Garry Yao
fixed: Fixed with [3446]. Click here for more info about our SVN …
1:07 PM Changeset [3446] by Garry Yao
Fix #3380: Prevent focus event of toolbar button from bubbling up to …
12:06 PM Ticket #3460 (Incorrect HTML escaping only in Safari) created by eunice
The greater sign (">"), it is not correctly HTML escaped in safari. …
11:33 AM Ticket #3459 (Change all "FCKeditor" to "CKEditor") created by Artur Formella
In samples we still have "FCKeditor". I found it also in JS files and …
11:17 AM Ticket #3185 (FF 2.0 Select inputs doesn't work in dialogs.) closed by Artur Formella
invalid: Ok, I'm not able to reproduce on nightly
9:54 AM Ticket #3458 (V3 : Inches and Centimetres) created by Artur Formella
The bug described in #2856 exists also in V3.
9:43 AM Ticket #2807 (Fatal error when using content-type: application/xhtml+xml) closed by Artur Formella
wontfix: Replying to alfonsoml: > The code inside the editor does …
9:35 AM Ticket #3321 (Find/Replace cause JS error in IE) closed by Artur Formella
fixed: Fixed with [3445]
9:34 AM Changeset [3445] by Artur Formella
#3321 Fixed Find/Replace JS error in IE
9:32 AM Ticket #2973 (plugin:template UI display incorrect width) closed by Artur Formella
fixed: Fixed with [3444]
9:32 AM Changeset [3444] by Artur Formella
#2973 Template UI now has correct width
9:04 AM Ticket #3457 (There is no way to add textarea content) created by Artur Formella
There is no way to change the textarea content in WYSIWYG mode …
8:57 AM Ticket #3031 (Toolbar Combos don't work in FF2) closed by Frederico Caldeira Knabben
fixed: Fixed with [3443].
8:57 AM Changeset [3443] by Frederico Caldeira Knabben
#3031 : The floating panels where not working in FF2.
8:49 AM Ticket #3456 ([Webkit] It is possible to edit textarea content in WYSIWYG mode) created by Artur Formella
Steps to reproduce: -Insert textarea in WYSIWYG (without content) …
7:52 AM Ticket #3333 (Add more undo points) closed by Artur Formella
fixed: Fixed with [3442]
7:52 AM Changeset [3442] by Artur Formella
#3333 Added undo point related to paste command
2:43 AM Ticket #3356 (Ident problem with nested block) closed by Garry Yao
fixed: Fixed with [3441]. Click here for more info about our SVN …
2:42 AM Changeset [3441] by Garry Yao
Fix #3356: Remove redundant nested block recursive examination logic …
2:36 AM Ticket #3345 (Edit anchor problem) closed by Garry Yao
fixed: Fixed with [3340]. Click here for more info about our SVN …
2:36 AM Changeset [3440] by Garry Yao
Fix #3345: simplify anchor fake element detection logic.

Apr 28, 2009:

2:30 PM Changeset [3439] by Michael Osipov
Improved JavaDocs
2:26 PM Ticket #3403 (Adding 'hasAttribute' method) closed by Martin Kou
fixed: Fixed with [3438]. Click here for more info about our SVN …
2:26 PM Changeset [3438] by Martin Kou
Fixed #3403 : Added CKEDITOR.dom.element::hasAttribute() and …
2:24 PM Ticket #3422 ([FF] DomIterator should preserve padding block BR) closed by Martin Kou
fixed: Fixed with [3437]. Click here for more info about our SVN …
2:24 PM Changeset [3437] by Martin Kou
Fixed #3422 : Fixed an issue where the DOM iterator may incorrectly …
2:21 PM Ticket #3425 (Flash, Textarea and Select box dialog boxes have scrollbars in IE ...) closed by Martin Kou
fixed: Fixed with [3436]. Click here for more info about our SVN …
2:21 PM Changeset [3436] by Martin Kou
Fixed #3425 : Fixed scroll bars in Flash, Text Area and Selection …
2:05 PM Changeset [3435] by Michael Osipov
Added Javadoc links to: - JDK API - Servlet API - JSP API
1:46 PM Changeset [3434] by Michael Osipov
Improved JavaDocs
1:11 PM Ticket #3291 (Ctrl-V does not work in Paste from Word dialog) closed by Martin Kou
fixed: Fixed with [3433]. Click here for more info about our SVN …
1:11 PM Changeset [3433] by Martin Kou
Fixed #3291 : Fixed non-working Ctrl-V in Paste from Word dialog in IE.
12:56 PM Changeset [3432] by Michael Osipov
Improved JavaDocs
12:47 PM Changeset [3431] by Michael Osipov
Improved JavaDocs
10:41 AM Ticket #3454 (RTL toolbar icons not aligned RTL in FF2) closed by Frederico Caldeira Knabben
wontfix: The fact is that we have no RTL support in FF2. It always go LTR in …
10:38 AM Ticket #3031 (Toolbar Combos don't work in FF2) reopened by Frederico Caldeira Knabben
This one has been mistakenly closed as DUP of #3174, but it's actually …
10:05 AM Ticket #3208 (IE Focus issue with Ajax example) closed by Frederico Caldeira Knabben
fixed: It looks like it's not an issue anymore. Please feel free to reopen it …
2:44 AM Ticket #3418 (Tabs in Flash and Find/Replace dialogs not keyboard accessible) closed by Garry Yao
invalid
12:18 AM Ticket #3455 (Fixed color palette in colour selectors should provide names for colors) created by Damian
The fixed color selector palettes displayed for font color and …

Apr 27, 2009:

11:48 PM Ticket #3454 (RTL toolbar icons not aligned RTL in FF2) created by Damian
The toolbar does not seem to align the icons right-to-left when an …
11:06 PM Ticket #3376 (Language resource for About plugin) closed by Frederico Caldeira Knabben
fixed: Fixed with [3397].
10:55 PM Changeset [3430] by Frederico Caldeira Knabben
Updated the packager file.
9:23 PM Ticket #3453 (Content might get inserted inside <br>) created by Alfonso Martínez de Lizarrondo
Applies to both V2 and V3 Load sample.html?sample=enterkey Set …
7:51 PM Changeset [3429] by Michael Osipov
Added TODOs
2:18 PM Ticket #3452 (How to enable Insert Media Button) closed by Artur Formella
invalid: I don't exactly know what you want to do. Is it connected with …
10:57 AM Ticket #3309 (Styles are remove when caret placed in element boundaries) reopened by Frederico Caldeira Knabben
This issue is "similar" but not really the same as the one described …
9:16 AM Ticket #3452 (How to enable Insert Media Button) created by vrajsuresh
Hai how to enable Insert Media Button in FCK Editor, any one knows …
8:51 AM Ticket #3451 ([IE] Find result highlighting problem) created by Garry Yao
Previous highlight marking style is not removed when search more than …
8:51 AM Ticket #3450 ([IE] Find result highlighting problem) created by Garry Yao
Previous highlight marking style is not removed when search more than …
8:05 AM Ticket #3141 (Block styles incorrect with full selection) closed by Garry Yao
duplicate
8:04 AM Ticket #3244 (Apply block style accross table problem) closed by Garry Yao
duplicate: Should be fixed by #3352.
7:44 AM Ticket #2982 (plugin:flash 'id' attribute failed to apply in IE) closed by Garry Yao
invalid: No more reproduceable with current trunk.
7:36 AM Ticket #3426 (Color selection boxes have incorrect layout in IE quirks mode.) closed by Martin Kou
fixed: Fixed with [3428]. Click here for more info about our SVN …
7:36 AM Changeset [3428] by Martin Kou
Fixed #3426 : Fixed scrollbars in color selection boxes in IE6 quirks mode.
7:31 AM Ticket #3414 (Combo boxes are incorrectly positioned in IE quirks mode.) closed by Martin Kou
fixed: Fixed with [3247]. Click here for more info about our SVN …
7:30 AM Changeset [3427] by Martin Kou
Fixed #3414 : Fixed incorrectly positioned combo boxes in IE quirks mode.
7:23 AM Ticket #3402 (Layout of smiley and character dialogs are wrong in IE6 quirks mode.) closed by Martin Kou
fixed: Fixed with [3426]. Click here for more info about our SVN …
7:21 AM Changeset [3426] by Martin Kou
Fixed #3402 : Fixed layout of smiley and special char dialog in IE6 …
7:11 AM Ticket #3449 (Remove all deprecated code) created by Michael Osipov
see summary
6:32 AM Ticket #3388 ([IE] Submenu navigation key problem) closed by Garry Yao
duplicate: This one will be at #3389.

Apr 26, 2009:

10:20 PM Ticket #3430 (Provide an easy way to add and remove plugins) closed by Frederico Caldeira Knabben
fixed: Fixed with [3425].
10:20 PM Changeset [3425] by Frederico Caldeira Knabben
#3430 : Introduced configurations options to make it possible to add …
3:15 PM Ticket #3448 (Images aren't selectable in Safari) created by Alfonso Martínez de Lizarrondo
There's some specific code in V2 to handle this in fck_gecko.js (can't …
3:12 PM Ticket #3447 (add explicit cursor for images in Safari) created by Alfonso Martínez de Lizarrondo
By default Safari only shows the beam or text cursor for all the …
10:12 AM Ticket #3446 (Safari in HTML 4.0 mode complains about unterminated options in ...) created by Peter Collinson
This new code in fck_tablecell.html is missing a </td>, and the Safari …
10:01 AM Ticket #3445 (Cell properties are not set if cell contains a linked image (not IE)) created by Peter Collinson
If a table cell JUST contains an image wrapped with a link, then you …
12:57 AM Changeset [3424] by Michael Osipov
Removed #equals, it wasn't used anyway
12:33 AM Changeset [3423] by Michael Osipov
Improved JavaDocs
12:02 AM Changeset [3422] by Michael Osipov
Completed JavaDocs

Apr 25, 2009:

11:50 PM Changeset [3421] by Michael Osipov
Completed JavaDocs
7:22 PM Changeset [3420] by Michael Osipov
Completed JavaDocs
5:47 PM Ticket #3382 (Alternative to XML?) closed by Alfonso Martínez de Lizarrondo
invalid: Replying to somerandomguy: > 3) You could still pass in …
5:39 PM Ticket #3444 (When save page or preview, the image change into codes) created by Jimmyst
Recently I use MEDIAWIKI to build an inter-use-only website, in the …
5:37 PM Changeset [3419] by Michael Osipov
- Refined @deprecated messages - Improved JavaDocs
3:48 PM Ticket #3382 (Alternative to XML?) reopened by Dave
Hi, Yes you're right, and that is what I did in the end. Actually …

Apr 24, 2009:

6:58 PM Ticket #3443 (Bug: Safari: Loses Formatting) created by spgard
Using http://www.fckeditor.net/demo on a MacBook OS X v10.4.11 with …
4:42 PM Ticket #3442 (Add ability to simulate enter key press) created by Josh Nisly
In V2, we had the ability to simulate an enter keystroke with …
3:58 PM Ticket #3441 (CKEDITOR changes script tag content) created by Artur Formella
Paste in source mode […] switch to WYSIWYG and back to Source. …
1:21 PM Ticket #3440 (Create quirks mode sample) created by Alfonso Martínez de Lizarrondo
As long as quirks mode is supported a sample should be added, at least …
12:47 PM Ticket #3439 (IgnoreEmptyParagraphValue has no effect if ProcessHTMLEntities is false) created by Frederico Caldeira Knabben
If setting ProcessHTMLEntities to false, empty paragraphs are filled …
8:51 AM Ticket #3438 (Floating panels are off by (-1px, 0px) in RTL mode.) created by Martin Kou
To reproduce: 1. Add config.language = 'ar'; in config.js to get an …
8:41 AM Changeset [3418] by Frederico Caldeira Knabben
Icons update.
8:20 AM Ticket #3437 (Show blocks command state is not correctly preserved across mode changes.) created by Martin Kou
To reproduce: 1. Open replacebyclass.html. 2. Press "Show Blocks" …
8:14 AM Ticket #3436 (Inline styles are being applied to outside of selected area in IE.) created by Martin Kou
To reproduce: 1. Open replacebyclass.html in IE. 2. Double click …
7:56 AM Ticket #3365 (Font name dropdown called font style) closed by Martin Kou
fixed: Fixed with [3417]. Click here for more info about our SVN …
7:56 AM Changeset [3417] by Martin Kou
Fixed #3365 : Fixed improper title text for the font menu.
7:46 AM Ticket #3435 (Combo boxes are opened (1px, 1px) off from their intended position in ...) created by Martin Kou
To reproduce: 1. Open replacebyclass.html in IE8. 2. Click on any of …
7:39 AM Ticket #3434 (Replace config.autoLanguage comment with config.language in config.js.) created by Martin Kou
The config.autoLanguage parameter is now obsolete - it's not checked …
7:28 AM Ticket #3433 (Restoring from maximized does not work across mode switches in IE8 ...) created by Martin Kou
To reproduce: 1. Open replacebyclass.html. 2. Press the maximized …
7:05 AM Ticket #3432 (Link Info --- Link Type= Email) created by sandeep
<p><a …
5:30 AM Ticket #3431 (can not keep the table style when paste excel to FCk) created by toby941
When I copy some text from excel to fck,the tag '<table>' and …

Apr 23, 2009:

4:37 PM Ticket #3430 (Provide an easy way to add and remove plugins) created by Frederico Caldeira Knabben
Currently, it's a bit cumbersome to add and remove plugins in the …
2:23 PM Ticket #3429 (Editor is unusable with DocType XHTML under IE8) created by Duncan Simey
If the editor area DocType is set to XHTML then it is not possible to …
12:52 PM Ticket #3428 (Firefox : Href encoded when using paste dialog) created by ambio
Hi, When I use the paste button (and the paste dialog is showed) the …
11:04 AM Ticket #3427 (Correct synctax error of fck_docprops.html) created by Changhwan Song
link: http://www.fckeditor.net/forums/viewtopic.php?f=5&t=13718 In …
9:20 AM Ticket #3420 (Editing area keyboard navigation problem with table in FF3) closed by Garry Yao
duplicate: It should be guaranteed that there's always an editable element …
9:07 AM Ticket #3287 (Flash object get lost) closed by Garry Yao
fixed: Fixed with #3341.
9:01 AM Ticket #3341 ([IE] getOuterHtml incorrect for namespaced element name) closed by Frederico Caldeira Knabben
fixed: Fixed with [3416].
9:01 AM Changeset [3416] by Frederico Caldeira Knabben
#3341 : [IE] getOuterHtml was broken for namespaced element names.
8:40 AM Ticket #3424 (upload permission with struts) closed by Michael Osipov
wontfix: Discussions/Help go in the forum only. Open a thread in the forums and …
6:11 AM Ticket #3426 (Color selection boxes have incorrect layout in IE quirks mode.) created by Martin Kou
To reproduce: 1. Remove the doctype line from sample.html. 2. Open …
6:01 AM Ticket #3425 (Flash, Textarea and Select box dialog boxes have scrollbars in IE ...) created by Martin Kou
To reproduce: 1. Remove the doctype line from sample.html. 2. Open …
Note: See TracTimeline for information about the timeline view.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy