Timeline
Apr 1, 2014:
-
12:03 PM Ticket #11753 (CheckDirty is true after clicking a widget, but getData() returns the same) created by Joel
-
In Chrome33 and IE9, the checkDirty() method returns true after a …
-
8:37 AM Ticket #11752 (Editor removes [type] attribute on <ol>) created by Danil
-
Type in source mode:
[…]
Editor forbids type attribute. This is …
Mar 31, 2014:
-
9:07 PM Ticket #11751 (incompatibility issues with ckeditor used by Bluehost) closed by Piotrek Koszuliński
-
invalid: It seems that the Bluehost uses incorrectly (or rather improperly) …
-
7:56 PM Ticket #11751 (incompatibility issues with ckeditor used by Bluehost) created by delm
-
Hello,
I use Bluehost for my websites and a few days ago they …
-
4:29 PM Ticket #11749 (Cannot use mouse or touchpad to copy and paste in Chrome) closed by Piotrek Koszuliński
-
invalid: Unfortunately browsers do not allow editor to access clipboard. …
-
3:27 PM Ticket #11750 (Iframe Dialog Scrollbar problem.) created by Jakub Ś
-
Problem can be reproduced in IE8-10 (works in IE11).
1. Add attached …
-
3:02 PM Ticket #11749 (Cannot use mouse or touchpad to copy and paste in Chrome) created by user99
-
Hello. I'm unable to use the copy and paste function in Chrome using a …
-
2:22 PM Ticket #11748 (PhraseExpress gains wrong focus in CKEditor) created by Manuel Gellfart
-
Hallo,
we are using PhraseExpress for quicker writing in our company. …
-
1:55 PM Ticket #11741 (Colored markup in source view) closed by Jakub Ś
-
invalid: There is codemirror plugin (http://ckeditor.com/addon/codemirror) that …
-
1:16 PM Ticket #11747 (Javascript error when removing a CKeditor instance (including extra ...) created by WIRIS math
-
The example attached includes the latest CKeditor version, we've tried …
-
11:19 AM Ticket #11677 (CTRL+Z/Y (undo/redo) blocked in source mode) closed by Piotrek Koszuliński
-
fixed: Fixed on master with git:954f689 on dev and 40abd29 on tests.
-
11:00 AM Ticket #8391 (IE6&7: Exception thrown when scayt is being enabled and holding ENTERY ...) closed by Jakub Ś
-
wontfix: We don't support IE6-7 and I have checked this is IE8+ quirks. This is …
-
10:22 AM Ticket #11737 (ACF callback to prevent filtering on matching element) closed by Piotrek Koszuliński
-
fixed: Merged to major with git:58af051 on dev and fdff52b on tests.
-
8:54 AM Ticket #11746 (Problem in character count - IE browser) closed by Piotrek Koszuliński
-
invalid: There's no official character count plugin for CKEditor so I assume …
-
8:52 AM Ticket #11746 (Problem in character count - IE browser) created by arun
-
Hi Team,
Character count does not work in IE when I do copy paste …
-
8:05 AM Ticket #11745 (Maximize should use position:fixed instead of changing entire page styling) created by Piotrek Koszuliński
-
Follow up of http://dev.ckeditor.com/ticket/8587#comment:8
Using …
-
7:53 AM Ticket #11744 (Text Formatting not possible if using browser via citrix or RDP) created by nbartels
-
If I use a browser via RDP or citrix (tested with IE 11 and IE8) I …
-
3:26 AM Ticket #11743 (Exception flood caused by calling nativeSelection.createRange()) created by Danil
-
Steps to reproduce in Google Chrome, but should be relevant for any …
Mar 30, 2014:
-
12:58 AM Ticket #11742 (Paste as Plain text not stripping font html) created by contensive
-
1. regular paste, ctrl + V, some words from a website.
2. paste as …
Mar 28, 2014:
-
4:01 PM Ticket #11741 (Colored markup in source view) created by thohan
-
It would be nice if the source view were able to color the markup in, …
-
3:40 PM Ticket #11740 (editor.insertHtml isn't registered as event.editor.on "change") closed by Piotrek Koszuliński
-
fixed: When you use
editor.insertHtml
you also have to remember about …
-
2:53 PM Ticket #11740 (editor.insertHtml isn't registered as event.editor.on "change") created by Roberto
-
Maybe is a bug.
I'm using a tiny scroller bar in my page (inline …
-
1:36 PM Ticket #11739 ([Umbrella] Keypress listeners should/can be removed or replaced) created by Piotrek Koszuliński
-
For some historical reasons we use keypress in many places - e.g. in …
-
8:47 AM Ticket #9776 (Contents.css: set tab size 4) closed by Piotrek Koszuliński
-
fixed: So it's been done a long time ago :D
-
8:37 AM Ticket #11717 (Document properties: unable to choose color) closed by Piotrek Koszuliński
-
fixed: Fixed on master with git:32de5b6.
-
8:11 AM Ticket #11738 (Ckeditor Contents getting deleted) created by Anoop
-
We have been working on ckeditor and at times we came across an issue …
Mar 27, 2014:
-
9:59 PM Ticket #8692 (API to allow access to an element before it is inserted in the editor) closed by Piotrek Koszuliński
-
fixed
-
9:58 PM Ticket #8619 (Plugins need to be able to register own keystrokes) closed by Piotrek Koszuliński
-
fixed: http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-setKeystroke
-
9:56 PM Ticket #8274 (editor API to query command state) closed by Piotrek Koszuliński
-
fixed: Seems to be fixed. One can force selection change check using …
-
9:51 PM Ticket #7723 (Integrate with NuGet) closed by Piotrek Koszuliński
-
fixed: Thankfully, we've got a wonderful community :). …
-
9:37 PM Ticket #4229 (CSS selector support for Test Environment) closed by Piotrek Koszuliński
-
fixed: Fixed, because we dropped IE7 support and can use querySelector methods.
-
9:34 PM Ticket #2246 (Create local short named aliases to global references) closed by Piotrek Koszuliński
-
wontfix: Since we use a 3rd party code minifier there's no place for such …
-
9:27 PM Ticket #1049 (Uneditable tags) closed by Piotrek Koszuliński
-
fixed: Since CKEditor 4.3 such use cases can be solved using the …
-
9:20 PM Ticket #593 (Start the editor in Source mode) closed by Piotrek Koszuliński
-
fixed: http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-startupMode
-
9:15 PM Ticket #9906 (Toolbar sample must be refined) closed by Piotrek Koszuliński
-
fixed: We're working now on totally new solution. This ticket is not needed …
-
9:11 PM Ticket #7127 (CKEditor should always be tested in languages other than English) closed by Piotrek Koszuliński
-
invalid: More a reminder than a real task.
-
9:08 PM Ticket #3440 (Create quirks mode sample) closed by Piotrek Koszuliński
-
wontfix: It's not something we need any more. QM is pretty much gone and we …
-
9:02 PM Ticket #11316 (Problem inputting Hiraga Characters) closed by Piotrek Koszuliński
-
expired
-
2:15 PM Ticket #10276 (Introduce config.disallowedContent) closed by Piotrek Koszuliński
-
fixed: Hurray, hurray! Merged to major with git:c6e729f on dev and a72150e on …
-
2:05 PM Ticket #11727 (Editor tries to select non-editable image which was clicked) closed by Piotrek Koszuliński
-
fixed: Fixed on major with git:894f26f on dev and c068298 on tests.
I used …
-
11:05 AM Ticket #11737 (ACF callback to prevent filtering on matching element) created by Piotrek Koszuliński
-
Required for #10925.
Explained in #11503.
> Disabling ACF without a …
-
10:57 AM Ticket #11736 (Icon for codesnippet plugin) closed by Olek Nowodziński
-
fixed: Icons pushed to branch:t/11480.
-
10:35 AM Ticket #11407 (Review improved SCAYT and WSC plugins) closed by Piotrek Koszuliński
-
fixed
-
8:48 AM Ticket #11736 (Icon for codesnippet plugin) created by Piotrek Koszuliński
-
Code snippet: #11480.
-
8:40 AM Ticket #11735 (Adding a tab support inside codesnippet dialog) created by Marek Lewandowski
-
Follow-up of #11480.
We should add some support for tab key inside …
Mar 26, 2014:
-
5:15 PM Ticket #11734 ([iOS] Native context ballon options does not work with ACF and undo) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
…
-
5:06 PM Ticket #11733 ([iOS] It is not possible to open Image2 edit dialog.) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
1. …
-
5:03 PM Ticket #11732 ([iOS] It's not possible to switch to source and back) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
1. …
-
4:59 PM Ticket #11731 ([iOS] Dialogs move selection to the begging of the document) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
When …
-
4:56 PM Ticket #11730 ([iOS] Editor is scrolling when command is execute) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
When …
-
4:47 PM Ticket #2548 (Support multiple languages in spell checker) closed by Wiktor Walc
-
invalid: CKEditor 4.x has a different spellchecking solution so this ticket is …
-
4:46 PM Ticket #980 (API - I want a value to be able to tell me if the SpellChecker has ...) closed by Wiktor Walc
-
wontfix: Closing as wontfix as I don't see how it could be useful considering …
-
4:33 PM Ticket #9700 (Drop down button stays active after drop down closed by clicking on ...) closed by Piotrek Koszuliński
-
fixed: I cannot reproduce this any more.
-
4:15 PM Ticket #11729 ([iOS] Magicline does not work) created by Piotr Jasiun
-
Tested with Safari (537.51.2) on iOS 7.1 (iPad).
Magicline does not …
-
3:57 PM Ticket #11728 ([Android][Chrome] Font size) created by Piotr Jasiun
-
Tested on CKEditor 4.3.4, Chrome 33 on Android 4.4.2.
Android change …
-
3:38 PM Ticket #11727 (Editor tries to select non-editable image which was clicked) created by Piotrek Koszuliński
-
https://github.com/ckeditor/ckeditor-dev/blob/aed915e8f79a1d1d2208fae38 …
-
3:33 PM Ticket #11726 ([Android][Chrome] Smiley faces are available.) created by Piotr Jasiun
-
Tested on CKEditor 4.3.4, Chrome 33 on Android 4.4.2.
On Nexus 10 I …
-
3:24 PM Ticket #11725 ([Android][Chrome] Mobile Chrome is not recognize as mobile) created by Piotr Jasiun
-
Tested on CKEditor 4.3.4, Chrome 33 on Android 4.4.2.
CKEDITOR.env …
-
3:21 PM Ticket #11724 ([Touch devices] Dropdows work unstable) created by Piotr Jasiun
-
Tested on CKEditor 4.3.4, Chrome 33 on Android 4.4.2.
When I press …
-
2:41 PM Ticket #11723 (Break tags inserted if editor hidden - IE 11) closed by Jakub Ś
-
duplicate: Please don't duplicate issues. You could have asked this question in …
-
2:30 PM Ticket #11723 (Break tags inserted if editor hidden - IE 11) created by DanDomain
-
We are having the same issues as described in this ticket.
…
-
2:12 PM Ticket #11567 (Widget definition without button should not be automatically ...) closed by Piotr Jasiun
-
fixed: - git:aaddf43
- tests:16e1848
-
10:46 AM Ticket #11722 ([iOS][Android] Drag and drop does not work on mobile) created by Piotr Jasiun
-
I've tested it on Chrome 33 on Android 4.4.2 and Safari (537.51.2) on …
-
10:37 AM Ticket #11721 ([iOS] Dialog in the wrong position) created by Piotr Jasiun
-
Tested on the Safari (537.51.2) on iOS 7.1 (iPad).
Dialogs are in the …
-
8:28 AM Ticket #10190 (Removing block style by editor.removeStyle should result in paragraph ...) closed by Marek Lewandowski
-
fixed: Fixed with git:c1cc4d2dc1 (merged to major) at dev and …
Mar 25, 2014:
-
3:23 PM Ticket #11719 ([IE8] CKEDITOR.dom.element#setHtml() will strips new lines) closed by Marek Lewandowski
-
invalid: You're correct that it is IE8 internal issue. I've checked also …
-
3:01 PM Ticket #11720 (Method insertElement causes error in IE if editable hasn't been yet focused) created by Jakub Ś
-
Insert below code into replacebycode sapmle:
[…]
When you load the …
-
2:54 PM Ticket #11617 (Fix typo in bower.json) closed by Olek Nowodziński
-
fixed
-
1:42 PM Milestone CKEditor 4.3.4 completed
-
Maintenance release for CKEditor 4.3. We'll try to minimize the number …
-
1:33 PM Ticket #11719 ([IE8] CKEDITOR.dom.element#setHtml() will strips new lines) created by Marek Lewandowski
-
Seems that setHtml strips new lines for IE8.
Here's js code to …
-
12:35 PM Ticket #11717 (Document properties: unable to choose color) created by Wiktor Walc
-
1. Go to http://ckeditor.com/demo#full-page
2. Click the "Document …
-
11:30 AM Ticket #11706 (DropDowns closes immidiately in IE) closed by Jakub Ś
-
invalid: >>but in our case this "cke" class is missing. Any idea of this ??
We …
-
11:23 AM Ticket #6422 (Second click on combo should close it also with shared spaces) closed by Jakub Ś
-
fixed: I wasn't able to reproduce this problem any more in IE8 and CKEditor 4.3.3.
-
11:20 AM Ticket #9398 (Double Insert HTML) closed by Piotrek Koszuliński
-
fixed: In CKEditor 4.0 we introduce completely custom insert HTML method, so …
-
11:00 AM Ticket #11716 (allowedContent have a problem) closed by Piotrek Koszuliński
-
invalid: See my answer on http://ckeditor.com/comment/131111#comment-131111
-
10:00 AM Ticket #11716 (allowedContent have a problem) created by sanju
-
Hi,
When I am set to allowedContent = true in config.js it will work …
Mar 24, 2014:
-
5:28 PM Ticket #11715 (SCAYT enabled for ckeditor inline causes problems with widgets) created by Sari Connard
-
Steps to reproduce - I have provided a html file that demonstrates the …
-
4:35 PM Ticket #11714 ([iOS] Slowness when CKEditor is within an inline-block element on iPad) created by Daniel
-
Significant slowness occurs when CKEditor is contained in an …
-
4:19 PM Ticket #11713 (Plugin "Image2": Add "Image Info", "Link", "Advanced" tabs) created by Frank Mueller
-
Hi all,
we are currently upgrading our HTML editor from FCKEditor to …
-
3:51 PM Ticket #6757 ([Opera] Dialog skin sides layout broken) closed by Piotrek Koszuliński
-
wontfix: Neither those skins nor Opera 12 are supported.
-
3:46 PM Ticket #6927 (Pasting into the URL field does not work in Google Chrome with ...) closed by Piotrek Koszuliński
-
fixed: Not reproducible any more.
-
3:05 PM Ticket #11712 ([iOS][Android] Mobile research) created by Piotr Jasiun
-
Check how CKEditor works on Chrome 33 on Android 4.4.2 and Safari …
-
2:13 PM Ticket #11703 (CKEditor's editing area doesn't appear) closed by Jakub Ś
-
invalid: Thanks for the feedback.
Just to be sure, please clear your browsers …
-
2:12 PM Ticket #11711 (Directive extraPlugins - allow array format) closed by Jakub Ś
-
invalid: We have decided on certain format and then created code that works …
-
2:05 PM Ticket #11710 (Directive extraPlugins - ignore spaces between multiple items) closed by Jakub Ś
-
invalid: We have decided on certian format and then created code that works …
-
1:55 PM Ticket #11711 (Directive extraPlugins - allow array format) created by Ivan Čentéš
-
The extraPlugins directive should allow an array format. It would be …
-
1:52 PM Ticket #11710 (Directive extraPlugins - ignore spaces between multiple items) created by Ivan Čentéš
-
I can use the extraPlugins directive to include multiple plugins at …
-
1:26 PM Ticket #11709 (Update ACF documentation with wildcards and blacklisting) created by Piotrek Koszuliński
-
-
1:16 PM Ticket #11707 (Magic-Line showing in email) closed by Piotrek Koszuliński
-
duplicate: DUP of #11708.
-
12:46 PM Ticket #11708 (Magic-Line showing in email) created by Suryapal
-
Magic line is a great tool for creating new paragraphs into spaces …
-
12:46 PM Ticket #11707 (Magic-Line showing in email) created by Suryapal
-
Magic line is a great tool for creating new paragraphs into spaces …
-
12:31 PM Ticket #11706 (DropDowns closes immidiately in IE) created by jcheema
-
We have a ckeditor inside a table which is inside a …
-
11:54 AM Ticket #11704 (What is differences between standard version and full version of ckeditor) closed by Piotrek Koszuliński
-
invalid: It's not a forum. Ask your questions on http://ckeditor.com/forums.
…
-
11:52 AM Ticket #11705 (Editor changing pasted text from word formatting) closed by Piotrek Koszuliński
-
invalid: The difference is that Standard version does not have the indentblock …
-
11:35 AM Ticket #11705 (Editor changing pasted text from word formatting) created by Naresh Kallamadi
-
HI All,
I created one …
-
10:58 AM Ticket #11704 (What is differences between standard version and full version of ckeditor) created by ramaswamy
-
Hi All,
I want to know what is difference between standard version …
Mar 23, 2014:
-
8:02 AM Ticket #11703 (CKEditor's editing area doesn't appear) created by Ramil
-
I've installed CKEditor v.4.3.3 (7.x-1.13) and when I try to edit an …
Mar 22, 2014:
-
2:50 PM Ticket #11702 (Is there any sub version (SVN) for CKEditor code) closed by Piotrek Koszuliński
-
invalid: The code is hosted on GitHub: …
-
1:57 PM Ticket #11702 (Is there any sub version (SVN) for CKEditor code) created by ramaswamy
-
HI All,
we are downloading CKEditor as a Zip right.
May I know,Is …
Mar 21, 2014:
-
2:59 PM Ticket #11701 (Richcombo breaks on HTML entities in HTML formatted values) created by spuymore
-
* configure an editor with latest strinsert addon from …
-
10:54 AM Ticket #11700 (Bringing accessibility support for widgets) created by Marek Lewandowski
-
We should think about providing good a11y for widget.
Currently …
-
9:23 AM Ticket #11699 (Text comming from "Paste from word" to ckeditor add some style ...) closed by Jakub Ś
-
duplicate: This issue has already been answerd in #11667 and #11683. This is how …
-
6:01 AM Ticket #11699 (Text comming from "Paste from word" to ckeditor add some style ...) created by ramaswamy
-
Hi All,
I pasted some text using "paste from word", here the data is …
Mar 20, 2014:
-
1:25 PM Ticket #11698 (Latin chars not converted to HTML entities with following configurations) created by nikos
-
When creating editor in samples with following configurations, latin …
-
11:40 AM Ticket #11694 ([IE Compat Mode] Toolbar broker when one press "Text direction from ...) closed by Jakub Ś
-
duplicate: DUP of #10617.
-
11:11 AM Ticket #11527 (Ipad scrolling not woirking when embedded in an iframe.) closed by Jakub Ś
-
fixed: Thanks for information.
-
10:58 AM Ticket #11697 (It is possible to replace content with wrong letter case) created by Piotr Jasiun
-
1. Open Replace by Class sample.
2. Open 'Replace' dialog.
3. Type …
-
8:59 AM Ticket #11696 (undo link scrolls to top of page) created by Zoltan Koszegi
-
1. Go to full featured DEMO page (I used IE9).
2. Select the whole …
Mar 19, 2014:
-
10:09 PM Ticket #11695 (Cannot use JAWS Virtual Buffer to navigate to RTE) created by Piotrek Koszuliński
-
Reported for jnurthen, because Akismet was going crazy.
When …
-
2:53 PM Ticket #11694 ([IE Compat Mode] Toolbar broker when one press "Text direction from ...) created by Piotr Jasiun
-
1. Open replace by class sample in IE9 "Compact mode" (document mode …
-
2:46 PM Ticket #11693 (Body direction is being reset in fullPage mode (bidi).) closed by Marek Lewandowski
-
duplicate: yes it is, thanks : )
-
12:52 PM Ticket #11693 (Body direction is being reset in fullPage mode (bidi).) created by Marek Lewandowski
-
TC1
1. open Document Properties sample with CKEditor …
-
12:45 PM Ticket #11692 ([IE9-10] Home and end buttons in inputs move cursor to the wrong possition) created by Piotr Jasiun
-
1. Open Replace by Class sample.
2. Open Link dialog.
3. Paste long …
-
12:26 PM Ticket #11688 (Filtering iframe tag in Full Html) closed by Jakub Ś
-
invalid: You have written that you are using CKEditor standard package (have …
-
11:46 AM Ticket #11689 (Weird font being applied into editable for Chinese simplified) closed by Jakub Ś
-
wontfix: I have just checked this on native contenteditable and results are the …
-
10:24 AM Ticket #11691 ([IE8] Can not expand selection when caret is at the end of a inline element) created by Marek Lewandowski
-
checked only on IE8, but this issue might be also present in …
-
9:51 AM Ticket #11690 (Placeholder with forbidden characters) created by Piotr Jasiun
-
1. Open placeholder sample …
-
9:33 AM Ticket #11689 (Weird font being applied into editable for Chinese simplified) created by Marek Lewandowski
-
1. uilanguages sample with CKEditor (i.e. samples/uilanguages.html)
2. …
-
8:37 AM Ticket #11685 (Bidi support for block quote.) closed by Jakub Ś
-
wontfix: I fully agree with @Reinmar. Counter example is very good. …
-
1:08 AM Ticket #11688 (Filtering iframe tag in Full Html) created by Dulcinea Donati
-
Using the standard editor, with _no_ html filtering, trying to past a …
Mar 18, 2014:
-
4:05 PM Ticket #11687 ([FF] Caret position reset when clicking editable) created by Marek Lewandowski
-
Clicking text in editable moves caret to very beginning, which is …
-
3:57 PM Ticket #11686 ([Webkit] "Delete Columns" sometimes removes two columns instead of one) created by Karen Ananiev
-
- Create 3x3 table and type any char in the first cell
- Double …
-
3:38 PM CP/IBM_Priorities_v4 edited by Irina
-
(diff)
-
3:27 PM Ticket #11345 (ckeditor 4.3.1 does not version image/image references in css) closed by Jakub Ś
-
duplicate: DUP of #10685.
-
3:23 PM Ticket #11685 (Bidi support for block quote.) created by Marek Lewandowski
-
We may enrich block quote bidi compatibility, by placing border at …
-
2:32 PM Ticket #10335 (Overwriting CKEditor with a different preset leads to a JavaScript ...) closed by Wiktor Walc
-
duplicate: Duplicate of #11625
-
2:04 PM Ticket #11680 (Editor in Modal/Modeless dialog formatting problems) closed by Jakub Ś
-
duplicate: DUP of #5406.
Currently there is no support for Modeless windows. …
-
11:04 AM Ticket #11684 (FCK Editor Resource List in Server) closed by Jakub Ś
-
invalid: CKEditor has changed a lot since version 2.x.
Currently you ca …
-
10:53 AM Ticket #11684 (FCK Editor Resource List in Server) created by faten
-
Hi All,
I want to know is there any configuration should I change …
-
8:25 AM Ticket #11682 ([IE8]Test dt/core/htmldataprocessor.html 'test xss - false positive 1' ...) closed by Piotrek Koszuliński
-
fixed: Hmm... right. I excluded this test on IE8, because it'd be too much …
-
8:17 AM Ticket #11683 (CKEditor changing pasted text from word) closed by Piotrek Koszuliński
-
invalid: We are not backporting patches to CKEditor 3.x. You would have to try …
-
7:12 AM Ticket #11683 (CKEditor changing pasted text from word) created by Naresh Kallamadi
-
Hi All,
CKEditor Version:3.6.2
I pasted text which is from …
Mar 17, 2014:
-
4:20 PM Ticket #11682 ([IE8]Test dt/core/htmldataprocessor.html 'test xss - false positive 1' ...) created by Piotr Jasiun
-
Test does not work:
[…]
Git blame:
[…]
This commit was part of …
-
3:03 PM Ticket #11681 ([IE 11] dt/plugins/image2/acf.html test image: all allowed does not work) created by Piotr Jasiun
-
Test is red on IE11: …
-
3:02 PM Ticket #11680 (Editor in Modal/Modeless dialog formatting problems) created by Magnus Persson
-
Browser: IE 10 and 11
Document mode: <meta …
-
1:52 PM Ticket #11679 (Color buttons can't be customized) created by Jakub Ś
-
1. Insert below code on page and into contents.css
[…]
2. Refresh …
-
11:00 AM Ticket #11676 (SSRV has timed out with the current operation) closed by Jakub Ś
-
invalid: We are in the middle of SCAYT testing phase for our friends and have …
-
7:57 AM Ticket #11659 (forcePasteAsPlainText: Word - Firefox) closed by Jakub Ś
-
invalid: Thank you for the feedback.
Note: See
TracTimeline
for information about the timeline view.