Timeline



May 2, 2012:

1:52 PM Changeset [7483] by Alfonso Martínez de Lizarrondo
Set default language for DevTools plugin to English instead of Bulgarian
1:31 PM Ticket #5517 (Extra <p>&nbsp;</p> when pasting in webkit) closed by Jakub Ś
duplicate: Points 3 and 4 are actually the same. Further more this issue …
1:12 PM Ticket #8945 (FF: (HC mode) There is no indication of what the flash and iframe ...) created by James Cunningham
Steps to reproduce the defect: 1. Hold Alt, Left Shift & …
11:07 AM Ticket #8944 (If a previously set value of a textfield is changed to blank, it stays ...) created by voskat
Steps to recreate: 1. Insert a textfield with "blah" as value. 2. …
10:45 AM Ticket #8933 (Floated image is not floated, when added a link) closed by Jakub Ś
invalid: You had me thinking there for a while :). Code: […] […] With …
9:44 AM Ticket #8943 (FF: (HC mode) Text does not get highlighted when using Find & Replace ...) created by James Cunningham
Steps to reproduce the defect: 1. Hold Alt, Left Shift & …
8:56 AM Ticket #8942 (Deleting a list item (numbered and item list) splits the list) created by davidegeland
Create a list (numbered or item list) and then backspace to delete a …
8:22 AM Ticket #8941 (Webkit: content area disappears when resizing the browser) created by Jakub Ś
To reproduce: 1. Open sharedspaces.html sample 2. First two content …
1:00 AM Ticket #8940 (filebrowser plugin breaks when the Array prototype is extended) created by Pivotal Labs
We are using CKEditor with Ember.js. Ember.js extends the native …

May 1, 2012:

7:16 AM Changeset [7482] by cksource_robot
Updated translations from CKEditor Translation Center

Apr 30, 2012:

5:28 PM Changeset [7481] by Alfonso Martínez de Lizarrondo
Missing CKEDITOR.eventInfo.prototype.removeListener documentation
4:01 PM Ticket #8939 (IE: Selecting a table row and pressing backspace only deletes a cell ...) created by James Cunningham
Steps to reproduce the defect: 1. Open the Ajax sample in IE. …
3:52 PM Ticket #8938 (Introduce center alignment option for images) created by Frederico Caldeira Knabben
There should be an easy way to center images through the image dialog …
3:48 PM Ticket #8937 (CKEDITOR.replace(id, config) fails in Firefox 12) created by zack
CKEDITOR.replace(id, config) fails in Firefox 12 - fails silently: no …
12:12 PM Ticket #8840 (Making 'HTML validation and correcting' optional) closed by Jakub Ś
invalid: >I just have a case where I wrapped an <a> around a <div> This part …
11:15 AM Ticket #8728 (Character count does not work in CKEditor for ASP.NET) closed by Jakub Ś
invalid: You are referring to CKEditor and not textbox so the below is invalid: …
10:40 AM Ticket #8936 (CKEditor does not handle some properties of ASP.NET TextBox Control) created by Jakub Ś
Some properties of ASP.NET TextBox Control is not supported by …
8:35 AM Ticket #8935 (Editing a JS code) created by Moshe
This issue happens in all versions: When pasting to CKE(Source View) a …

Apr 27, 2012:

12:57 PM Ticket #8934 (Text/Background color applied to entire paragraph removed when we ...) created by Satya Minnekanti
To reproduce the defect: 1. Open AJAX Sample, select a text …
8:44 AM Ticket #8933 (Floated image is not floated, when added a link) created by HerrSerker
If you add a image in the text and have it a floated style, all is …

Apr 26, 2012:

3:21 PM Ticket #8932 (Copy/paste from CKEditor to CKEditor inserts extra divs) created by hans_ch
In Chrome 18 when doing copy/paste from a CK Editor to a CK Editor …

Apr 25, 2012:

10:50 AM Ticket #8904 (Capitalization changes on IE8/WIN XP) closed by Jakub Ś
invalid: Sorry I have forgotten about most obvious thing here: […] Those …
10:35 AM Ticket #8931 (Focus editor with content in FF not consistent with other browsers ...) created by Pieter Fibbe
In Firefox when focussing the editor after setting data the caret …
7:46 AM Ticket #4561 ([IE] Unable to edit link when select the entire <a>) closed by Jakub Ś
fixed: This is no longer reproducible in latest CKEditor 3.6.3.
7:16 AM Changeset [7480] by cksource_robot
Updated translations from CKEditor Translation Center

Apr 24, 2012:

10:49 PM Ticket #8930 (Maximize does not work) created by iman
On this one page, the ckeditor is applied to a textarea which is …
8:41 PM Ticket #8929 (Scayt causes list formatting issues) created by Ben
I am using CKEditor on Firefox 11.0 on a windows server 2008 build. …
5:00 PM Changeset [7479] by Alfonso Martínez de Lizarrondo
Sort alphabetically the list of default plugins
4:53 PM Ticket #8928 (config.corePlugins is always empty) created by Alfonso Martínez de Lizarrondo
The corePlugins entry is defined in config.js file and it states that …
4:28 PM Ticket #8927 (Embed code is encoded if properties/attributes contain double quote (")) closed by Kristian F. Schmidt
invalid: Sorry. Not CKEditors fault, but bad escaping of the output on our side…
4:07 PM Ticket #8927 (Embed code is encoded if properties/attributes contain double quote (")) created by Kristian F. Schmidt
I tested this on today's nightly build (7478). Browser: FF 11 OS: …
2:27 PM Ticket #8926 (IE: Unnecessary horizontal scrollbar appears when inserting table with ...) created by Jakub Ś
Original ticket: …
1:56 PM Ticket #1722 (Safari: Backspacing in table deletes empty rows) closed by Jakub Ś
fixed: The backspace problem is no longer reproducible, however there is a …
12:49 PM Ticket #8925 (FF: Window scrolls to top when closing the table properties dialog) created by Damian
To reproduce: 1. Create a table that is large enough to cause the …

Apr 23, 2012:

7:21 PM Ticket #8924 (Problem with ckEditor inside div with visible=false) created by David
I was previously using 3.6.1, which worked fine for the most part, but …
5:40 PM Ticket #8923 (Problem with ckEditor instance inside div with visible=false) closed by David
invalid
5:35 PM Ticket #8923 (Problem with ckEditor instance inside div with visible=false) created by David
I was previously using 3.6.1, which worked fine for the most part, but …
2:42 PM Ticket #8922 (ctrl-v plain text bug with CKEDITOR.config.enterMode = CKEDITOR.ENTER_BR;) created by Paul Veldema
Go to http://nightly.ckeditor.com/7478/_samples/enterkey.html and …
2:34 PM Ticket #8921 (Paste on a newly created ckeditor instance does not work on chrome) created by Alessandro Polverini
Steps to reproduce: - open a page where CK is instantiated - click in …
1:08 PM Ticket #6782 (IE8 bug: Bookmark span tag doesn't get removed on context menu paste) closed by Jakub Ś
fixed: This is no longer reproducible in latest stable CKEditor 3.6.3.
11:40 AM Ticket #8911 (pasting text seems inconsistent) closed by Jakub Ś
duplicate: >They were pasted from OSX terminal, but the problem happens from …
10:38 AM Ticket #8920 (IE8 IE9: unable to edit selected text with keyboard (left-click and ...) created by tri
In IE8, unable to edit selected text with keyboard when the selection …
10:23 AM Ticket #8919 (IE: right-click Paste greyed out) created by tri
In IE8 when you right-click quite often 'Paste' is greyed out. Moving …
9:06 AM Ticket #8918 (Dialog shadows not shown in IE with quirks mode) created by L-Soft
Our page HTML code forces us to use quirks mode in IE. When …

Apr 22, 2012:

12:38 PM Ticket #8917 (some html tags display as text in ckeditor with hebrew (rtl language)) created by yaron munz
I use CKEditor 3.6.3 (revision 7474) I use with hebrew (rtl) with : …

Apr 20, 2012:

2:14 PM Ticket #8916 (Safari: Press delete button in an empty cell deleting empty Rows below ...) created by Satya Minnekanti
To reproduce the defect: 1. Open any CK Editor sample and …
1:03 PM Ticket #8915 (Pagebreak jumps to top of Number/Bullet list when we navigate to HTML ...) created by Satya Minnekanti
To reproduce the defect: 1. Open any CK Editor sample & insert …
10:39 AM Ticket #8914 (SourcePopup not available in CKEditor) created by Wiktor Walc
Reported via support channel: Ticket REF : 7334-YGHZ-2168 In …
9:56 AM Ticket #8912 (Image Upload in ck editor not woking in google chrome 18) closed by Jakub Ś
invalid: The fix works it was tested. To benefit from it you should update to …
9:36 AM Ticket #8913 (IE9: Problems with full-width sapces.) created by Jakub Ś
What is full-width space: Source:
9:30 AM Ticket #8912 (Image Upload in ck editor not woking in google chrome 18) created by prerna
I followed this ticket http://dev.ckeditor.com/changeset/7448 and made …
8:41 AM Ticket #8911 (pasting text seems inconsistent) created by jeffreybasurto
Pasting text seems to differ in how the editor wraps it in html based …

Apr 19, 2012:

2:25 PM Ticket #8900 (a11yhelp pluign is not using the correct language) closed by Jakub Ś
duplicate: DUP of #8421
2:01 PM Ticket #8909 (Up and Down arrow do not move after hiding and showing again element ...) closed by Alfonso Martínez de Lizarrondo
duplicate: dup of #8138
1:54 PM Ticket #8910 (The height is enlarged when changing the width of the input control by ...) closed by Jakub Ś
wontfix: Those resize rectangles you talk about is IE feature completely …
10:20 AM Ticket #8905 (CKEDITOR.htmlWriter giving unexpected results) closed by Garry Yao
invalid: It's not a bug - the inline elements (those are stripped) contains …
8:59 AM Ticket #8731 (CK Editor Save Button is not working) closed by Jakub Ś
expired
8:58 AM Ticket #8662 (URL - Paste from right click does not remove htpp:// in IE8) closed by Jakub Ś
expired
7:15 AM Changeset [7478] by cksource_robot
Updated translations from CKEditor Translation Center
6:39 AM Ticket #8910 (The height is enlarged when changing the width of the input control by ...) created by weiky
When using mouse to change the width of the input control by draging …

Apr 18, 2012:

8:36 PM Ticket #8909 (Up and Down arrow do not move after hiding and showing again element ...) created by chriscinelli
I could see the problem on FF8 in Windows. Everything works fine on …
2:13 PM CP/IBM_Priorities edited by Teresa Monahan
(diff)
2:10 PM Ticket #8908 (Content pasted using 'Paste as Plain text' is sometimes styled in the ...) created by Teresa Monahan
To reproduce: - Open the replacebyclass sample and place the cursor …
1:56 PM Ticket #8851 (Changing Paragraph Format after Font Size) closed by Jakub Ś
invalid: After step 2: […] After step 4: […] All looks fine. >The text …
12:22 PM Ticket #8907 (IE6: hovering over Browse Server button makes dialog contents jump up) created by Jakub Ś
Found when reproducing #8887 - another Browse Server bug 1. Integrate …

Apr 17, 2012:

9:33 PM Ticket #8906 ([HTML5] [Full page editing]) created by frumbert
When editing a HTML5 Boilerplate page (download a template here: …
8:31 PM Ticket #8905 (CKEDITOR.htmlWriter giving unexpected results) created by Lynne Kues
[…] Executing the above gives the following result, which is …
7:49 PM Ticket #8903 (fckeditor) closed by Jakub Ś
wontfix: FCKeditor was retired and is no longer supported. All active …
5:45 PM Ticket #8904 (Capitalization changes on IE8/WIN XP) created by sindhu
I've got a problem with Capitalization of words with IE8 on WindowsXP. …
3:47 PM Ticket #8903 (fckeditor) created by squawk
Versions 2.0 & 2.3.2 Hi can you help with a new developement. I've …
12:20 PM Changeset [7477] by Wiktor Walc
Merged 3.6.x branch [7474] (updated copyright headers)
12:06 PM Ticket #8902 (target attribute on mailto and internal links) created by Marcel Koper
The target attribute is added to mailto and internal links which in my …
11:19 AM Changeset [7476] by Wiktor Walc
Updated the releases branch with CKEditor 3.6.3
11:05 AM Changeset [7475] by Wiktor Walc
Merged 3.6.x branch [7474]
10:44 AM Changeset [7474] by Wiktor Walc
Updated copyright headers, final commit for the 3.6.3 release.
10:30 AM Changeset [7473] by Wiktor Walc
Started the 3.6.4 development.
9:33 AM Milestone CKEditor 3.6.3 completed
This version is suppose to hold fixes for critical issues we may find …
9:05 AM Ticket #8901 (Integrate CKEditor 3.6.2 with CKFinder, not work in Chrome) closed by Jakub Ś
duplicate: 1. If you want to use online version of script you should use …
8:47 AM Ticket #8901 (Integrate CKEditor 3.6.2 with CKFinder, not work in Chrome) created by f8.coland
The site I am currently using has integrated CKEditor 3.6.2 with …
8:24 AM Ticket #8741 (Editor does not allow to change the numbering list font) reopened by Frederico Caldeira Knabben
Right now, I would not make this one a DUP of #844. We may have …
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