Timeline
Nov 14, 2012:
-
4:04 PM Ticket #9633 (New icon for placeholder) created by Piotrek Koszuliński
-
There's a question also - why currently we've got two placehoder …
-
3:57 PM Ticket #9621 (No focus style for disabled buttons) closed by Olek Nowodziński
-
fixed: [https://github.com/ckeditor/ckeditor-dev/commit/9ea0c6294bc9589109404b …
-
3:53 PM Ticket #9619 (Bad toolbar margins with toolbarLocation = 'bottom') closed by Olek Nowodziński
-
fixed: [https://github.com/ckeditor/ckeditor-dev/commit/eff95adcc6df00aeaf1d7f …
-
3:25 PM Ticket #9632 (IE7-8 cut command doesn't work as expected in v4) created by Jakub Ś
-
To reproduce in IE7 or IE8:
1. Use TC described in #9501 or
1. Open …
-
3:07 PM Ticket #9631 (List TC broken with inline creator run) created by Garry Yao
-
The following TC fails from inline creator run, in all browsers.
…
-
2:17 PM Ticket #9630 (Image disappears when horizontal rull button is clicked) created by Kevin Oleary
-
Firefox, mac. On nightly build here …
-
1:55 PM Ticket #9615 (Some plugins' icons should be updated) closed by Piotrek Koszuliński
-
fixed: There were two issues - first, mentioned by me - old (kama's) uicolor …
-
1:54 PM Ticket #9629 (New inline icon for anchor) created by Piotrek Koszuliński
-
I don't mean toolbar icon, but this little one that we're displaying …
-
1:41 PM Ticket #9628 (New contents.css) created by Frederico Caldeira Knabben
-
We should have a rich contents.css, which makes contents created with …
-
1:22 PM Ticket #9580 (Fix samples to make them 100% valid for all possible configurations) closed by Piotrek Koszuliński
-
fixed: Squashed by Garry & masterised by me …
-
1:18 PM Ticket #9627 ([Webkit] Clipboard toolbar accessible in read-only mode) created by Olek Nowodziński
-
Watch the screencast.
1. Go to …
-
1:07 PM Ticket #9587 (Convert .md files to .html or even .txt) closed by Piotrek Koszuliński
-
invalid: After a discussion we decided that we'll keep MDs file. It's a common …
-
12:52 PM Ticket #9626 (Move moono icons to plugins' folders) created by Wiktor Walc
-
We need to update plugins' icons.
-
12:41 PM Ticket #9605 (Various float space offset configs not working properly) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
12:39 PM Ticket #9617 (IE, setting autoParagraph to false doesn't work) closed by Jakub Ś
-
invalid: As written in documentation autoParagraph option decides "Whether …
-
12:39 PM Ticket #9603 (Inline editor UI direction in RTL) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
12:36 PM Ticket #9589 (Remove the selectionMark plugin) closed by Piotrek Koszuliński
-
fixed: Fixed on master: …
-
12:25 PM Ticket #9625 (Way to mark selection when focus is moved outside editable) created by Piotrek Koszuliński
-
In inline mode, where dialogs/context menus etc. are displayed in the …
-
12:05 PM Ticket #9624 (Unable to run builder with no plugins in profile) created by Garry Yao
-
The following error occurs when running ckbuilder with no plugin …
-
11:38 AM Ticket #9462 (Image unselectable in Opera (12.50) when in text with 0 selection range.) closed by Jakub Ś
-
invalid: Hi, I have just checked this problem in latest Opera 12.10 (also known …
-
11:30 AM Ticket #4044 ([Opera] ALT+F10 doesn't focus the toolbar [CORE-33752]) closed by Jakub Ś
-
fixed: Since 12.50 is now known as 12.10 and this is current version of Opera …
-
11:05 AM Ticket #9623 (Selectionmark plugin should be removed from repo) closed by Jakub Ś
-
duplicate: DUP of #9589
-
11:03 AM Ticket #9610 (Focus style for various UI elements is nearly invisible) closed by Olek Nowodziński
-
fixed: [https://github.com/ckeditor/ckeditor-dev/commit/4e879c1bded6b2235560e6 …
-
10:24 AM Ticket #9623 (Selectionmark plugin should be removed from repo) created by Piotrek Koszuliński
-
We dropped support for it few months ago. There's no documentation, …
-
9:11 AM Ticket #9622 (IE Bug (Source Mode more then one instance)) created by David Norris
-
This may be a bit picky but is pretty annoying (Only does it in IE) If …
-
8:59 AM Ticket #9621 (No focus style for disabled buttons) created by Frederico Caldeira Knabben
-
Unlike v3, v4 doesn't have any styling for disabled buttons on the …
-
8:06 AM Ticket #9620 (Isn't working in Chrome) closed by Jakub Ś
-
invalid: I have just checked the demo page (http://ckeditor.com/demo), latest …
Nov 13, 2012:
-
11:09 PM Ticket #9620 (Isn't working in Chrome) created by Christine
-
I have the latest version of CKEditor and the latest version of Chrome …
-
7:17 PM Ticket #9619 (Bad toolbar margins with toolbarLocation = 'bottom') created by Frederico Caldeira Knabben
-
With the following configuration:
[…]
The toolbar should have the …
-
7:13 PM Ticket #9618 (Bottom space should not be visible when empty) created by Frederico Caldeira Knabben
-
With the following configuration:
[…]
The bottom space of the …
-
6:45 PM Ticket #9617 (IE, setting autoParagraph to false doesn't work) created by alissa
-
setting autoParagraph to false doesn't really affect IE9 (didn't test …
-
3:53 PM Ticket #9484 (Arabic text issue in Editor) closed by Jakub Ś
-
fixed: @makckeditor - yes you are right there is a problem with ASP.NET …
-
3:47 PM Ticket #9616 (PasteFromWordRemoveStyles option doesnt work with ASP.NET control) created by Jakub Ś
-
1. Open FirstUse.aspx ASP.NET sample
2. Set …
-
3:12 PM Ticket #9615 (Some plugins' icons should be updated) created by Piotrek Koszuliński
-
UIColor button has different icon in build than in dev version. …
-
2:09 PM Ticket #9608 (Tab should leave listbox in smiley and specialchar dialogs) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/3b9d0ef
-
2:04 PM Ticket #9600 (Table insertion overflows inline editable) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
1:47 PM Ticket #9609 (JavaScript error when inserting new column in the table) closed by Olek Nowodziński
-
fixed: * …
-
1:24 PM Ticket #9614 (Tabletools insert column before behavior is confusing) created by Olek Nowodziński
-
I'm a little bit concerned about the expected behavior of "insert …
-
1:15 PM Ticket #9613 (Nested Table Vertical Spacing Issue) created by Steve
-
Browser: Google Chrome 22.0.1229.94 m
OS: Windows 7 64bit
Steps to …
-
1:11 PM Ticket #9612 (Moving the text cursor inside form elements causes js-error and breaks ...) created by janpe
-
Moving the text cursor inside a submit, textarea or such by using the …
-
1:09 PM Ticket #9601 (Support for config.disableReadonlyStyling is missed in v4) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
1:06 PM Ticket #9611 (Tab key based navigation is broken inside specialchar dialog) created by Piotrek Koszuliński
-
1. Open specialchar dialog.
2. See that first character is focused and …
-
1:01 PM Ticket #9610 (Focus style for various UI elements is nearly invisible) created by Piotrek Koszuliński
-
1. Smileys.
2. Dialog buttons.
3. Special chars. Focus isn't well …
-
12:49 PM Ticket #9606 (forcePasteAsPlainText not always working) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
12:40 PM Ticket #9323 (IE: Enter creating a new paragraph instead of new line in Paste dialog) closed by Jakub Ś
-
invalid: Actually IE and Opera create P, FF creates BR and Webkit creates DIV.
…
-
12:27 PM Ticket #9604 (Loading error when use extraPlugins) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/a13e7c5
-
12:21 PM Ticket #9599 (Magicline's config options are prefixed with "line") closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/95b8f98
-
12:18 PM Ticket #9582 (style="width:px;" on outer span) closed by Piotrek Koszuliński
-
fixed: Fixed with #9596.
-
12:17 PM Ticket #9596 (Config.width doesn't accept CSS values) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/cfab36d
-
10:48 AM Ticket #9609 (JavaScript error when inserting new column in the table) created by Piotrek Koszuliński
-
V4's version of ticket which we had in v3: #8295.
> Insert the …
-
10:46 AM Ticket #9608 (Tab should leave listbox in smiley and specialchar dialogs) created by Piotrek Koszuliński
-
V4's version of issue we had in v3: #9101.
> Tab should be used to …
-
10:03 AM Ticket #9607 (Resizer cursor shape not adapted to config.resize_dir) created by Garry Yao
-
The cursor shape on themed ui resizer doesn't reflects the …
-
9:44 AM Ticket #9606 (forcePasteAsPlainText not always working) created by Garry Yao
-
1. Load editor in replacebyclass sample with …
-
9:33 AM Ticket #9605 (Various float space offset configs not working properly) created by Garry Yao
-
1. Load inlineall sample with the following configs:
[…]
* …
-
9:01 AM Ticket #9604 (Loading error when use extraPlugins) created by Garry Yao
-
Load any sample page with the following configuration will cause JS …
-
8:55 AM Ticket #9603 (Inline editor UI direction in RTL) created by Garry Yao
-
1. Load the attached sample page;
1. Check the UI direction:
* …
Nov 12, 2012:
-
9:18 PM Ticket #9602 (inline editor position is not anchored to contenteditable when there's ...) created by alfred_c
-
problem:
in the case where an inline editor is created via javascript …
-
4:25 PM Ticket #9491 (Moono wall of shame) closed by Olek Nowodziński
-
fixed
-
4:23 PM Ticket #9601 (Support for config.disableReadonlyStyling is missed in v4) created by Piotrek Koszuliński
-
There's a doc, but nothing else :).
Lack of this feature may be …
-
3:25 PM Ticket #9593 (A number of moono skin regressions) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
2:45 PM Ticket #9600 (Table insertion overflows inline editable) created by Garry Yao
-
Table insertion now impose a fixed width, this looks good for framed …
-
2:14 PM Ticket #9599 (Magicline's config options are prefixed with "line") created by Piotrek Koszuliński
-
I was confused what these options mean and this is the last chance to …
-
1:14 PM Ticket #9598 (Entire source code is indented few times when startupMode = 'source') created by Piotrek Koszuliński
-
Open editor with
{ startupMode: 'source' }
and see that entire …
-
11:58 AM CP/IBM_Priorities edited by Teresa Monahan
-
(diff)
-
11:42 AM Ticket #9597 (Config.height accepts percentage value) created by Piotrek Koszuliński
-
It shouldn't accept value like '50%', but it does and tries to do …
-
11:40 AM Ticket #9530 (The "uilanguages.html" sample could use a real list of available languages) closed by Frederico Caldeira Knabben
-
fixed: Fixed with 40ad210.
-
11:36 AM Ticket #9596 (Config.width doesn't accept CSS values) created by Piotrek Koszuliński
-
Try '50%' and '50em'. In v3 it works, in v4 editor has 100%.
-
11:34 AM Ticket #9595 (Builder must define CKEDITOR.lang.languages) created by Frederico Caldeira Knabben
-
Considering that it is possible to have the languages configured …
-
11:32 AM CP/IBM_Priorities edited by Teresa Monahan
-
(diff)
-
11:31 AM Ticket #9594 (Cannot tab past CKEditor when it is in read only mode) created by Teresa Monahan
-
- Open _samples/readonly.html.
- Click the 'Make it read-only' button …
-
11:17 AM Ticket #9593 (A number of moono skin regressions) created by Garry Yao
-
The following regressions have been introduced by #9540:
* [Opera] …
-
8:45 AM Ticket #9592 (Clarify config options apply to one specific creator) created by Garry Yao
-
We need to find a way to mark in JSDoc, if one configuration is …
Nov 10, 2012:
-
5:40 PM Ticket #9586 (Builder should remove the .mailmap file) closed by Piotrek Koszuliński
-
fixed: Masterised: https://github.com/ckeditor/ckeditor-dev/commit/c0e1363
-
12:17 PM Ticket #9591 (Smiley dialog - is the dark background for smileys really needed?) created by Wiktor Walc
-
Maybe it could be improved a bit?
Current design:
…
-
11:45 AM Ticket #9590 (Optimize the browser specific css) created by Alfonso Martínez de Lizarrondo
-
Currently there are some browser-specific css files in the skins, but …
-
11:20 AM Ticket #9589 (Remove the selectionMark plugin) created by Alfonso Martínez de Lizarrondo
-
According to Piotrek replying to my question about its usage, it's a …
-
11:12 AM Ticket #9588 (Update the skins readme.md) created by Alfonso Martínez de Lizarrondo
-
The readme.md found under skins mentions Kama as the default skin
, …
-
11:06 AM Ticket #9587 (Convert .md files to .html or even .txt) created by Alfonso Martínez de Lizarrondo
-
In order to make it easier for people that aren't used to github to …
-
11:04 AM Ticket #9586 (Builder should remove the .mailmap file) created by Alfonso Martínez de Lizarrondo
-
At the root of /ckeditor the builder leaves the .mailmap file that …
-
11:02 AM Ticket #9585 (Builder generates an "icons.png" file under plugins) created by Alfonso Martínez de Lizarrondo
-
Using the builder instead of the dev version (also visible in the …
Nov 9, 2012:
-
2:55 PM Ticket #9584 (FF: Image selection is not working) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
2:13 PM Ticket #5733 (Safari: SHIFT+F10 opens also native context menu) closed by Frederico Caldeira Knabben
-
invalid: This issue must be confirmed on Mac, where we provide Safari support.
…
-
2:04 PM Ticket #9575 (Inline editing & Safari: 7th div when we invoke Context menu on image ...) closed by Frederico Caldeira Knabben
-
invalid: If this is a Safari issue, it must be confirmed on Mac.
The point is …
-
1:56 PM Ticket #9576 (Inline editing and IE: 7th div when we invoke Context menu on image ...) closed by Frederico Caldeira Knabben
-
invalid: This is an IE standard (happens when selecting contents in a page as …
-
1:47 PM Ticket #9571 (Drag & Drop in Firefox can destroy the editor) closed by Frederico Caldeira Knabben
-
fixed: Fixed with 41e6adc.
For the records, there is an issue with IE8 that …
-
1:34 PM Ticket #9584 (FF: Image selection is not working) created by Frederico Caldeira Knabben
-
With Firefox, the image selection is not working.
The elements path …
-
12:46 PM Ticket #9583 (Shortcut Shift+CRTL+F10 can break Shift+F10 in certain situation) created by Jakub Ś
-
This is the continuation of #9361
To reproduce the defect:
1. Open …
-
11:53 AM Ticket #9581 ([Webkit] Selection#removeAllRanges test broken because Webkit ...) closed by Garry Yao
-
fixed: Fixed on test with 54ae38cb.
-
11:49 AM Ticket #9582 (style="width:px;" on outer span) created by Frederico Caldeira Knabben
-
The outer element of the editor contains an invalid …
-
11:38 AM Ticket #9581 ([Webkit] Selection#removeAllRanges test broken because Webkit ...) created by Piotrek Koszuliński
-
-
11:31 AM Ticket #9555 (Cannot apply a custom classname to a button icon) closed by Frederico Caldeira Knabben
-
fixed: Fixed with 87d2fce.
-
10:17 AM Ticket #9577 (Chrome+Inline: Context menu paste goes to the start of the text) closed by Piotrek Koszuliński
-
fixed
-
9:56 AM Ticket #9580 (Fix samples to make them 100% valid for all possible configurations) created by Wiktor Walc
-
1)
samples/api.html
has "Execute link" and "Execute bold" buttons. …
-
9:48 AM Ticket #9564 (Cleanup samples structure) closed by Wiktor Walc
-
fixed: Masterized with …
-
9:42 AM Ticket #9523 ([Webkit] ENTER scrolls up the page) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
9:35 AM Ticket #9255 (Styles.js - should it stay in the root folder?) closed by Frederico Caldeira Knabben
-
fixed: I've added a few comments on style.js with 5e1a341.
-
9:02 AM Ticket #7992 ("Style Lists" don't refresh after deleting the text with backspace) closed by Jakub Ś
-
fixed: Problem reported here for Firefox and Webkit is no longer reproducible …
-
7:49 AM Ticket #9579 ([Opera] Extra BR added when load a single HR) created by Garry Yao
-
1. With enter mode BR, load any sample page in Opera;
1. Load editor …
-
4:33 AM Ticket #9334 (IE10 cannot aplly toLowerCase() to undefined. CKEditor blocked.) closed by Garry Yao
-
fixed: Fixed on master with:
…
Nov 8, 2012:
-
7:34 PM Ticket #9578 (VIew source: Incorrect handling of inline elements) created by Richard
-
If supply a custom 'contentsCss' CSS file, and within that CSS file I …
-
4:11 PM Ticket #9577 (Chrome+Inline: Context menu paste goes to the start of the text) created by Frederico Caldeira Knabben
-
With Chrome and inline editing:
1. Be sure you have some plain text …
-
4:07 PM Ticket #9576 (Inline editing and IE: 7th div when we invoke Context menu on image ...) created by Jakub Ś
-
To reproduce the defect:
1. Open Massive inline editing sample …
-
3:45 PM Ticket #9575 (Inline editing & Safari: 7th div when we invoke Context menu on image ...) created by Jakub Ś
-
To reproduce the defect:
1. Open Massive inline editing sample …
-
3:42 PM Ticket #9574 (Inline editing: 7th div when we invoke Context menu on image using ...) created by Jakub Ś
-
To reproduce the defect:
1. Open Massive inline editing sample …
-
1:05 PM Ticket #9411 (Some CSS issues in CKEditor 4) closed by Piotrek Koszuliński
-
invalid: Empty filter rules reset filters. There are plenty of them in our …
-
12:17 PM Ticket #9523 ([Webkit] ENTER scrolls up the page) reopened by Frederico Caldeira Knabben
-
It was a mistake to make this a DUP of #9136 because it may be that …
-
12:02 PM Ticket #9572 ("Numbered List Properties" plugin is missing from the latest build ?) closed by Piotrek Koszuliński
-
fixed: List options plugin is not missing in latest build. It's missing in …
-
11:09 AM Ticket #9573 ([IE] Magicline mouseout is buggy) created by Olek Nowodziński
-
1. Open http://ckeditor4.t/ckeditor/samples/magicline.html
2. Reveal …
-
10:53 AM Ticket #9540 ([HC] Missing hover/focus style on UI) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
10:51 AM Ticket #9532 ([IE9] Apply anchor cause editor focus lose) closed by Garry Yao
-
fixed
-
9:59 AM Ticket #9570 ([Opera] Toolbar plugin interferes with magicline tests) closed by Garry Yao
-
fixed: Fixed on tests master with 930d3c50f7 (Fixed magicline plugin test run …
Nov 7, 2012:
-
10:29 PM Ticket #9572 ("Numbered List Properties" plugin is missing from the latest build ?) created by yveszx
-
when you right click on a numbered list you would see the properties …
-
9:12 PM Ticket #9571 (Drag & Drop in Firefox can destroy the editor) created by Alfonso Martínez de Lizarrondo
-
Using the divarea or massive inline samples and Firefox:
Load the …
-
5:48 PM Ticket #9569 ([IE] Plugins test failures related to selection) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
4:20 PM Ticket #9133 (IE: Can't apply inline style to empty line.) closed by Frederico Caldeira Knabben
-
wontfix: It would be hardly possible to handle this.
Considering that we deal …
-
4:03 PM Ticket #9512 (Extra files in skins/moono folder) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/9df7529
-
4:01 PM Ticket #9534 ([Inline] Entire inline editable may be selected and copied from inside) closed by Piotrek Koszuliński
-
fixed: Masterised: https://github.com/ckeditor/ckeditor-dev/commit/3cbf8af
-
3:57 PM Ticket #9570 ([Opera] Toolbar plugin interferes with magicline tests) created by Piotrek Koszuliński
-
Two/three of them are failing in release version. So I checked that …
-
3:15 PM Changeset [7660] by cksource_robot
-
Updated translations from CKEditor Translation Center
-
1:56 PM Ticket #9569 ([IE] Plugins test failures related to selection) created by Garry Yao
-
Start from …
-
1:10 PM Ticket #7234 ("G.getFirst().hasAttribute is not a function") closed by Jakub Ś
-
expired
-
1:09 PM Ticket #7233 ("p is undefined") closed by Jakub Ś
-
expired
-
1:08 PM Ticket #9270 (Font size not applying on selected text) closed by Jakub Ś
-
expired
-
12:26 PM Ticket #9566 (ckfinder integration is broken...) closed by Piotrek Koszuliński
-
fixed: Filebrowser plugin was missing in dev env.
Masterised …
-
9:03 AM Ticket #9521 ([Opera&IE] JS error when inserting content into the editor after ...) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/ddd2fb6
…
-
8:57 AM Ticket #9568 ([Opera] Scroll after inserting element) created by Piotrek Koszuliński
-
Scrolling after editable#insertElement has to be switched off …
Nov 6, 2012:
-
8:05 PM Ticket #9567 ([iOS] Select All, selected area is not confined to the text area in ...) created by Meghan Mueller-Cox
-
Select all using the apple context menu.
The selection is not limited …
-
5:25 PM Ticket #9566 (ckfinder integration is broken...) created by yveszx
-
This latest branch seem to have broken the ckfinder integration
after …
-
4:54 PM Ticket #9557 (Loading this content into CKEditor crashes any browser) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
3:19 PM Ticket #9341 (CKEditor removes <br /> tags in list items) closed by Frederico Caldeira Knabben
-
fixed: I confirm that this has been fixed on v4.
-
3:15 PM Changeset [7659] by cksource_robot
-
Updated translations from CKEditor Translation Center
-
3:15 PM Ticket #9565 (in IE, incorrect enter key behavior with block element in a list item) created by alissa
-
steps for recreation:
1. type in some text (E.g. 3 paragraphs with few …
-
2:52 PM Ticket #9535 ([IE10] Wrong cursor position after enter BR) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
2:50 PM Ticket #9376 (Custom Iframe Plugin not working unless a system plugin is triggered first) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
2:16 PM Ticket #9236 ([FF36] Entire inline editable may be selected from inside) closed by Piotrek Koszuliński
-
duplicate: This issue was reported earlier than #9534, but it was FF36-only …
-
1:56 PM Ticket #9564 (Cleanup samples structure) created by Wiktor Walc
-
we should split samples into plugins folders and merge them into the …
-
1:17 PM Ticket #9257 ([Safari 5] Pasted data are wrapped with styling <div>) closed by Jakub Ś
-
duplicate: DUP od #7146
@Reinmar I have moved your comment to that ticket.
-
10:36 AM Ticket #9515 ([FF&Inline] Click on textarea/input/select makes toolbar disappear) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
10:34 AM Ticket #9514 (Two list buttons active at the same time) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
10:25 AM Ticket #8228 ([Webkit] enter does not exit from pre blocks) closed by Jakub Ś
-
fixed: This is no longer reproducible in latest CKEditor 3.6.5
-
9:21 AM Ticket #9562 (blur and focus fired when opening/closing dialogs) closed by Jakub Ś
-
wontfix
-
9:21 AM Ticket #9562 (blur and focus fired when opening/closing dialogs) reopened by Jakub Ś
-
-
9:20 AM Ticket #9562 (blur and focus fired when opening/closing dialogs) closed by Jakub Ś
-
duplicate: In CKEditor 3.x the "focus"/"blur" event refers to the activte state …
-
7:48 AM Ticket #9561 (CKE_pastebin?) closed by Jakub Ś
-
duplicate: DUP of #9549
Issue was fixed. Please check nightly - …
Nov 5, 2012:
-
11:12 PM Ticket #9563 (SCAYT does not work in 4.0 inline editor) created by Andy Wall
-
When attempting to create an inline editor, SCAYT fails to load/init.
…
-
5:00 PM Ticket #9562 (blur and focus fired when opening/closing dialogs) created by Jeff Fournier
-
The blur/focus events are fired every time the text area is …
-
4:37 PM Ticket #9561 (CKE_pastebin?) created by TomNM
-
I'm not sure of the conditions that are causing this, but we're seeing …
-
2:23 PM Ticket #9560 (CKE 3.x and 4.x - Undefined table width gets reset to default) created by Jakub Ś
-
This is the continuation of #9478.
To reproduce:
1. Clear editor …
-
2:08 PM Ticket #9559 (Spanish translations of the plugins lang files) closed by Jakub Ś
-
invalid: If there is no es.js file in ckeditor/lang or in plugin folder then …
-
11:06 AM Ticket #9552 ([IE] Paste from toolbar on which security alert is opened isn't caught) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/6dc63a1
-
9:33 AM Ticket #9452 (IE 9 Text Formatting Not Applying) closed by Garry Yao
-
fixed: It's fixed by master commit:
…
-
5:42 AM Ticket #9508 (Format combo is not deactived in read-only mode) closed by Garry Yao
-
fixed: Fixed by #9529.
-
5:42 AM Ticket #9533 ([RTL][IE7] Dialog text field not visible) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
5:35 AM Ticket #9529 ([IE] Paragraph format not reflected on selection) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
5:28 AM Ticket #9506 ([Inline] Click in specific place in floating toolbar closes it) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
4:31 AM Ticket #9549 (Safari: cke_pastebin remains in editor body after pasting) closed by Garry Yao
-
fixed: Fixed on master with:
…
Nov 3, 2012:
-
3:34 PM Ticket #9559 (Spanish translations of the plugins lang files) created by Katryne Chauvigné-Bourlaud
-
Hello ! Are there any translations to Spanish the 5 plugins, even in a …
Nov 2, 2012:
-
10:20 PM Ticket #9558 (Allow Additional Line Break In Source View) created by Dave
-
I'm a big fan of clean and easily readable source code. I think it …
-
7:35 PM Ticket #9557 (Loading this content into CKEditor crashes any browser) created by TomNM
-
The following code crashes any browser (including Chrome) when pasted …
-
6:23 PM Ticket #9556 ([iOS] Can't fully exit out of list and continue adding text to editor ...) created by Meghan Mueller-Cox
-
iOS6.0.1
create an ordered list
Example:
1. lions
2. tigers
3. …
-
4:11 PM CP/IBM_Priorities_v4 edited by Teresa Monahan
-
(diff)
-
4:07 PM Ticket #9555 (Cannot apply a custom classname to a button icon) created by Teresa Monahan
-
We have a usecase where we would like to reuse an existing icon for a …
-
12:53 PM Ticket #9554 ([Webkit Mac] Editor scrolls on paste) created by Jakub Ś
-
Continuation of #8409.
To reproduce:
1. Create a page large …
-
12:26 PM CP/IBM_Priorities edited by Teresa Monahan
-
(diff)
-
12:25 PM CP/IBM_Priorities edited by Teresa Monahan
-
(diff)
-
12:13 PM Ticket #9553 (Table width incorrectly set when border-width style is specified) created by Teresa Monahan
-
To Reproduce:
- Open any CKEditor sample and insert a default table.
- …
-
11:28 AM Ticket #9552 ([IE] Paste from toolbar on which security alert is opened isn't caught) created by Piotrek Koszuliński
-
1. Open clipboard sample.
2. Click paste/paste as text/paste from word …
-
11:07 AM Ticket #9522 ([Opera] Pasting by paste dialog inserts bogus <br>) closed by Piotrek Koszuliński
-
fixed: Masterised https://github.com/ckeditor/ckeditor-dev/commit/53dff67
-
10:25 AM Ticket #9412 (Option toolbarStartupExpanded = false does not work as expected) closed by Garry Yao
-
fixed: Masterised with:
…
-
10:07 AM Ticket #9551 ([inline] Margin style applies to page break incorrectly) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
9:57 AM Ticket #9551 ([inline] Margin style applies to page break incorrectly) created by Garry Yao
-
1. Load the inlineall sample;
1. Click on Insert page break;
1. A …
Oct 31, 2012:
-
3:11 PM Ticket #9524 ([Opera&Inline] Editable's border overlaps all UI parts that should be ...) closed by Piotrek Koszuliński
-
fixed: I decided to replace this outline with strong box-shadow which looks …
-
2:24 PM Ticket #7202 (Double clicking word after inline style is applied, selects only part ...) closed by Jakub Ś
-
fixed: No longer reproducible in CKE 3.6.5.
-
2:06 PM Ticket #9550 (Format selector/dropdown is too small when using norwegian language) created by Arve Skjørestad
-
Description:
When using CkEditor with norwegian language, the …
-
12:56 PM Ticket #7025 (Safari, Mac: Placeholder - "Edit Placeholder" is missing in the ...) closed by Jakub Ś
-
fixed: Works now under mac 10.7, safari and CKE 3.6.5
-
12:46 PM CP/IBM_Priorities_v4 edited by Teresa Monahan
-
(diff)
-
12:15 PM Ticket #9549 (Safari: cke_pastebin remains in editor body after pasting) created by Jakub Ś
-
To reproduce the defect:
1. Open Replace by class sample and …
-
11:51 AM Ticket #9517 (Toolbar sample - toolbar group without subgroups should be skipped ...) closed by Piotrek Koszuliński
-
fixed: Masterised: https://github.com/ckeditor/ckeditor-dev/commit/93c52c0
-
11:34 AM Ticket #9548 ([IE7] Toolbar text color changed on zoomed page) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
11:32 AM Ticket #9523 ([Webkit] ENTER scrolls up the page) closed by Jakub Ś
-
duplicate: DUP of #9136
-
10:56 AM Ticket #9511 (Bidi group is listed twice in toolbarGroups) closed by Piotrek Koszuliński
-
fixed: Masterised: https://github.com/ckeditor/ckeditor-dev/commit/c24c7d0
-
10:50 AM Ticket #9548 ([IE7] Toolbar text color changed on zoomed page) created by Garry Yao
-
1. Load the replacebyclass sample
1. Room in the page by one level
* …
-
10:43 AM Ticket #9547 (Autogrow plugin breaks dropdowns) created by florisb
-
When using the autogrow plugin in the latest build, dropdowns stop …
-
10:42 AM Ticket #9544 ([IE7] Disabled button icon ghost) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
10:20 AM Ticket #9452 (IE 9 Text Formatting Not Applying) reopened by Jakub Ś
-
-
9:43 AM Ticket #9546 (CK Editor - Place cursor at the end of text) closed by Jakub Ś
-
invalid: Please note that the CKEditor development website is not the right …
-
9:12 AM Ticket #9546 (CK Editor - Place cursor at the end of text) created by Sridhar
-
Hi,
I need to place the cursor at the end of text in the textarea …
-
8:18 AM Ticket #9545 ([IE7] Black page mask flicks when opening dialog) created by Garry Yao
-
1. Open any dialog the first time, on IE7.
1. Note that there's a …
-
8:13 AM Ticket #9544 ([IE7] Disabled button icon ghost) created by Garry Yao
-
Disabled button icon doesn't look right, as shown in the below …
-
7:55 AM Ticket #9543 ([JAWS] [Firefox] Unable to navigate context menu with arrow keys) created by Garry Yao
-
1. Open any sample page;
1. Open context menu with items;
1. …
-
7:53 AM Ticket #9542 ([JAWS] Inline sample crashes Firefox) created by Garry Yao
-
1. Open inlineall samples in latest Firefox with JAWS14
* Actual: …
-
7:51 AM Ticket #9541 ([JAWS] Missing ARIA description for editables) created by Garry Yao
-
1. Open inlineall samples in IE9 with JAWS14
1. Press Tab to focus …
-
6:12 AM Ticket #9540 ([HC] Missing hover/focus style on UI) created by Garry Yao
-
The following UI items are missing in the default skin, for proper …
-
3:59 AM Ticket #9539 (better touch support) created by yiminghe
-
Open http://www.litech.org/~schanzer/iOS/index.html in ipad/iphone
…
Oct 30, 2012:
-
4:00 PM Ticket #8684 (Firefox9: copy/paste table - all cells pasted in single row.) closed by Jakub Ś
-
fixed: No longer reproducible in Firefox 16 and CKEditor 3.6.5.
-
10:37 AM Ticket #9538 ([IE8] Duplicated line-break in bbcode plugin) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
10:17 AM Ticket #9538 ([IE8] Duplicated line-break in bbcode plugin) created by Garry Yao
-
1. Load bbcode sample page in IE8;
1. Click among text and press …
-
10:13 AM Ticket #9536 ([IE8] Certain inline style lost in bbcode plugin) closed by Garry Yao
-
fixed: Fixed on master with:
…
-
9:33 AM Ticket #9537 ([FF] insertHtml triggers NS_ERROR_FAILURE and is not succesful in some ...) created by Cornel Rebegea
-
After an <enter> key insertHtml fails in Firefox.
Reproduce:
…
-
6:20 AM Ticket #9536 ([IE8] Certain inline style lost in bbcode plugin) created by Garry Yao
-
1. Load bbcode sample page;
1. Apply to selected text any Font Size …
-
6:04 AM Ticket #9535 ([IE10] Wrong cursor position after enter BR) created by Garry Yao
-
1. Load any sample page with enter mode as BR;
1. Clear all content, …
-
5:36 AM Ticket #9334 (IE10 cannot aplly toLowerCase() to undefined. CKEditor blocked.) reopened by Garry Yao
-
1. Load replacebyclass sample
1. Click into the editable region;
1. …
Note: See
TracTimeline
for information about the timeline view.