Timeline



Apr 18, 2017:

10:03 PM Ticket #16978 (uploadfile creates files with hardcoded target="_blank") created by ximunderscore
== Steps to reproduce == Upload a file using the uploadfile plugin, …
3:55 PM Ticket #16873 ([chrome] Tab based navigation - No caret / focus in element?) closed by Jakub Ś
duplicate: This is most likely a duplicate of #16809. @abayob please provide …
1:51 PM Ticket #16912 (Exception thrown when a single image is pasted using paste from Word) closed by Marek Lewandowski
fixed: Fixed with git:8f388d22d1.
1:21 PM Ticket #16977 (Font plugin should also transform `font` element with style attributes.) created by kkrzton
Font plugin now recognizes styling attributes (size, align, …
12:34 PM Ticket #16875 (CKEditor not support in safari 10.11.6) closed by Jakub Ś
invalid: Current Safari version is 10.1 - …
9:32 AM Ticket #16975 (How do i prevent CKEDITOR dialog from being closed once pressed ...) closed by Jakub Ś
wontfix: It can't be disabled. This code is a part of core dialog plugin: …
8:16 AM Ticket #16920 (Several plugins not using dialog as a direct dependency) closed by Marek Lewandowski
fixed
7:59 AM Ticket #16933 (Comments in colorbutton plugin pollutes global scope in documentation) closed by Marek Lewandowski
fixed
7:33 AM Ticket #16976 (Preserve whitespace around protectedSource entries) created by ximunderscore
== Steps to reproduce == 1. (optional) Install e.g. “Show Protected” …

Apr 17, 2017:

10:12 AM Ticket #16975 (How do i prevent CKEDITOR dialog from being closed once pressed ...) created by manish4781
Currently if i press Enter key(keyCode 13) it is triggering the …

Apr 15, 2017:

9:52 PM Ticket #16974 (Pasting into editor while dialog is opening) created by Tomasz Jakut
== Steps to reproduce == 1. Copy some link. 2. Open …

Apr 14, 2017:

4:44 PM Ticket #16973 (Uncaught TypeError: Cannot read property '$' of undefined) created by Steven Larsen
== Steps to reproduce == 1. Load CKEditor via Requirejs (success) 2. …
3:34 PM Ticket #16972 (Invalid type returned by CKEDITOR.tools.style.parse#background) created by Marek Lewandowski
There's a …
1:26 PM Ticket #16971 (tabletools should extract background color even for complex background ...) created by Marek Lewandowski
Currently if td's background background property contains …
1:13 PM Ticket #16967 (problems previewing iframe content - media embed plugin) closed by Jakub Ś
invalid: Please see: …
12:21 PM Ticket #16959 (New support for Autocomplete feature with filter) closed by Jakub Ś
invalid: >presents a typeahead list of pre-populated usernames or custom data …
8:33 AM Ticket #16968 ([Safari] Paste as plain text is not handled by the editor) closed by Tomasz Jakut
fixed: Fixed with git:41fd18b.

Apr 13, 2017:

3:10 PM Ticket #16970 (Safari 10.1 freezes on nested tables with surrounding comments) created by steffen
== Steps to reproduce == 1. CKeditor in standard preset 2. open …
12:53 PM Ticket #16969 ([UploadImage] Transparency is lost if PNG is copied directly from webpage) created by Wizard
== Steps to reproduce == 1. Use Firefox and go to …
12:46 PM Ticket #16968 ([Safari] Paste as plain text is not handled by the editor) created by Marek Lewandowski
Since in #16954 we improved paste and paste as text commands, it would …
12:06 PM Ticket #16958 (Switch to alternative Mathjax CDN) closed by Marek Lewandowski
fixed: Fixed with git:bae53ff0d38117c12ccde6297a5da24b12121b9b.
9:51 AM Ticket #16967 (problems previewing iframe content - media embed plugin) created by Simon Beasley
== Steps to reproduce == 1. load plugins - extraPlugins: …
9:45 AM Ticket #16857 (Ctrl + Shift + V blocked by copy formatting) closed by Marek Lewandowski
fixed: Rebased and merged (ff) using github. Diff available at …
9:06 AM Ticket #16966 (Chameleon not working with kama skin) created by Tomasz Jakut
== Steps to reproduce == 1. Open https://jsfiddle.net/ssjjtrcd/ 2. …
7:23 AM Ticket #16965 (MathJax plugin: add support for MathJax.Hub.Config configuration options) created by Milos
== Steps to reproduce == The MathJax plugin currently supports two …

Apr 11, 2017:

3:29 PM Ticket #16964 ([Firefox] Double line is shown after pressing Shift+Enter) created by ijemmy
== Steps to reproduce == Can be reproduced in the CKEditor demo 1. …
2:15 PM Ticket #16963 ([Chrome] Cursor jumps to the beginning of previous line when press ...) created by ijemmy
== Steps to reproduce == Can be reproduce in the demo in CKEditor …
1:31 PM Ticket #16857 (Ctrl + Shift + V blocked by copy formatting) reopened by Marek Lewandowski
This fix no longer works after #16954, which surfaced underlying …
7:52 AM Ticket #16962 (Paste notifications not read by screen reader) created by Tomasz Jakut
== Steps to reproduce == 1. Open …
5:38 AM Ticket #16961 (Support for pasting from Excel) created by kkrzton
Recently we have added dataTransfer support for content pasted from …

Apr 10, 2017:

1:30 PM Ticket #16960 (Fix paste message in other locales) created by Marek Lewandowski
After #16954 other locales were not updated. I did that in …
7:39 AM Ticket #16959 (New support for Autocomplete feature with filter) created by Mubin
Same functionality as for the social media websites. @ key if preceded …
6:33 AM Ticket #16958 (Switch to alternative Mathjax CDN) created by Wiktor Walc
https://www.mathjax.org/cdn-shutting-down/ == Actions == 1. Verify …

Apr 7, 2017:

2:32 PM Ticket #16946 (Underline and Strikethrough should work in placeholder) reopened by Jakub Ś
Ok, so from what I have found online: …
2:13 PM Ticket #16951 (Issue with Internet Explorer) closed by Jakub Ś
invalid: Please read the: …
11:33 AM Ticket #16957 ([PFW] Styles.inliner.inline does not take selectors specificity into ...) created by kkrzton
== Steps to reproduce == Having a html in dataTransfer object like …
8:01 AM Ticket #16956 ([blink] Focus placement issue with inline widget) created by Dennis Jakobsen
== Steps to reproduce == 1. place an inline widget at the end of a …

Apr 6, 2017:

8:44 PM Ticket #16955 (CKeditor generates JS error on 'source' on form element) created by Steven
== Steps to reproduce == 1. Setup a html page with a form element …
6:57 PM Ticket #16876 (Pasting via dialog should provide accessible dataTransfer) closed by Marek Lewandowski
fixed: Fixed by #16954.
2:21 PM Ticket #16938 (Extract common PFW tests loop) closed by Tomasz Jakut
fixed: Fixed with git:c896eaa.
12:43 PM Ticket #16954 (Remove paste dialog) closed by Marek Lewandowski
fixed: Fixed with git:2e060a0df2. Merged to major.
12:36 PM Ticket #16954 (Remove paste dialog) created by Marek Lewandowski
Paste dialog has been around for a long time. However it's just an …

Apr 5, 2017:

1:38 PM Ticket #16889 (Copyformatting plugin copy filter rules) closed by Jakub Ś
invalid: Copy rules for plugin can be defined here: …
12:39 PM Ticket #16946 (Underline and Strikethrough should work in placeholder) closed by Jakub Ś
invalid: If you try http://sdk.ckeditor.com/samples/captionedimage.html you …
11:57 AM Ticket #16945 (Auto Embed and Media Embed do not work on a HTTPS site.) closed by Jakub Ś
invalid: Please read the documentation: …
11:49 AM Ticket #16953 (On adding links it fails first time and duplicates text 2nd time) created by chandan
== Steps to reproduce == Secenario : I am using ckeditor in inline …
9:29 AM Ticket #16952 (JS error when using div plugin next to a text node) created by Xavier Portebois
== Steps to reproduce == 1. use an instance with the source and …
5:58 AM Ticket #16951 (Issue with Internet Explorer) created by parthkadecha
When i am setting the value of ckeditor, at that time it is displaying …

Apr 4, 2017:

10:08 PM Ticket #16950 (Insertion of unwanted   when you backspace and insert new text) created by Eric Amodio
When deleting text and inserting a space (I think it needs to be …
2:39 PM Ticket #16925 (Widget has editing hover effect even if none of the content is editable) closed by Jakub Ś
invalid: Yellow border is just a part of widget styling. You can even find it …
1:27 PM Ticket #16934 (CK Editor Inline strips) closed by Jakub Ś
invalid: Inline editor is part of existing page. If you want to have whole …
1:24 PM Ticket #13381 (Remove eval function calls) closed by kkrzton
fixed: Fixed with …
1:12 PM Ticket #16926 ([IE11] Permission denied when setData called more than once in a row.) closed by Jakub Ś
duplicate: DUP of #10501 which is a DUP of #11502
1:02 PM Ticket #16924 (Copy/pasting Widgets has issues) closed by Jakub Ś
invalid: A perfect example of inline widget is …
9:57 AM Ticket #16949 (dataIndentationChars disregarded if empty string) created by Svetoslav Nedkov
== Steps to reproduce == 1. Set […] 2. Insert a table in editor, …
8:33 AM Ticket #16948 (Adding a list removes preceding empty line with enterMode = ...) created by Claas Augner
== Problem == When using the CKEDITOR.ENTER_BR enterMode, …

Apr 3, 2017:

6:18 PM Ticket #16947 (Destroy CKEditor on Focus transfer - Error in Chrome) created by pfassev
== Steps to reproduce == 1. Create CKEditor "editor" to replace a …
3:59 PM Ticket #16946 (Underline and Strikethrough should work in placeholder) created by mdprw
== Steps to reproduce == 1. Go to "placeholder" sample page […] …
3:46 PM Ticket #16945 (Auto Embed and Media Embed do not work on a HTTPS site.) created by Shane
== Steps to reproduce == 1. Place CKEDITOR on https site (Could try …
12:42 PM Ticket #16944 (Setting language in inline editor doesn't change language direction in ...) closed by Marek Lewandowski
worksforme: AFAICS Attached code is the same as in …
11:52 AM Ticket #16944 (Setting language in inline editor doesn't change language direction in ...) created by Jakub Ś
== Steps to reproduce == 1. Open attached sample 2. Change language …
11:05 AM Ticket #16943 (Divarea plugin steals focus when bluring the editor.) closed by Tomasz Jakut
worksforme: It seems to be working fine on the …
9:06 AM Ticket #16943 (Divarea plugin steals focus when bluring the editor.) created by Jakub Ś
== Steps to reproduce == 1. Open attached sample 2. Focus the editor …
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