Timeline



Jun 12, 2010:

12:50 PM Changeset [5611] by Garry Yao
Better performanced [5610].
12:33 PM Changeset [5610] by Garry Yao
Fix an edage case when range start in a non-editable element and ends …
12:15 PM Changeset [5609] by Garry Yao
Context menu listeners respect non-editable elements.
11:49 AM Changeset [5608] by Garry Yao
Link command respects readonly elements.
10:44 AM Ticket #5838 ([ContentEditable] Context menu modify readonly elements) created by Garry Yao
Right now context menu could be opened on non-editable element which …
10:35 AM Changeset [5607] by Garry Yao
Merge trunk [5567].
10:27 AM Changeset [5606] by Garry Yao
Merge trunk [5552:5587].
9:51 AM Changeset [5605] by Garry Yao
Exclude touched non-editable elements on rang ends completely.
9:28 AM Ticket #5837 ([ContentEditable][IE] Wrong cursor position at the end of readonly element) created by Garry Yao
1. Load the following HTML: […] 2. Put cursor at the start of …
9:22 AM Ticket #5836 ([ContentEditable] Wrong inline styles result when selection start with ...) created by Garry Yao
1. Load the following HTML and apply the following selection, without …
9:14 AM Changeset [5604] by Garry Yao
Disable selection fix when browser put cursor after non-editable elements.
8:55 AM BadContent edited by Wiktor Walc
(diff)
8:26 AM Ticket #5835 (Select-boxes not editable with Firefox 3.6.3) created by albert.kuehner
Select-boxes aren't editable any more after creating them in Firefox. …

Jun 11, 2010:

5:48 PM Changeset [5603] by Garry Yao
Always use serializable bookmarks in range iterator.
5:42 PM Changeset [5602] by Garry Yao
Fixing a bug where one block get processed duplicately on multiple ranges.
5:33 PM Changeset [5601] by Garry Yao
Revert incorrect changeset [5600].
3:06 PM Ticket #5834 ([ContentEditable] Empty paragraphs being added) created by Frederico Caldeira Knabben
1. Load the following HTML: […] 2. Put the caret into the last …
2:53 PM Ticket #5825 ([ContentEditable] Read only blocks should not be "undeletable") closed by Frederico Caldeira Knabben
fixed: WFM now. Code review will be done all in a row on the branch.
2:43 PM Ticket #5827 ([ContentEditable] List creation across read only blocks is broken) closed by Frederico Caldeira Knabben
fixed: WFM now. Code review will be done all in a row on the branch.
2:41 PM Ticket #5828 ([ContentEditable] Infinite script loop can be easily fired) closed by Frederico Caldeira Knabben
fixed: WFM now. Code review will be done all in a row on the branch.
2:40 PM Ticket #5831 ([ContentEditable] List creation is broken on specific situation) closed by Frederico Caldeira Knabben
fixed: WFM now.
2:37 PM Ticket #5833 ([ContentEditable] Remove list is broken) created by Frederico Caldeira Knabben
1. Load the following HTML: […] 2. Hit CTRL+A to select all. …
2:35 PM Ticket #4872 (FF: N is null after clearing browser cache) closed by Wiktor Walc
expired: Works for me as well in the latest stable release.
1:59 PM Ticket #5832 (Jquery adapter sample and SSL) created by Wiktor Walc
In Jquery adapter sample we have: […] so as a result in IE a …
1:00 PM Changeset [5600] by Garry Yao
Properly scope list group object.
12:20 PM Changeset [5599] by Garry Yao
Take care of multiple ranges processing in indent command.
11:50 AM Changeset [5598] by Garry Yao
Special handling for insertHtml and insertHtml to allow deleteable …
11:26 AM Changeset [5597] by Garry Yao
Fixing typo in CKEDITOR.dom.node::isReadOnly.
11:21 AM Changeset [5596] by Garry Yao
1. List command must utilize range iterator. 2. List groups must not …
11:06 AM Ticket #5831 ([ContentEditable] List creation is broken on specific situation) created by Frederico Caldeira Knabben
1. Load the following HTML: […] 2. Hit CTRL+A to select all. …
10:25 AM Changeset [5595] by Garry Yao
In short, avoid using getTouchedStart(End)Node methods which might …
10:24 AM Ticket #5830 (Scayt: the browser hangs when large(?) documents (50KB+) are loaded) created by Wiktor Walc
Imho this might be a serious issue as the editor should be working …
10:21 AM Ticket #5458 ([[FF]]Formatting for Subscript and Superscript is removed when we copy ...) closed by Frederico Caldeira Knabben
fixed
9:56 AM Ticket #5829 (Start Values for Roman & Alpha Numbered Types are not working) created by Satya Minnekanti
To reproduce the defect: 1. Open Ajax Sample and create a …
8:56 AM Changeset [5594] by Garry Yao
Remove format command must utilize range iterator.
8:48 AM Changeset [5593] by Garry Yao
Logic errors fixing on selecting ranges.
8:18 AM Ticket #5828 ([ContentEditable] Infinite script loop can be easily fired) created by Frederico Caldeira Knabben
1. Load the following HTML: […] 2. Hit CTRL+A to select all. …
8:13 AM Ticket #5827 ([ContentEditable] List creation across read only blocks is broken) created by Frederico Caldeira Knabben
1. Load the following HTML: […] 2. Hit CTRL+A to select all. …
8:08 AM Ticket #5826 ([ContentEditable] SCAYT should be disabled inside non editable elements) created by Frederico Caldeira Knabben
Load the following HTML: […] Current results: SCAYT will …
8:01 AM Changeset [5592] by Garry Yao
Minor adjustments.
8:00 AM Ticket #5825 ([ContentEditable] Read only blocks should not be "undeletable") created by Frederico Caldeira Knabben
In some situations, the protection for read only blocks is being over …
12:26 AM Ticket #4681 (Can't block tab [9] keystroke) closed by Garry Yao
invalid: The purpose of blockedKeystrokes config is to make sure …

Jun 10, 2010:

11:05 PM Ticket #5824 (Up/down arrows stop working in editing area) created by Damian
Many different scenarios can cause this, but I've only found one …
5:35 PM Changeset [5591] by Garry Yao
Drop collapsed ranges around non-editable elements.
4:50 PM Changeset [5590] by Garry Yao
Revert those refactoring that are not needed anymore thanks to the …
3:19 PM Ticket #5823 (IE 8 reports a javascript error in editor.js) created by alinuxgeek
IE8 complains at ckeditor startup, as follows: -- Webpage error …
1:00 PM Milestone CKEditor 3.3.1 completed
This release contains few fixes introduced to stabilize CKEditor 3.3. …
12:54 PM Ticket #5822 ([IE] It's not able to block certain keystrokes) created by Garry Yao
It's not able to block certain keystrokes in IE with …
12:32 PM Changeset [5589] by Wiktor Walc
CKEditor 3.3.1 tagging.
12:29 PM Changeset [5588] by Wiktor Walc
wwalc: Updated the releases branch with CKEditor 3.3.1
11:58 AM Changeset [5587] by Wiktor Walc
Closed the changelog for the release of CKEditor 3.3.1
11:35 AM Ticket #5807 (Scayt causing serious problems in Firefox 2) closed by Garry Yao
fixed
11:14 AM Ticket #5821 (Cursor jumps. Actual for format 'formatted' in IE 8) created by WebSpellChecker.net
1. Load any sample page 2. Type any misspelled text 3. Choose …
11:09 AM Ticket #5820 (Empty string appears before horizontal line) created by WebSpellChecker.net
Actual for IE6,7,8(comp. mode) 1. Open sample page with pre loaded …
10:57 AM Changeset [5586] by Garry Yao
Merge trunk [5585].
10:47 AM Changeset [5585] by Garry Yao
Post-fixing #5807: wrong version check.
10:37 AM Changeset [5584] by Garry Yao
Close changelog file for 3.3.1.
10:36 AM Changeset [5583] by Garry Yao
Close release file for 3.3.1.
10:34 AM Changeset [5582] by Garry Yao
Merge trunk [5552-5581].
9:57 AM Changeset [5581] by Garry Yao
#5807: Disable SCAYT in FF2 due to unresolved selection interference …
9:03 AM Changeset [5580] by Frederico Caldeira Knabben
jslint fixes; fixlineends run; changelog corrections.
8:34 AM Ticket #5819 (Remove format breaks table show border) created by Garry Yao
=== Reproducing Procedures === 1. Open any of the sample page, insert …
8:07 AM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) closed by Garry Yao
fixed: Fixed with [5579].
8:06 AM Changeset [5579] by Garry Yao
Fixed #5772: remove some unsupported list-style-type options in IE6/7.
7:47 AM Ticket #5818 (Editor strips the last <div>) created by Nick
Editor strips out the last empty (or containig &nbsp;) DIV This …

Jun 9, 2010:

5:12 PM Changeset [5578] by Garry Yao
#5807: We dont need the blink cursor hack which even brings issue for FF2.
3:25 PM Changeset [5577] by Wiktor Walc
Fixed issue with rendering preview when "show preview on first edit" …
3:19 PM WikiStart edited by Frederico Caldeira Knabben
Changed the mailing list link and title. (diff)
3:09 PM WikiStart edited by Frederico Caldeira Knabben
Removing innactive items. (diff)
2:54 PM WikiStart edited by Frederico Caldeira Knabben
Changed the documentation link. (diff)
2:36 PM Changeset [5576] by Wiktor Walc
Fixed issue with rendering preview when "show preview on first edit" …
2:08 PM Ticket #5816 (don't show images in IE wrong baseHref) created by Issy
[[Image]] Hello, we have installed your really beautifull …
11:08 AM Ticket #5815 (JAWS is not reading the toolbar controls while navigating through ...) created by Pranav Prakash
JAWS is not reading the toolbar controls while navigating through …
10:50 AM Ticket #5805 (CKEditor 3.3 shows broken image in fake elements) closed by Matti Järvinen
invalid: Seems to be fine... maybe I had some clitch in izarch.
10:48 AM Changeset [5575] by Garry Yao
Backward compatibility of 'CKEDITOR.dom.selection::getRanges'.
10:30 AM Ticket #5814 (Pasting large content in editor area freezes browser) created by Pranav Prakash
Pasting large content freezes browser. Same thing happens if we apply …
9:44 AM Ticket #5813 (Issue with dialog boxes in Arabic Language) created by Pranav Prakash
In Arabic language, hovering over the close dialog button (big red …
7:47 AM Changeset [5574] by Alfonso Martínez de Lizarrondo
#5732 Avoid hang loading dialogs for Firefox 3.6.

Jun 8, 2010:

6:18 PM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) reopened by Damian
The real problem here is that in IE, if an unsupported number type is …
5:54 PM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) closed by Garry Yao
fixed: Replying to JoeK: > The associated patch does not address …
5:11 PM Ticket #5268 (Port DragResizeTable to V3) closed by Garry Yao
fixed: Fixed with [5572] on 3.4.x branch.
5:09 PM Ticket #979 (Tab key behavior) closed by Garry Yao
fixed
5:07 PM Changeset [5573] by Garry Yao
#979: Tab/Shift-Tab inside table now selects content of next/previous …
5:02 PM Changeset [5572] by Garry Yao
#5268: Adding 'tableresize' as a default plugin, but load on demand.
4:55 PM Ticket #5794 (Second search with no result leads to a JS error) closed by Garry Yao
fixed: Fixed with [5570].
4:54 PM Changeset [5571] by Garry Yao
Changelog entry correction.
4:52 PM Changeset [5570] by Garry Yao
Fixed #4951: The last character cursors might be empty when searching …
4:29 PM Ticket #5707 (SCAYT changes selection after 'Backspace' key) closed by Garry Yao
fixed: WFM in trunk now.
4:23 PM Changeset [5569] by Garry Yao
A better 'rangeList' class.
3:21 PM Ticket #5812 (Image properties can't be loaded when image's container has certain ...) created by Pablo Vanwoerkom
I got this code from #4647: 1. Go to ckeditor.com/demo in IE8 and …
2:33 PM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) reopened by Joe Kavanagh
The associated patch does not address the reported issue.
2:10 PM Ticket #5811 (image plugin is missing dialog dependency) created by Scott González
The image plugin has a dependency on the dialog plugin, but doesn't …
2:08 PM Ticket #5810 (div plugin is missing dialog dependency) created by Scott González
The div plugin has a dependency on the dialog plugin, but doesn't list …
2:05 PM Ticket #5809 (a11yhelp is missing dialog dependency) created by Scott González
The a11yhelp plugin has a dependency on the dialog plugin, but doesn't …
12:27 PM Changeset [5568] by Garry Yao
Apply #3475 patch to enhance multiple ranges handling.
12:19 PM Ticket #4647 (Image info doesn't fill up dialog when open from context menu) closed by Frederico Caldeira Knabben
fixed: Please do not reopen tickets that have been already fixed. Maybe we …
11:34 AM Ticket #5808 (Pasting from Word does not work (sometimes) in IE) created by Wiktor Walc
Confirmed in IE8@XP3. It looks like the Paste from Word feature since …
10:59 AM Ticket #5807 (Scayt causing serious problems in Firefox 2) created by Wiktor Walc
SCAYT is enabled by default since 3.3 and this is causing serious …
8:13 AM Ticket #5806 (Spell Check dialog looks ugly) created by Wiktor Walc
As the title says, the dialog isn't as nice as the rest of the …
7:52 AM Ticket #5805 (CKEditor 3.3 shows broken image in fake elements) created by Matti Järvinen
ckeditor/images/spacer.gif is missing from release files of Ckeditor 3.3
7:44 AM Ticket #5803 (Inserting images in CKEditor 3.2.1 not working) closed by Alfonso Martínez de Lizarrondo
invalid: Your server is automatically escaping the quotes. Please, use our …
7:15 AM Ticket #5804 (Form elements are not editable) created by Matti Järvinen
Checkbox and radiobutton do not get focus or context menu on FF 3.6.3 …
12:06 AM Ticket #4647 (Image info doesn't fill up dialog when open from context menu) reopened by Pablo Vanwoerkom
This is still a problem unfortunately. I just copied the sample html …

Jun 7, 2010:

8:53 PM Ticket #5803 (Inserting images in CKEditor 3.2.1 not working) created by Alexandre Alencar
I am trying to use CKeditor to insert images and it's not working. I …
7:23 PM Ticket #5802 (Text unselecting when anchor dialog box is opened) created by seanpaul
When text is selected and a link is added with the link button, a link …
6:59 PM Ticket #5557 (Paste as plain-text functionality) reopened by Shaun
Right (you are wrong). With default config, the paste as plain text …
5:28 PM Ticket #5801 (contentEditable=false on inline-elements) closed by Garry Yao
fixed: Fixed with [5567].
5:27 PM Changeset [5567] by Garry Yao
Fixed #5801: Force 'haslayout' for contenteditable=false on inline …
5:22 PM Ticket #5782 (FF: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIDOMNSHTMLDocument.designMode]) closed by Garry Yao
fixed: Fixed with [5566].
5:21 PM Changeset [5566] by Garry Yao
Fixed #5782: Deal with a special case where editor parent dom tree …
4:52 PM Changeset [5565] by Garry Yao
First implementation of contentEditable awareness in selection system.
4:43 PM Changeset [5564] by Garry Yao
Create branch for 'contenteditable' feature.
4:52 AM Ticket #5801 (contentEditable=false on inline-elements) created by Garry Yao
#5562 is still reproducible on inline-elements.

Jun 6, 2010:

2:45 PM Ticket #5800 (Link-dialog bug: selected text is ignored and link is inserted before ...) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #5700
2:39 PM Ticket #5800 (Link-dialog bug: selected text is ignored and link is inserted before ...) created by christoph
As you can see on the ckeditor demo http://ckeditor.com/demo, if you …

Jun 5, 2010:

7:28 PM Ticket #5799 (liststyle plugin doesn't state required plugins) created by Alfonso Martínez de Lizarrondo
The liststyle plugin doesn't have a "requires" statement about what …
9:04 AM Changeset [5563] by Alfonso Martínez de Lizarrondo
Updated Spanish translation
6:46 AM Ticket #5798 (Turkish Language) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #5797
6:45 AM Ticket #5796 (break tag on bullets) closed by Alfonso Martínez de Lizarrondo
invalid: Your server script is running the contents through nl2br.

Jun 4, 2010:

8:33 PM Ticket #5798 (Turkish Language) created by Reha Biçer
Hello again, I've updated the conversion for the new version. Reha Biçer
8:29 PM Ticket #5797 (Turkish Language) created by Reha Biçer
Hello again, I've updated the conversion for the new version. Reha Biçer
6:14 PM Ticket #5796 (break tag on bullets) created by jlapitan
when i try inserting a list via the editor it generates this html code …
4:40 PM Ticket #5795 (External Image URLs broken when switching between Rich and Wiki text) created by Michael Mraz
Our MediaWiki 1.15.1 configuration has wgAllowExternalImages set to …
1:39 PM Ticket #5794 (Second search with no result leads to a JS error) created by Sa'ar Zac Elias
=== Steps to reproduce === * Load a sample or the demo. * Search for …
12:49 PM Ticket #5767 (List plugin: appendBogus should only be called for empty list items) reopened by Garry Yao
Unfortunately #5445 is an evidence for this problem.
11:12 AM Ticket #5793 (Multi-Cell selection in IE) created by Damian
It is a known issue that IE does not properly allow for selecting …
10:49 AM Ticket #5682 ([Safari] Selection lost when focus with tab key) closed by Garry Yao
expired: WFM in trunk now.
6:06 AM Ticket #5759 ([IE] Clicking on the scrollbar and then on the host page causes a JS error) closed by Garry Yao
fixed: Fixed with [5562].
6:05 AM Changeset [5562] by Garry Yao
Fixed #5759: Guard to null selection after click on document scrollbar.
5:48 AM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) closed by Garry Yao
fixed: Fixed with [5561].
5:48 AM Changeset [5561] by Garry Yao
#5772: Adding missing IDs in list style dialog definition.
5:31 AM Ticket #5761 (The color dialog buttons are barely clickable in IE Quirks) closed by Garry Yao
fixed: Fixed with [5560].
5:30 AM Changeset [5560] by Garry Yao
Fixed #5761: Help links to be rendered as block in IE quicks
5:27 AM Ticket #5790 ([Safari] fullpage output internal attribute) closed by Garry Yao
fixed: Fixed with [5559].
5:26 AM Changeset [5559] by Garry Yao
Fixed #5790: Cleanup internal attributes on <html> tag in fullpage output.
5:21 AM Ticket #5780 (Text selection disappears when open the link dialog) closed by Garry Yao
fixed: Fixed with [5558] with design tests update.
5:20 AM Changeset [5558] by Garry Yao
Fixed #5780: range::getEnclosedNode is no longer DOM destructive thus …

Jun 3, 2010:

9:02 PM Ticket #5727 (Problem creating and destroying instances) closed by Alfonso Martínez de Lizarrondo
invalid: The cancel button is calling "editor.destroy();", but it isn't …[…]
5:37 PM Ticket #5637 ("<head> must be a child of <html>". Webkit warning) closed by Alfonso Martínez de Lizarrondo
fixed: Fixed with [5557]
5:36 PM Changeset [5557] by Alfonso Martínez de Lizarrondo
#5637 Correct the nesting of title element.
5:27 PM Changeset [5556] by Garry Yao
Align TC with adjustment to the actual result on IE.
5:27 PM Ticket #5792 (Setting target causes link to be inserted before selected text) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #5780
5:01 PM Ticket #5792 (Setting target causes link to be inserted before selected text) created by Litza Stark
If I set a link target using the Target tab, the URL is inserted as …
3:45 PM Changeset [5555] by Garry Yao
Align TC with adjustment to the actual result on IE7.
3:43 PM Changeset [5554] by Garry Yao
Test runner frame is visible when performing test, to avoid any …
3:30 PM Ticket #5581 (Jumping scrollbar in IE7) closed by Frederico Caldeira Knabben
duplicate: DUP of #5280
1:47 PM Ticket #5764 (Link button puts URL to left of selected text) closed by Frederico Caldeira Knabben
duplicate: I know this is an older ticket, but we're already dealing with this …
1:40 PM Ticket #5311 (Scroll bar is displaying on right hand side instead of left hand side ...) closed by Frederico Caldeira Knabben
wontfix: Confirmed with FF. Ok with IE. There is nothing we can do to fix it …
1:22 PM Ticket #5791 (Cursor position after an inserted smiley) closed by Frederico Caldeira Knabben
duplicate: DUP of #5478
1:14 PM Ticket #5791 (Cursor position after an inserted smiley) created by Lasse
Write some text, insert a smiley at the end of the line, set the …
12:09 PM Ticket #5790 ([Safari] fullpage output internal attribute) created by Garry Yao
=== Environment === Safari === Reproducing Procedures === 1. Open the …
12:00 PM Ticket #5789 (Losing leading whitespaces in <pre>) created by Garry Yao
As tells by 'test_pre_leading_whitespaces_toHtml' test, leading spaces …
11:56 AM Ticket #5767 (List plugin: appendBogus should only be called for empty list items) closed by Frederico Caldeira Knabben
wontfix: The current code is made that way to make things simple, and has no …
11:49 AM Changeset [5553] by Garry Yao
Couple of TC updates to current trunk.
11:46 AM Ticket #5788 (HTML parser allows spaces after <br>) created by Garry Yao
Whitespace in following HTML should be removed by HTML parser while it …
11:36 AM Ticket #5686 (Selected option should be focused in drop-down lists) closed by Frederico Caldeira Knabben
invalid: That's the expected behavior. In fact you have the same behavior on …
11:01 AM Ticket #5787 (liststyle plugin isn't packed) closed by Frederico Caldeira Knabben
fixed: Fixed with [5552].
10:56 AM Changeset [5552] by Frederico Caldeira Knabben
#5787 : Updated the packager file.
8:31 AM Ticket #5787 (liststyle plugin isn't packed) created by Alfonso Martínez de Lizarrondo
Load the packed nightly build and you can see in the net monitor of …
8:27 AM Ticket #5785 (Upgrading to the latest version of fckeditor) closed by Alfonso Martínez de Lizarrondo
invalid: Please, use our forums for general support.
5:02 AM Ticket #5786 ("fckLR" inserted in reference templates breaks citations) created by naught101
This is also reported here: …

Jun 2, 2010:

9:29 PM Ticket #5785 (Upgrading to the latest version of fckeditor) created by Bobby Fallaha
Hey there, Can you give me the instructions on how to upgrade …
7:06 PM Ticket #5784 (Cursor dissapears after maximizing in Firefox 3.6.3) created by Koen Willems
See this ticket http://dev.fckeditor.net/ticket/5149 and also this one …
4:33 PM Ticket #5451 ([FF] Unable to apply block style on start of list item) closed by Garry Yao
expired: WFM in trunk.
3:36 PM Ticket #5783 (Editor width not back to normal after exiting full screen mode -- if a ...) created by benpbenp
Browser/Os: In Chrome on Ubuntu Linux. Bug does not occur in Firefox, …
3:28 PM WikiStart edited by Frederico Caldeira Knabben
(diff)
2:24 PM Ticket #5771 (IE-7 & IE-8 browse server diaolog bug) closed by pixx
invalid: Oh, i'm very sorry, i tested it in multiple-ie program collection and …
1:48 PM Ticket #5297 (Dialog wrek after closed in Opera) closed by Alfonso Martínez de Lizarrondo
fixed
1:48 PM Ticket #5782 (FF: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIDOMNSHTMLDocument.designMode]) created by Wiktor Walc
This is a regression bug introduced in CKEditor 3.3. It occurs when …
11:01 AM Ticket #5781 ([[FF]] We can't delete/backspace chars after a sequence of actions) created by Satya Minnekanti
To reproduce the defect: 1. Open Ajax sample. 2. Type a …
10:45 AM Ticket #4841 (Context menu rendered outside of viewport) closed by Garry Yao
invalid: The problem is that, if we don't have enough space for menu at both …
8:29 AM Ticket #5780 (Text selection disappears when open the link dialog) created by Issy
I select a text to make a link. Then I open the link dialog and the …
6:30 AM Ticket #5760 ([IE] Selection is not visible when floating menus are opened) closed by Garry Yao
duplicate: @Saare, they're treated as one single issue for us as we use the …
6:27 AM Ticket #5765 (Anchor with self closing tag not working) closed by Garry Yao
invalid: The current is the correct behavior of a HTML parser, is consistent …
6:09 AM Changeset [5551] by Garry Yao
Adding ticket test for #5778.
5:51 AM Ticket #5779 (can't edit fields in jQuery UI modal dialog) created by psyafter
I have a trouble with CKEditor about 1 year (all last versions from …
4:34 AM Changeset [5550] by Garry Yao
Created the 3.3.x branch from trunk.
4:31 AM Changeset [5549] by Garry Yao
Version 3.3 closed.
4:26 AM Changeset [5548] by Garry Yao
Reintegrate 3.3.x branch.
4:17 AM Ticket #5778 ([IE] Unwanted scroll on first mouse right-click) created by Garry Yao
=== Environment === All IE versions === Reproducing Procedures === 1. …

Jun 1, 2010:

3:07 PM Ticket #5777 (JS error when fullPage is set to true and the title tag is missing) created by Wiktor Walc
Confirmed in FF 3.0.19. When using CKEditor in fullPage mode, …
1:12 PM Ticket #5776 (Hebrew traslation for CKFinder 2.0) created by psyafter
there is hebrew translation for CKFinder 2.0 bug(?) dir:'rtl' - not …
11:08 AM Ticket #5775 (Required field's label to contain a CSS class to allow it to be styled ...) created by Joe Kavanagh
If a labeled dialog UI Element's required property is set to true the …
10:48 AM Changeset [5547] by Garry Yao
Align merge info to prepare for reintegrate.
8:48 AM Ticket #5557 (Paste as plain-text functionality) closed by Garry Yao
invalid: It depends on your "config.enterMode" actually, with …
8:13 AM Ticket #5774 ([IE6] Memory Leak revisited) created by Garry Yao
Sieve is still showing multiple DOM leaks on page left, it's pretty …
7:41 AM Ticket #4265 (Support for styles as string and not only external css file in panel plugin) closed by Arne
fixed

May 31, 2010:

6:44 PM Ticket #5773 (SCAYT: Memory leak in IE) created by Wiktor Walc
In IE6 there is a 8MB memory leak every time an instance of CKEditor …
4:10 PM Ticket #5772 ([IE] Not all list-style-type values are supported by IE) created by Joe Kavanagh
The list style dialog provides options for armenian, georgian, …
3:43 PM Ticket #5771 (IE-7 & IE-8 browse server diaolog bug) created by pixx
Get an JS-error while opening browse-server dialog in IE-7 & IE-8. You …
1:12 PM Ticket #5770 (Bullets button may be frozen) created by c_inconnu
Very simple to reproduce: 1. type the letter "a" 2. ctrl+A to …
12:59 PM Ticket #5283 (CKEDITOR.config.baseHref not working properly on IE8) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #5042
12:29 PM Ticket #5480 (Anchor link wrong 'class' attribute) closed by Garry Yao
expired: WFM in trunk now.
11:27 AM Ticket #5769 (&shy; entity not converted when config.entities=false) created by Damian
When config.entities=false, the expectation is that getData() returns …
11:05 AM Ticket #5768 (List plugin: request for preserving paragraphs when creating a list) created by Arne
Version 3.3 added support for preserving heading structure when …
11:02 AM Ticket #5767 (List plugin: appendBogus should only be called for empty list items) created by Arne
When building the list in the […] the method […] is called for …
8:29 AM Ticket #2934 (avoid skype problems) closed by Garry Yao
invalid: Replying to arczi: > More info: …
8:06 AM Ticket #5675 ([IE] Inconsistent undo when inserting HR and page break) closed by Garry Yao
duplicate: * First TC expired in trunk; * Second TC is a DUP of #5614.
6:53 AM Ticket #5311 (Scroll bar is displaying on right hand side instead of left hand side ...) reopened by Senthil
Even though we set the content direction to "RTL", scrollbar is still …
5:40 AM Ticket #5766 (‘ignoreEmptyParagraph’ behaves wrong) created by Garry Yao
=== Reproducing Procedures === 1. Open the 'replacebyclass' sample …
2:03 AM Ticket #5765 (Anchor with self closing tag not working) created by Brian Barnhart
The following entered into the editor as raw html is not rendered …

May 30, 2010:

6:59 PM Ticket #5764 (Link button puts URL to left of selected text) created by Aren Cambre
If I select text, click the Link button, type a URL, and press …
5:21 PM Ticket #5763 (It's impossible to move under a table with enterMode br) created by Sa'ar Zac Elias
=== Steps to reproduce === * Load an empty editor with enterMode br. …
5:14 PM Ticket #5762 (Finishing a list causes the caret to go back to the last item with ...) created by Sa'ar Zac Elias
=== Steps to reproduce === * Load a sample with enterMode br * Click …
4:05 PM Ticket #5761 (The color dialog buttons are barely clickable in IE Quirks) created by Sa'ar Zac Elias
=== Steps to reproduce === * Open a sample in IE Quirks. * Open a …

May 29, 2010:

5:24 PM Ticket #5303 (2.x Spell Check for 3.x) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #4446
5:20 PM Ticket #1822 (FCKeditor as an engine?) closed by Alfonso Martínez de Lizarrondo
invalid: It's possible to execute any command directly as long as you write the …
5:09 PM Ticket #1825 (Tango iconset, a "consistent user experience for Open Source) closed by Alfonso Martínez de Lizarrondo
wontfix: CKEditor has its own set of icons.
5:05 PM Ticket #1689 (Deactivate XHTML validation) closed by Alfonso Martínez de Lizarrondo
wontfix: In the end the browser will parse the contents, so it's not possible …
5:03 PM Ticket #1817 (resizable editarea) closed by Alfonso Martínez de Lizarrondo
fixed: This feature is available in CKEditor
10:45 AM Ticket #5760 ([IE] Selection is not visible when floating menus are opened) created by Sa'ar Zac Elias
#4666 also applies for floating menus. Perhaps the two should be …
9:49 AM Ticket #5759 ([IE] Clicking on the scrollbar and then on the host page causes a JS error) created by Sa'ar Zac Elias
=== Steps to reproduce === * Open a sample [I'm using the …
8:27 AM SVN_Basics edited by Alfonso Martínez de Lizarrondo
Update names to CKEditor (diff)
8:24 AM SVN edited by Alfonso Martínez de Lizarrondo
Update links to CKEditor (diff)
8:21 AM Bugs edited by Alfonso Martínez de Lizarrondo
Update links to CKEditor (diff)

May 28, 2010:

7:49 PM Ticket #5758 (Aligning is buggy with enterMode BR) created by Sa'ar Zac Elias
=== Steps to reproduce === * Load an empty editor with …
5:23 PM Ticket #5264 (Blank Link Popup window) closed by Alfonso Martínez de Lizarrondo
expired
5:23 PM Ticket #5332 (forcePasteAsPlainText doesn't work anymore.) closed by Alfonso Martínez de Lizarrondo
expired
5:11 PM Ticket #3704 ("Unspecified Error" in Javascript) closed by Alfonso Martínez de Lizarrondo
expired
5:10 PM Ticket #5054 (CKEditor bug found for Internet Exporer) closed by Alfonso Martínez de Lizarrondo
expired: support for A and UL has been added in 3.3
5:08 PM Ticket #5036 (Fckeditor is not displaying in IE) closed by Alfonso Martínez de Lizarrondo
expired
5:07 PM Ticket #582 (Table: Table should use style.height instead of table.height) closed by Alfonso Martínez de Lizarrondo
fixed: This is the way that it works now in CKEditor.
4:44 PM Ticket #5757 (Layout bug in a11yhelp dialog in IE Quirks) created by Sa'ar Zac Elias
In IE Quirks the layout of the a11yhelp dialog is corrupted: * …
1:57 PM Changeset [5546] by Wiktor Walc
Updated the releases branch with CKEditor 3.3
1:36 PM Changeset [5545] by Wiktor Walc
CKEditor 3.3 tagging.
1:32 PM Changeset [5544] by Wiktor Walc
CKEditor 3.2.2 tagging.
1:31 PM Changeset [5543] by Wiktor Walc
Updated the releases branch with CKEditor 3.2.2
12:39 PM Ticket #5756 (Pasting block element in inline element breaks html and causes cursor panic) created by Arne
First bug: 1. copy some html content which contains a …
11:59 AM Changeset [5542] by Frederico Caldeira Knabben
Cleanup on the changelog.
11:57 AM Ticket #5355 (Opening a dialog causes silent exception) closed by Garry Yao
invalid: It's an by purpose try...catch used here instead of a bug.
11:45 AM Changeset [5541] by Frederico Caldeira Knabben
Closed the branch for the release of CKEditor 3.2.2.
11:44 AM Changeset [5540] by Frederico Caldeira Knabben
Closed the branch for the release of CKEditor 3.3.
11:40 AM Changeset [5539] by Frederico Caldeira Knabben
Fixlineends run.
11:38 AM Changeset [5538] by Frederico Caldeira Knabben
Merged trunk [5370-5537].
11:28 AM Changeset [5537] by Frederico Caldeira Knabben
JSLint run.
11:26 AM Changeset [5536] by Frederico Caldeira Knabben
Removed duplicated entries from the changelog.
11:24 AM Changeset [5535] by Frederico Caldeira Knabben
Merged trunk [5531-5534].
11:16 AM Changeset [5534] by Frederico Caldeira Knabben
Fixlineneds run.
11:10 AM Ticket #5453 (link plugin is missing dependency of htmldataprocessor) closed by Garry Yao
invalid: Have to say it's not really a bug, 'link' plugin should be considered …
11:07 AM Changeset [5533] by Frederico Caldeira Knabben
Moved changelog entries to their proper location.
11:01 AM Changeset [5532] by Garry Yao
More fixing lint errors.
11:00 AM Milestone CKEditor 3.3 completed
10:58 AM Changeset [5531] by Frederico Caldeira Knabben
Merged trunk [5524-5530].
10:52 AM Ticket #5755 (Configuration option for dialog buttons following OS guidelines.) created by Joe Kavanagh
When on a MAC the dialog buttons are reversed to match the OS. Can a …
10:51 AM Changeset [5530] by Garry Yao
Fixing lint errors.
10:44 AM Changeset [5529] by Frederico Caldeira Knabben
Fixed the structure of the 3.3.x changelog file, separating its …
10:29 AM Changeset [5528] by Frederico Caldeira Knabben
JSLint run.
10:23 AM Changeset [5527] by Frederico Caldeira Knabben
Updated the changelog file.
10:15 AM Ticket #5754 (Fixlineneds: allow file-specific configuration) created by Wiktor Walc
fixlineends should handle special keywords, for example to not add a …
10:01 AM Changeset [5526] by Wiktor Walc
Removed BOM from publish.js
9:36 AM Ticket #5465 (forceEnterMode affects lists) closed by Frederico Caldeira Knabben
fixed: Fixed with [5525].
9:36 AM Changeset [5525] by Frederico Caldeira Knabben
#5465 : The ENTER key was not anymore working properly on lists when …
8:07 AM Ticket #5494 (Editor should cleanup dialogs when it is destroyed) closed by Garry Yao
expired: It's featured in trunk now.
7:10 AM Ticket #5749 (Hierarchical Bullets unable to clear in the FCKeditor) closed by Alfonso Martínez de Lizarrondo
duplicate: You have filed the same bug twice (and in two issues). If you keep …
6:44 AM Ticket #5753 (select dialog default for txtName Id not working...) created by shawnmelliott
The following code is used to enter a default "Name" for radio, …
5:33 AM Ticket #5749 (Hierarchical Bullets unable to clear in the FCKeditor) reopened by Rajkumar
you are changing the status , but no reply from you people.Send me any …
5:14 AM WikiStart edited by Garry Yao
(diff)
5:11 AM WikiStart edited by Garry Yao
Add 'how to contribute' section (diff)
5:05 AM Contribute created by Garry Yao
Init page
3:52 AM WikiStart edited by Garry Yao
Update homepage url (diff)
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