Timeline



Mar 10, 2015:

6:11 PM Ticket #12793 ([IE8] Red tests on major) closed by Piotrek Koszuliński
fixed: Fixed on major with git:9980296. Perfect tests run: 3928 passed / 0 …
5:16 PM Ticket #12952 ([FileLoader] Customization of the communication with the server should ...) closed by Piotrek Koszuliński
fixed: Merged to major with git:a5d0bf2.
4:14 PM Ticket #13027 ([Sev1] AVT: Keyboard Navigation in dialogs with multiple tabs not ...) created by Satya Minnekanti
To reproduce the defect: 1. Open …
3:49 PM Ticket #13018 (ckEditor loses html tags if toolbar doesn't have button of that tag) closed by Jakub Ś
invalid: The removeButtons config option affects also ACF. If you want to have …
1:17 PM Ticket #13026 (CKFinder Image Upload Issue in IE11) created by Neetesh
I have CKEditor version 2. When i try to upload the images, it shows …
10:56 AM Ticket #13025 (Invalid table headers after switching from both to column) created by Marek Lewandowski
1. Open any sample with CKEditor. (i.e. samples/replacebyclass.html) …
9:58 AM Ticket #13024 (break on backspace with arabic/persian languanges) created by Mehdi Ghorban Pour
Hi Please consider this scenario: 1. change direction to rtl 2. type …
8:23 AM BadContent edited by Jakub Ś
(diff)

Mar 9, 2015:

6:55 PM Ticket #13022 ("undefined" appended to the e-mail when correcting - IE11) created by Beruce
As described below e-mail error still exists, attached a pdf file for …
5:32 PM Ticket #12901 ([Notification aggregator] Not able to change the type of the ...) closed by Piotrek Koszuliński
fixed: Fixed on major with git:88d5cae.
3:31 PM Ticket #13021 (Word Filter should transform mso-bidi-font-family into font-family) created by Roger Smyth
I have a word document consisting of just two words "Hello to". This …
3:20 PM Ticket #13020 (CKEditor exception in Firefox) created by Alan
Please see comment:4 and comment:5 for more details. Our web app has …
2:32 PM Ticket #10157 (Copy/Paste issues in Chrome with Div based editor) closed by Jakub Ś
fixed: I have checked Safari 5 and Safari 8 and could not reproduce this …
1:45 PM Ticket #13019 (Chrome: Unbale to get 'keydown' event) created by Irina
Steps to reproduce: 1. Open any sample in Chrome, clear it's content …
1:27 PM Ticket #13018 (ckEditor loses html tags if toolbar doesn't have button of that tag) created by mncs
Hi. I'm trying render html text into a readonly ckEditor included in …
11:28 AM Ticket #11657 ([Chrome] Editor with divarea plugin drag/drop image places image on ...) closed by Piotrek Koszuliński
fixed: This issue is already fixed on the major branch.
10:00 AM Ticket #9898 ([Webkit, Divarea] Pasting causes undesirable scrolling) closed by Piotrek Koszuliński
fixed: It may be partially a DUP of #9554. But the most important thing is …
9:59 AM Ticket #9554 ([Webkit Mac] Editor scrolls on paste) closed by Piotrek Koszuliński
fixed: Fixed in 4.5.0 thanks to dropping the pastebin in favour of direct …
9:57 AM Ticket #11948 (No range in selection after inline editor init) closed by Piotrek Koszuliński
invalid: Actually, it's not a bug that there's no selection in an editor. It's …
9:38 AM Ticket #11993 (Pasting content scrolls document in Google Chrome) closed by Piotrek Koszuliński
fixed: I confirmed that now (on git:fb2942a), when we've got most of the …
9:26 AM Ticket #12914 (Copy/Paste Table broken in DIV based editor) closed by Piotrek Koszuliński
fixed: Ok, I checked this again and the result now is as good as we can make …
8:36 AM Ticket #12832 (Image 2: Linked caption images crashing JS libraries rendering ...) closed by Jakub Ś
invalid: Thank you for your comment. I'm closing the ticket.
8:32 AM BadContent edited by Jakub Ś
(diff)

Mar 8, 2015:

6:02 PM Ticket #13014 (Bug: CKEDITOR init default Content) closed by Piotrek Koszuliński
invalid: There are two reasons why HTML is changed: 1. Filtering of not …

Mar 6, 2015:

2:23 PM Ticket #13016 (lang.js: that[ languageCode ].dir is undefined) created by Tom Elssjö
After line 53 in file core/lang.js the following code is found: […] …
11:01 AM Ticket #13015 (Dropping image on image in editor causes page reload) created by Jakub Ś
Try dropping image on image in editor and page will relaod

Mar 5, 2015:

7:53 PM Ticket #13014 (Bug: CKEDITOR init default Content) created by TeckniX
It seems impossible to disable the stupid 'init' of CKEDITOR, so that …
5:03 PM Ticket #13013 (Accents after enter) created by miguel armas
When writing the text and apply the enter accents crash . example: á …
11:26 AM Ticket #12871 (Manual tests for drag&drop) closed by Piotrek Koszuliński
fixed: These are good feature tests so I removed the tc tag. Merged to major …
11:09 AM Ticket #13012 (Focus is not properly restored after closing the context menu) created by Irina
Steps to reproduce: 1. create a table 2. click inside the 1st cell 3. …
10:37 AM Ticket #12613 (Show user that he can not drop on toolbar/ui on dragover) closed by Piotr Jasiun
fixed: Closed with git:5394b5b.
10:24 AM Ticket #13010 (Text is not wrapped in the Source box - FF36) closed by Jakub Ś
invalid: Please specify word-wrap : break-word; property for body in …
10:17 AM Ticket #12806 (Integrate new get and delete selected HTML methods with drag&drop and paste) closed by Piotrek Koszuliński
fixed: Great to see it working. I merged the branch to major with …
10:00 AM Ticket #13011 ([IE8] Anchors are duplicated when DnD) created by Piotrek Koszuliński
After #12806: 1. Open replacebycode sample. 2. Drag anchor. 3. Now …
9:24 AM Ticket #13010 (Text is not wrapped in the Source box - FF36) created by Beruce
In Firefox 36 of the source text is not wrapped in the Source box of …

Mar 4, 2015:

3:48 PM Ticket #13009 ([Notification Aggregator] Counting _doneWeights is over-complicated) created by Piotr Jasiun
Working on #12955 we agreed that, since counting _doneWeights and …
3:37 PM Ticket #13008 (Cross Browser issue..) closed by Jakub Ś
invalid: What you are reffering to is object resizing. Please see …
2:58 PM Ticket #12619 ([Chrome] Drop image to the empty document does not work properly.) closed by Piotr Jasiun
fixed: That's nice that you managed to fix this in such a simple way. Closed …
2:16 PM Ticket #7502 (Select elements are 'duplicated' in Opera) closed by Jakub Ś
fixed: This issue no longer occurs in new Opera running on blink engine.. …
1:43 PM Ticket #13008 (Cross Browser issue..) created by Chandran M
IE and -Moz- cross browser compatibility issue Issues: unable to …
11:56 AM Ticket #13007 (Integrate ckeditor tests with sinon) created by Piotr Jasiun
Some helpful methods are missing (we could add them ourselves in the …
10:56 AM Ticket #13006 (Drag and drop element with id duplicate id) created by Piotr Jasiun
1. Create editor instance with the element with ID: ` <p>foo<a …
10:11 AM Ticket #13005 (Change Event is not fired after Delete) created by Jakub Ś
1. Put attached HTML file into samples folder 2. In first paragraph …
8:06 AM Ticket #13004 (SHift Enter Mode = P is not working for .NET site) created by Sachin
We have used CKEditor as control as following: […] Shift Enter …
7:59 AM BadContent edited by Jakub Ś
(diff)

Mar 3, 2015:

3:38 PM Ticket #13003 (Anchors are uploaded) created by Piotr Jasiun
1. Open http://ckeditor.dev/plugins/uploadwidget/dev/upload.html 2. …
2:48 PM Ticket #12989 (Korean Language translations...) closed by Jakub Ś
invalid: Thank you for your comment and provided translations.
10:26 AM Ticket #13001 ([Firefox] Red tests after #11586) created by Piotr Jasiun
On Firefox: - 1 failed: …

Mar 2, 2015:

4:27 PM Ticket #12987 (Red tests in ...) closed by Piotr Jasiun
fixed: On major with git:7902a0e. I did not meet any problems on Safari. If …
3:23 PM Ticket #12964 (editable.extractHtmlFromRange tries to extract range twice from a ...) closed by Piotr Jasiun
fixed: This seems to be the best solution. Closed with git:fb71fc8.
10:40 AM Ticket #12930 (Remove truncated-mathjax from the test directory) closed by Piotr Jasiun
fixed: Closed with git:d3b2b45.
5:39 AM Ticket #13000 (Custom HTML5 tag grows <p>&nbsp;</p> before and after) created by Mike Slinn
We use a custom HTML5 tag: cad-enza. CKEditor 4.4.2 adds several blank …
4:37 AM Ticket #12999 (IE 11 support) created by shh
Hello. I have conducted IE 11 support/compatibility test, and found …

Mar 1, 2015:

2:24 PM Ticket #12998 ('blur' event lost when destroying) created by steph123
Tested with inline edition only When CkEditor has the focus, …
11:52 AM BadContent edited by Jakub Ś
(diff)

Feb 27, 2015:

2:47 PM Ticket #12996 (SCAYT Affecting Dialog Double Click) created by Lee
Follow the steps to reproduce: 1. Make sure you have set the …
2:11 PM Ticket #8236 (specialchar plugin does not allow non-breakable space &nbsp;) closed by Piotrek Koszuliński
fixed: The problem with IEs is of different nature.
11:03 AM Ticket #12995 (copied text inserted multiple times) created by sami
In some cases , when i paste data in ckeditor the text copied is …
9:59 AM BadContent edited by Jakub Ś
(diff)
9:55 AM BadContent edited by Jakub Ś
(diff)

Feb 26, 2015:

5:09 PM Ticket #12990 ([Safari] Selection comparison problems in tests) closed by Piotrek Koszuliński
fixed: Fixed by git:015c43d.
4:53 PM Ticket #12990 ([Safari] Selection comparison problems in tests) created by Piotrek Koszuliński
* …
1:57 PM Ticket #12989 (Korean Language translations...) created by MinSoo Kim
As I am a Korean, I think CK Editior need to be translated in Korean. …
12:23 PM Ticket #8929 (Scayt causes list formatting issues) closed by Jakub Ś
fixed: Seems to be working fine.
11:56 AM Ticket #10724 (SCAYT conflicts with FF text highlighting via the keyboard on ...) closed by Jakub Ś
fixed: I confirm issue is now gone.
11:41 AM Ticket #12987 (Red tests in ...) created by Piotrek Koszuliński
Caused by #11586. 2 red tests in …
11:04 AM Ticket #11056 (IE8-10 - UNDO and Ctrl+Zdon't work with SCAYT) closed by Jakub Ś
fixed: I can't reproduce this issue any more.
10:57 AM Ticket #11053 (SCAYT conflicts with FF selection when pasting and undoing) closed by Jakub Ś
fixed: I'm unable to reproduce this issue as well.
10:45 AM Ticket #11586 (Range#cloneContents changes DOM (and selection)) closed by Piotr Jasiun
fixed: Everything seems to be fine, so finally closed: git:11d9004
10:39 AM Ticket #11466 (SCAYT jumps to previous ckeditor instance for second misspelling in Chrome) closed by Jakub Ś
fixed: I can't reproduce this ticket as well.
10:25 AM Ticket #11518 (Inline Editing Cursor Jump w/ SCAYT Enabled) closed by Jakub Ś
fixed: I can't reproduce it as well.
9:52 AM Ticket #12986 (Undo doesn't work when editor starts empty in source mode) created by Jakub Ś
1. Put attached file into editor samples folder. 2. Editor is empty …
9:41 AM Ticket #12985 (Interferring Style Affecting Dialog Text Box Heights) created by Lee
Prior to version 4.4.7 I used to have issues with interfering styles …
8:25 AM Ticket #12984 (texttransform doesn't work correctly) closed by Piotrek Koszuliński
invalid: Texttransform is a 3rd party plugin so you should report the bug to …

Feb 25, 2015:

5:59 PM Ticket #5830 (Scayt: the browser hangs when large(?) documents (50KB+) are loaded) closed by Wiktor Walc
fixed: The browser does not hang anymore so the original issue is no longer …
5:49 PM Ticket #8224 (IE : scayt AutoStartUp and EnterMode BR moves cursor to the beginning.) closed by Wiktor Walc
fixed
5:46 PM Ticket #4860 (SpellChecker options not documented) closed by Wiktor Walc
fixed
5:45 PM Ticket #8290 (IE8: freezes when scayt enabled and certain data is entered) closed by Wiktor Walc
fixed
5:43 PM Ticket #5701 ([IE] SCAYT wrong status after enter key) closed by Wiktor Walc
fixed: Unable to reproduce in CKEditor 4.4.7 / IE8.
5:39 PM Ticket #9427 ([IE6-9] Error when pasting with SCAYT enabled) closed by Wiktor Walc
wontfix: Considering that 3.x is no longer maintained and the bug does not …
5:27 PM Ticket #10363 ([Chrome] Unable to remove all contents with SCAYT in some cases) closed by Wiktor Walc
fixed: Unable to reproduce. If anyone can still confirm this issue, please …
5:18 PM Ticket #11031 (SCAYT issues) closed by Wiktor Walc
fixed: Fixed according to …
4:55 PM Ticket #11205 (IE11 Issues with £ symbol and SCAYT) closed by Wiktor Walc
fixed: Works for me in IE11, CKEditor 4.4.7. If anyone can still reproduce …
4:45 PM Ticket #11084 (Opening CKEditor in a modal window in Internet Explorer and SCAYT enabled) closed by Wiktor Walc
fixed: > The issue has been fixed in new version (v. 3) of SCAYT plugin for …
4:44 PM Ticket #11245 (Correct spell menu not open on right clicking misspelled word, only if ...) closed by Wiktor Walc
fixed: > The issue has been fixed in new version (v. 3) of SCAYT plugin for …
4:43 PM Ticket #11462 ([Blink] Hitting shift+enter twice from the top of a formatted block ...) closed by Wiktor Walc
fixed: > The issue has been fixed in new version (v. 3) of SCAYT plugin for …
4:21 PM Ticket #12984 (texttransform doesn't work correctly) created by useroid
I think video I uploaded describes my situation in the best way …
4:21 PM Ticket #11715 (SCAYT enabled for ckeditor inline causes problems with widgets) closed by Wiktor Walc
fixed: WFM in 4.4.7 Probably because of the reason mentioned in a comment by …
4:04 PM Ticket #12983 (Walker.guard is called more than once for every node boundary) created by Piotrek Koszuliński
Discovered when working on #12964. See tests pushed in …
3:39 PM Ticket #9884 ([FF3.x] Select all and copy breaks inline editor) closed by Jakub Ś
wontfix: FF 3.x is no longer supported.
2:06 PM Ticket #12982 (Internet Explorer Issue) created by Viswa
Hi, When i use the internet explorer 11 i have facing one issue …
1:27 PM Ticket #12980 (Ckeditor remove html tags) closed by Piotrek Koszuliński
invalid: Check out this article - http://docs.ckeditor.com/#!/guide/dev_acf
12:50 PM Ticket #12981 (Errors in tests because of the clipboard plugin still using ...) closed by Piotrek Koszuliński
duplicate: Actually, this is a DUP of #12806.
12:48 PM Ticket #12981 (Errors in tests because of the clipboard plugin still using ...) created by Piotrek Koszuliński
12:31 PM Ticket #12966 ("Deferment unlock timeout" error in a manual test) closed by Piotrek Koszuliński
fixed: Fixed on major with git:2f0db49.
11:47 AM Ticket #12980 (Ckeditor remove html tags) created by peter boshra
Hello there , I am using ckeditor and migrate it with symfony 2 but …
10:45 AM Ticket #12979 ([FF] Preview does not work when CKEditor is loaded from a different domain) created by Wiktor Walc
1. Open in Firefox http://ckeditor.com/demo#full 2. Click …
10:39 AM Ticket #12617 (uploadWidget.replaceWith should use insertHtmlIntoRange) closed by Piotrek Koszuliński
fixed: It works ok. Not perfectly, because e.g. selection direction is lost …
9:19 AM Ticket #12978 (About uploading causes error in notification aggregator) created by Piotr Jasiun
After merging notification aggregator with upload plugin I met this …
8:12 AM BadContent edited by Jakub Ś
(diff)

Feb 24, 2015:

8:58 PM Ticket #12969 (SCAYT plugin stops working after setData is called with "Div Editing ...) created by Jonathan
The SCAYT plugin does not re-initialize itself after setData is called …
7:25 PM Ticket #12878 (Move (get|extract)SelectedHtml to selection) closed by Piotrek Koszuliński
fixed: Fixed on major with git:b7a30dd.
7:15 PM Ticket #12968 (Deleting a paragraph deletes following div) created by Larry Hinderks
1. Create the following in source mode in the ckeditor demo site using …
6:14 PM Ticket #12867 ([Notification] Notification area should not have padding) closed by Piotrek Koszuliński
fixed: Fixed on major with git:56e551d.
6:10 PM Ticket #12614 (Gray out images witch are not fully uploaded) closed by Piotrek Koszuliński
fixed: Merged to major with git:2161beb. I guess you thought about that, but …
6:06 PM Ticket #12967 (Need to click undo twice to undo dropping an image) created by Piotrek Koszuliński
1. Open …
5:55 PM Ticket #12966 ("Deferment unlock timeout" error in a manual test) created by Piotrek Koszuliński
http://tests.ckeditor.dev:1030/tests/plugins/uploadwidget/manual/image
12:49 PM Ticket #12954 (Fix docs.) closed by Piotrek Koszuliński
fixed: Fixed with git:5b2c7c6 and …
12:38 PM Ticket #12935 ([Bender] Automatic tests start automatically in manual tests) closed by Piotrek Koszuliński
fixed: Fixed on major with git:339d419.
11:49 AM Ticket #12965 (Enhancements for Uploads Repository API) created by Piotr Jasiun
Uploads Repository is missing some important methods: - …
11:35 AM Ticket #12964 (editable.extractHtmlFromRange tries to extract range twice from a ...) created by Piotrek Koszuliński
Bug revealed by #11586. See …
10:56 AM Ticket #11982 (Bullet added Above after enter key on indented bullet) closed by Piotr Jasiun
fixed: I made some clean up in tests and closed with git:0db52ce.

Feb 23, 2015:

4:23 PM Ticket #12746 (Config option to hide image2's resizer) closed by Piotr Jasiun
fixed: I agree that it would be good to move resizer to the separate plugin, …
4:22 PM Ticket #12963 (Extract resizer as a separte plugin) created by Piotr Jasiun
The setupResizerfunction has 200LOC plus there's 30LOC of CSS, so that …
3:43 PM Ticket #12913 (Rich text editor becomes uneditable on resize) closed by Jakub Ś
duplicate: Thank you for the input. Now everything is clear. This is however a …
2:58 PM Ticket #12503 ([Blink/Webkit] Incorrect result of select all, backspace/delete) closed by Piotr Jasiun
fixed: On Firefox I get <br> instead of <p><br></p> randomly in manual …
2:12 PM Ticket #9664 ([Opera] When inline editor is focused by click on image toolbar ...) closed by Jakub Ś
fixed: I'm unable to reproduce this issue anymore in latest Opera.
10:32 AM Ticket #12960 (upload image at that time active x control error) closed by Jakub Ś
invalid: This is IE security setting for activeX and there is nothing …
10:32 AM Ticket #12958 (CKEditor active control error display every time) closed by Jakub Ś
invalid: This is IE security setting for ActiveX and there is nothing …
9:36 AM Ticket #12962 (CKEDITOR inline on dynamic created element) closed by Vincent
fixed: Sorry, I have a problem with a plugin.
7:48 AM Ticket #12962 (CKEDITOR inline on dynamic created element) created by Vincent
Hello, There is an issue on inline method on dynamic created element. …
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