Timeline



Apr 20, 2016:

3:49 PM Ticket #14596 (Can't drag a widget between horizontal locations) closed by Jakub Ś
wontfix: CKEditor determines what is block/inline element based on HTML …
2:16 PM Ticket #14601 (COPY PASTE OPTION NOT WORK PROPERLY FOR HTNL CODE) closed by Jakub Ś
invalid: > Its working in your demo properly. But not at my pc. I'm sorry but …
2:05 PM Ticket #14595 (single-click selection on contenteditable="false" not working in Chrome) closed by Jakub Ś
invalid: We don't support native nested contenteditable elements. If you …
12:23 PM Ticket #8679 (Better focus indication and ability to style selected color in the ...) closed by Marek Lewandowski
fixed: Fixed with git:28c11e1ccf (merged to master).
11:24 AM Ticket #14312 ([IE] Artifact is visible after pasting of any text) closed by Marek Lewandowski
fixed: Fixed with git:eaf5716f7d (merged to master).
10:58 AM Ticket #14601 (COPY PASTE OPTION NOT WORK PROPERLY FOR HTNL CODE) created by amit soni
== Steps to reproduce == 1. Copy some html code from an ide. 2. …
10:45 AM Ticket #14600 (chart plugin) closed by Jakub Ś
invalid: Chart plugin is just a proof of concept which can be further …
10:17 AM Ticket #14600 (chart plugin) created by sophie fayad
Dear Ckeditor, I need your help please and it's very important to me …

Apr 19, 2016:

4:18 PM Ticket #14599 (disabled editor, still being able to paste) created by edulid
1. enable 'Cut', 'Copy', 'PasteText' in the toolbar 2. select some …
3:36 PM Ticket #14598 (Order of style properties is changed when inserting content) created by Papillon
== Steps to reproduce == Insert a new element with insertHtml(). The …
12:19 PM Ticket #14597 (After enabling scayt in inline mode and click browser back button ...) created by Chidanand
== Steps to reproduce == 1. I have multiple CKEditor inline instances …
11:04 AM Ticket #14596 (Can't drag a widget between horizontal locations) created by Matthew Popat
== Steps to reproduce == 1. Setup divs with …

Apr 18, 2016:

7:44 PM Ticket #14595 (single-click selection on contenteditable="false" not working in Chrome) created by drimmeer
== Steps to reproduce == 1. run CkEditor in Chrome 2. click the …
11:13 AM Ticket #14594 (enterMode=ENTER_BR setting breaks IE10 behavior) created by jamadam
== Steps to reproduce == 1. Open sample (samples/index.html) 2. Run …
10:52 AM Ticket #14593 (CHROME: Copying & pasting content from one editor instance to another ...) created by Satya Minnekanti
== Steps to reproduce == 1. Open nightly build …
7:38 AM Ticket #14590 (HtmlWriter adds extra line break after inline tag inserted) reopened by Jakub Ś
Thank for explaining it in more detail. I have actually missed that …

Apr 15, 2016:

8:18 PM Ticket #14592 (Image resizing does not trigger a onChange event.) created by Daniel lozano
== Steps to reproduce == 1. Insert an image into an editor. (a …
2:52 PM Ticket #14590 (HtmlWriter adds extra line break after inline tag inserted) closed by Jakub Ś
invalid: Please see http://docs.ckeditor.com/#!/guide/dev_output_format I have …
2:34 PM Ticket #14449 (New Balloon Panel plugin) closed by Marek Lewandowski
fixed: Fixed with git:8ab1a8202c (merged to major).
2:25 PM Ticket #14591 (French localization: Overlapped labels on flash properties windows) created by Piotrek Koszuliński
Repro steps: 1. Change localization to French 2. Click on Flash icon …
1:14 PM Ticket #14589 (Editor removing <div> style) closed by Jakub Ś
invalid: 1. Editor doesn't have anything to do with saving data as this is …
12:43 PM Ticket #14580 (Unable to type anything in ckeditor after enabling the Captioned image ...) closed by Jakub Ś
duplicate: Please have a look at #11923 and #11938. This ticket is a duplicate.

Apr 14, 2016:

5:32 PM Ticket #14590 (HtmlWriter adds extra line break after inline tag inserted) created by David Pidcock
== Steps to reproduce == 1. Start with Html as follows: […] 2. …
3:58 PM Ticket #14589 (Editor removing <div> style) created by Mick O'Rourke
If I enter my own style such as <div class="col_1"> Column One</div> …
3:47 PM Ticket #14579 (Incorrect special character encoding in Paste From Word Dialog in Firefox) closed by Jakub Ś
wontfix: After settig both of these properties to false: …
3:03 PM Ticket #14584 (native DragDrop on CKeditor will not work if ClipboardPlugin is loaded) closed by Jakub Ś
invalid: Starting from CKEditor 4.5.0 CKEditor drop event has been …
2:37 PM Ticket #14583 (Remove Resize Handler from IE9) closed by Jakub Ś
duplicate: Please see: https://dev.ckeditor.com/ticket/12161 Something like …
2:20 PM Ticket #14587 ('entities_processNumerical' breaks four byte characters) closed by Jakub Ś
duplicate: You got here 6 minutes before me :) @loominade, please see #14588. I …
2:02 PM Ticket #14588 (CKEditor doesn’t translate 4-byte entities correctly.) created by Jakub Ś
== Steps to reproduce == Based on: …
1:55 PM Ticket #14587 ('entities_processNumerical' breaks four byte characters) created by loominade
== Steps to reproduce == 1. enable entities_processNumerical 2. …
9:51 AM Ticket #14586 (Copy-paste in Firefox results in extra spaces) created by gesh
== Steps to reproduce == 1. Make a selection in the text that doesn't …

Apr 13, 2016:

8:13 PM Ticket #14585 (Table insertion fires insertElement before moving cursor inside itself) created by Dylan Fitzgerald
== Steps to reproduce == 1. Add an insertElement listener to the …
5:27 PM Ticket #14584 (native DragDrop on CKeditor will not work if ClipboardPlugin is loaded) created by ffvolkmargrimm
== Steps to reproduce == 1. Load ClipboardPlugin 2. try to dragDrop …
4:43 PM Ticket #14583 (Remove Resize Handler from IE9) created by nizamtk
== Expected result == The CKEditor is working fine in all browsers …
2:43 PM Ticket #14582 (Unable to edit meta tags (microdata) within a widget) created by AlexW
I've got a widget that provides a template for creating a recipe. It …
2:18 PM Ticket #14581 (Pasting from MS Excel to CKEditor using IE loses background colors IF ...) created by Ehman
I am aware of #6465 and the …

Apr 12, 2016:

9:03 AM Ticket #14580 (Unable to type anything in ckeditor after enabling the Captioned image ...) created by Venkatesh Rajan
I have inserted an image using enhanced image 2 plugin in ckeditor and …

Apr 11, 2016:

3:02 PM Ticket #14579 (Incorrect special character encoding in Paste From Word Dialog in Firefox) created by Frank
== Steps to reproduce == When i'm trying to paste text copied from …
2:44 PM Ticket #14431 (Image2 Image Alignment) closed by Jakub Ś
invalid: I have just checked example from docs - …
12:12 PM Ticket #13896 (reset of the toolbar in a multi-byte language(in ie11)) closed by Jakub Ś
duplicate
10:24 AM Ticket #14578 (ckeditor in IE trusted site does not work well with internet zone ...) closed by Jakub Ś
duplicate: Looking at both issues, same test case and same workaround, I think …
9:55 AM Ticket #14577 (Adding New Item using editor.AddmenuItem) closed by Jakub Ś
invalid: Please ask your questions on …
5:36 AM Ticket #14578 (ckeditor in IE trusted site does not work well with internet zone ...) created by jamadam
== Steps to reproduce == 1. Disable active scripting in Internet …

Apr 9, 2016:

2:00 PM Ticket #14577 (Adding New Item using editor.AddmenuItem) created by eteamin
I am using this code to create instance of CKEDITOR and add a new item …

Apr 8, 2016:

3:16 PM Ticket #13876 (tab plugin does not support keyTabTools if tabSpaces > 0) closed by Jakub Ś
duplicate: DUP of #10517
10:32 AM Ticket #12508 (divearea form) closed by Marek Lewandowski
wontfix: This is a very rare case, and we don't want to bloat core code with …
9:10 AM Ticket #14576 (Full page editor appends many <style> elements to <head>) closed by Jakub Ś
invalid: Chrome browser plugins are known to break or conflict with JS …
8:47 AM Ticket #14576 (Full page editor appends many <style> elements to <head>) created by Alex
== Steps to reproduce == 1. In Chromium browser enable …
8:37 AM Ticket #14575 (Page is scrolling down when I click on any panel element) created by Alex
== Steps to reproduce == 1. Go to http://ckeditor.com/demo#full-page
6:40 AM Ticket #14567 ([Edge] Dropdown Problem) closed by kkrzton
invalid: It is sometimes problematic that Edge does not update properly in …

Apr 7, 2016:

8:10 PM Ticket #14574 (Add CKEDITOR.ui.dialog.numericInput) created by Alfonso Martínez de Lizarrondo
Just like CKEDITOR.ui.dialog.textInput but using input type="number" …
4:28 PM Ticket #14573 (Multiple editors, drag handler icon and divarea, missing CSS) created by AlexW
An example can be seen here, https://jsfiddle.net/ew490f12/1/ Hover …
3:09 PM Ticket #11697 (It is possible to replace content with wrong letter case) closed by Marek Lewandowski
fixed: Great job! Fixed with git:0f2ef4c49b (merged to master).
11:47 AM Ticket #14568 (CKEditor read only in Explorer) closed by Jakub Ś
invalid: I have prepared basic sample with CKEDITOR.dtd.$editable.td = 1;

Apr 6, 2016:

6:47 PM Ticket #14572 (Drag & drop of anchor at edge of content to same location causes error) created by Jin-Soo Jo
You can see this on the current 4.5.8 demo @ http://ckeditor.com/demo
2:38 PM Ticket #13886 (Invalid handling of CKEDITOR.style instance with "styles" property by ...) closed by Marek Lewandowski
fixed: Fixed with git:91346ef (merged to master).
2:05 PM Ticket #14561 (Upload Image Plugin - Multiple Images Pasted - Incorrect Image Name Used) closed by Jakub Ś
invalid: I can't reproduce this issue. I have connected CKEditor with CKFinder …
1:17 PM Ticket #14571 (IE11: Widget selection lost after Undo & Redo) created by Satya Minnekanti
== Steps to reproduce == 1. Open Media Embed sample …
1:10 PM Ticket #14570 (EDGE: Widget selection lost when dialog closed) created by Satya Minnekanti
== Steps to reproduce == 1. Open Media Embed sample …
12:53 PM Ticket #14569 (New CKEditor skin) created by Marek Lewandowski
We could refresh our skin a little bit.
12:27 PM Ticket #14568 (CKEditor read only in Explorer) created by Joachim
== Steps to reproduce == I have setup a page …
12:19 PM Ticket #14567 ([Edge] Dropdown Problem) created by schlusche
== Steps to reproduce == 1. Goto http://ckeditor.com/demo using MS …

Apr 5, 2016:

4:02 PM Ticket #14566 (Link continues to the second line) created by Jakub Ś
== Steps to reproduce == 1. Clean editor contents and type 'dddd' 2. …
3:09 PM Ticket #14565 (Pressing delete key in a highlighted image inside a floating div ...) created by mdprw
If you have an image inside a floating div an error occurs if you …
12:05 PM Ticket #14535 (CSS syntax corrections) closed by Marek Lewandowski
fixed: Fixed with git:c9e0707581 (merged to master).
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