Custom Query
Results (1 - 100 of 2646)
Ticket | Summary | Keywords | Owner | Type | Status | Priority |
---|---|---|---|---|---|---|
#1033 | Unable to apply formatting to selection | Confirmed IE | Bug | closed | Must have (possibly next milestone) | |
Description |
Whenever I have selected a text and tries to apply a formatting (bold/italic/font etc) the selection is collapsed and the formatting is not applied to the selected text. Verfied with IE7 in nightly build. |
|||||
#1070 | Paste broken in nightly build? | Confimed IE | Bug | closed | Must have (possibly next milestone) | |
Description |
I can not use copy and paste functionality in the nighly build. The shortcuts are not working at all, but when using the toolbar buttons the text is copied but not pasted. This seems to working at http://www.fckeditor.net/demo but not at http://www.fckeditor.net/nightly/fckeditor/_samples/default.html I've also noticed that when pasting text the text is not always displayed before a user as pressed a button or moved the mouse. |
|||||
#1498 | IE6 and IE7 crash if you click the "new page" button .... (more than once) | IE, Confirmed | Bug | closed | Must have (possibly next milestone) | |
Description |
In IE6 or IE7. Go to the FCKeditor demo page. Click the New Page button. Text is now removed. Click the New Page button again. If you do this... then IE crashes most of the times. |
|||||
#1645 | Loading the samples from the filesystem doesn't work in Firefox3 | Confirmed FireFox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
There are several errors in the console trying to load the editor from a file: uri in Firefox3 beta1 (roughly translated) Error: uncaught exception: Permission denied to set the property Window.FCK_STATUS_NOTLOADED Error: uncaught exception: Permission to read the property HTMLDocument.getElementById denied ... |
|||||
#1707 | IE : Loop while formatting Word pasted data | IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Hi, I´m getting this bug since release 2.5, aparentely due to a javascript loop on text format commands. The page freezes and returns a message asking me to stop the script that is taking too long to run. That also happens on the demo page for this site when you put a long text (it doesn´t need to be that long), containing paragraphs with different text formats, select it all and try to do any formatting with it, such as right aligning. I´m using Internet Explorer 6.0 and Windows XP. Hope you find a solution on that enableing me to upgrade FCKEditor, solving most of the problems I have on the previous versions. Thanks, Luís |
|||||
#1717 | Table inside of Div producing unresponsive script | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Tested on Firefox 2.0.0.11 and Internet Explorer 7 To reproduce:
<div><span class="text"> <table> <tbody> <tr> <td>test</td> </tr> </tbody> </table></span></div>
The browser will return an unresponsive script alert. |
|||||
#1737 | [IE] HTML style value disappears every time wiki page is re edited | IE | Bug | closed | Must have (possibly next milestone) | |
Description |
I installed the latest version of FCK editor available on the FCK editor media wiki project page. On my wiki, every time I try to edit 'style'(HTML) on wikitext- for example: style="background-color:red"- Once I save changes- the background color changes to red. If I try to re-edit the page, the style becomes style="" and the background color is re set to default. Everytime I try to change style- the same happens. Kindly help! This is urgent(as am sure is every other ticket- but you get the point.. :-))! |
|||||
#1898 | Domain relaxation is broken for floating dialogs | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This is a regression bug. To reproduce:
|
|||||
#1909 | Dialog tabs are not working | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Some previous updates to the SVN seems to have broken dialog tabs. To reproduce the issue:
|
|||||
#1918 | IE6 crashes on closing image/image button/flash dialogs in domain relaxation mode | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reproduction procedure:
|
|||||
#1989 | xhtml source formatting works only in IE | Confirmed Firefox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
In fckeditor 2.6 beta if you look at the source in firefox (on windows and mac os) and safari it is HTML not XHTML, but if you take a look at the same editor in Internet Explorer it is as it supposed to be XHTML (<br />, <img ... />...). It is not only happening on my implementation of fckeditor it is also present in your demo page, and included samples. I'm using php implementation. |
|||||
#2009 | Disappearing Style Tags | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To recreate this yourself, go look at the current FCKeditor Demo (the nightly build does it also.) If you have text in the RTE with an applied style, for my example we'll use bold, and you try to apply that same style above that previous style in the document, when you close the tag, it removes that same style from the rest of the document below where you closed the tag. Example: Here is your bold text. It is typically much thicker than normal text. If you were to move that text down and try to write a line above that line and you wanted to use some bold text, there are two ways you could do it: First, you could write the whole line out and once the line was written, highlight the part you want bold and apply it. This works fine. The second was is to, while typing it, stop at the word you want bold, either press the B icon in the toolbar or press CTRL+B to turn bold on, and then continue typing. When doing this, when you turn bold off by either pressing the B icon in the toolbar or using CTRL+B, it removes all style from the rest of the document that matches that style. This is a very serious usability bug and hampers productivity for our environment. Thank you for your quick investigation and fix to this problem. |
|||||
#2011 | <LINK> tags for internal CSS files are appearing in full page mode | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This is a very serious bug which is making the full page mode unusable. To reproduce the bug:
The issue did not exist in 2.5.1 or any 2.6 code before the floating dialog branch merge. So some changes in between must have caused this bug. |
|||||
#2024 | FCKDialog IE selection error when in source view | Confirmed IE HasPatch Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When trying to display a dialog using the new FCKDialog while on IE while in source view an error occurs. IE says "'selection' is null or not an object" I managed to track this error down to /fckeditor/editor/_source/internals/fckdialog.js line 112. I don't understand in internal workings of FCKEditor fully. I have managed to work out that it's due to it trying to access the Editor which isn't about while in source view. Adding a check for the EditMode and using the EditingArea.Textarea to select the selection seems to fix the problem. I'm not 100% sure this is the correct fix so an FCKEditor core dev will have to read though the patch I've attached. |
|||||
#2036 | Domain relaxation is not working in IE7. | Confirmed IE7 Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This bug was originally reported by Wiktor. To reproduce:
It works well in IE6 though. |
|||||
#2066 | Safari : fullscreen mode doesn't work since Safari 3.1 | Confirmed Safari Mac Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
With Safari 3.1 when I click on fullscreen button of FCK toolbar, my browser screen become all white and I can't write on it. The only things I can do is click on Back button of my Browser. Browser: Safari 3.1 OS: Mac OS X Leopard 10.5.2 |
|||||
#2102 | FCKConfig.DocType does not work in 2.6 | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reproduction procedure:
|
|||||
#2114 | [IE] Dialog boxes in IE6 function only once | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Installed both 2.6 stable and latest nightly build. I have problems with IE6. IE7 and Firefox works fine. In IE6 the dialogboxes for copy text, links etc only works the first time. Second time (or any time later) I only get a grey box with no form fields or buttons. It doesn't matter witch one I click first. After the first time for any box, none of the boxes works. There is one exception. The dialog box for insert image works. |
|||||
#2193 | Opera: Can't place cursor at the end of paragraphs | Confirmed Opera Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Steps to Reproduce
The caret will jump to the start of the paragraph. After that:
The caret will now jump right after "is". It seems to jump right after the last element in the paragraph, if available. The same thing happens if you try to move the caret there with the keyboard by using both the LEFT ARROW and the RIGHT ARROW. Confirmed with Opera build 9972. |
|||||
#2206 | "Call to undefined function" with PHP4 | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The PHP4 integration is not working. It throws the following error:
To test it in a PHP5 environment, it is enough to change the include at the top of sample01.php to: include("../../fckeditor_php4.php") ; |
|||||
#2241 | Floating panels don't respect BasePath property | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
My editor is located at http://static.snelgeleerd.nl/editor/, but the editor itself is called from a different subdomain, namely http://samenvattingen.snelgeleerd.nl/. I'm calling the editor via the following code: <script type="text/javascript" src="http://static.snelgeleerd.nl/editor/fckeditor.js"></script> <script type="text/javascript"> document.domain = 'snelgeleerd.nl'; window.onload = function() { var oFCKeditor = new FCKeditor('body'); oFCKeditor.BasePath = 'http://static.snelgeleerd.nl/editor/'; oFCKeditor.ToolbarSet = 'Admin'; oFCKeditor.ReplaceTextarea(); } </script> This works, except for the floating panels being called from http://samenvattingen.snelgeleerd.nl/editor/editor/fckdialog.html instead of http://static.snelgeleerd.nl/editor/editor/fckdialog.html, which results in a 404 error document. My conclusion would be the floating panels don't respect the BasePath correctly, but it's might be something different. In any case, it's obviously a bug, right? |
|||||
#2264 | Opera: empty paragraphs are appended to the top of document on startup | Confirmed Opera Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When loading sample01.html with en empty cache, a paragraph space is appended to the top of the contents. Clicking on that space, will append yet another space. Each click on that space will continuously append further paragraphs. Everything looks good as soon as we have the editor on cache. This one started to happen recently. Test with Opera build 10057. |
|||||
#2279 | Firefox RC3 Scrollbar position problem | Firefox3 Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
OS: Windows XP sp2 Browser: Firefox RC3 Builds Tested: 2.6.0, 2.6.1, Nightly Build 6/15/08 Steps to reproduce: 1) Open fckEditor sample running at: http://www.fckeditor.net/nightly/fckeditor/_samples/default.html 2) Press the "Maximize editor size" on the toolbar 3) Press any letter followed by the enter key 4) Repeat step 3 40 times 5) Scroll to the middle of the document and set the cursor at the end of a paragraph. 6) press the enter key BUG: Scrollbar moves up and paragraph is reposition at bottom of page. From my understanding "ScrollIntoView" has been changed in Firefox 3 to match IE, I'll bet that is where the problem lies. Will test will Firefox 3 final when it is released 6/17/08 |
|||||
#2319 | FF3: EnterMode='br' scrolls the entire page on ENTER | Confirmed Firefox3 Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Just like #2279, if having EnterMode='br' and hitting ENTER, or even using SHIFT+ENTER in the default configuration, makes the entire page to scroll. |
|||||
#2390 | [IE7] Indentation doesn't work on <p> tag the first time it's clicked, but works the second time. | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This bug happens both on my personal site as well as the demo FCKEditor at http://www.fckeditor.net/demo, so I know it's a editor-wide issue. Also, it only happens on IE7. When you type any amount of text (longer than one line, and consisting of more than one paragraph tag), try to indent any part of the text, and then either view the source or submit the form that FCKEditor is part of, it removes the indenting that you performed. If you do the same thing as above, but do not submit the form, and simply remove the indentation and re-indent the text, it performs as expected. Example and How to Reproduce: Type the following text into an empty FCKEditor window in Internet Explorer 7 (a good editor to test on is the demo editor, because it is a default installation): Test Line 1 [PRESS ENTER] Test Line 2 [PRESS ENTER] Test Line 3 [PRESS ENTER] Test Line 4 [PRESS ENTER]
Now indent lines 2 and 3. View the source. Notice that there is no "style='margin-left:40px'" as an attribute of any of the |
|||||
#2411 | Anchors are not created after #2263 | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reported in http://www.fckeditor.net/forums/viewtopic.php?f=6&t=10656 I've checked that Firefox, Opera and Safari fail to create anchors since #2263 was fixed http://rev.fckeditor.net/fckeditor/trunk/2138/_samples/ works and http://rev.fckeditor.net/fckeditor/trunk/2139/_samples/ fails No javascript errors are generated, the <a> is created but it lacks the name attribute. |
|||||
#2432 | FCKeditor extension does not recognize tags registered by other extensions | Confirmed Review- | Bug | closed | Must have (possibly next milestone) | |
Description |
<mytag>foobar</mytag>
<mytag>foobar</mytag> The wiki parser tag is now broken. |
|||||
#2519 | Firefox 3 form submit via javascript with multiple editor instances | Confirmed Firefox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Summary:
<input type="submit" value="Submit (button)" /> <input type="button" value="Submit (javascript)" onclick="document.testform.submit()"/>
|
|||||
#2626 | problem with Skin::setupUserCss in Mediawiki 1.13+ | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
I just installed MediaWiki+FCKeditor and FCKeditor (both from trunk) on my trunk installation of mediawiki (1.14 rev 42659 right now). When I try to use FCKeditor by going to any edit page, I get this error: {{{PHP Catchable fatal error: Argument 1 passed to Skin::setupUserCss() must be an instance of OutputPage, none given, called in /var/www/wiki-server/w/extensions/FCKeditor/FCKeditor.body.php on line 341 and defined in /var/www/wiki-server/w/includes/Skin.php on line 546, referer: https://wiki.molecular.com/wiki/Main_Page}} |
|||||
#2732 | Formatted (<pre>) content is replaced by "_FCKpd_1" when entering source mode | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
http://www.fckeditor.net/nightly/fckeditor/_samples/default.html
Expected: Same text in <pre> </pre> tags. Observed: <pre>_FCKpd_1</pre> Note: Marked high as this will garble any existing code snippets using this format. |
|||||
#2754 | CKEditor v3 enters infinite loop when trying to output HTML code | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce the bug:
This is not a performance problem with the new code - I've tried pasting the long text of GPL v3 in the editor area and the speed of switching to source mode is noticeable faster than v2. Preliminary tests showed that the infinite loop is from the HTML data processor plugin. |
|||||
#2764 | Source area is having the wrong size in IE | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#2765 | CKEditor is leaving cke_expando indices in the HTML source in IE | Confirmed IE Review? | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#2766 | CKEDITOR.plugins.fakeobjects shouldn't be a shared object across editor instances. | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Sharing CKEDITOR.plugins.fakeobjects as a namespace means the fake object types are shared across editor instances, which isn't desirable. Instead, CKEDITOR.plugins.fakeobjects should be a class which is instantiated for each editor instance. |
|||||
#2772 | [IE]core:htmlparser incorrectly convert image attr 'src' to 'url' | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This bug cause image invisible when switching between two modes,witness on IE7.
|
|||||
#2780 | Protected elements are being outputted without closing tags. | Review- | Bug | closed | Must have (possibly next milestone) | |
Description |
Run the following code in Firebug, with replacebyclass.html sample opened: var editor = CKEDITOR.instances.editor1; var o = new CKEDITOR.dom.element('object', editor.document); o.append(new CKEDITOR.dom.element('embed', editor.document)); var i = editor.fakeobjects.protectElement(o); editor.document.getBody().append(i); An object with an embed tag inside is inserted to the document. Now switch to Source mode. The HTML output reads like this: <p> This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p> <object><embed></object> Note the <embed> tag doesn't have a closing tag, and it's not self closing. |
|||||
#2785 | Move plugins specific configurations to the plugins files | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The default configurations for each plugin must be defined inside each plugin.js file, not into the core config.js file. Just core settings should go into that file. The motivation behind it is that the core config.js file will be always part of the compressed version of CKEditor. So, if I reduce the number of plugins when building the compressed version, I should not have plugin specific stuff being included in the process. |
|||||
#2792 | Remove default dialog values from the default configuration | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Several of the dialog based plugins have been created with a standard "defaultValues" setting, which defines the default values to be used on dialogs. The idea behind this is quite nice, as it makes it easy to set such values. This is a common request we have. But, the implementation took the easy way, which is not the best unfortunately. The critical fact around this solution is that it makes our code bigger, and we must always keep in mind that our compressed code must be as small as possible. But, we still need to support such customization. This is something Alfonso has described in #1099. The nice thing is that it's already possible to do that by using our new API. Martin is working on a new sample for #2790, which will show how to do that. So, we should remove this stuff from the configuration to benefit our code size. |
|||||
#2795 | V3: Remove all show?Tab settings | Confirmed Review+ | Task | closed | Must have (possibly next milestone) | |
Description |
Just like in #2792, we should not have specific setting to hide dialog tabs (like showAdvancedTab). We have inherited some of them from FCKeditor, but those should not be necessary anymore. |
|||||
#2797 | Styles cannot be applied when a whole paragraph is selected | Confirmed Firefox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#2799 | V3: The skin file make specific dialog stuff by using the global CKEDITOR.dialog | Confirmed Review- | Bug | closed | Must have (possibly next milestone) | |
Description |
Into the default skin.js file, we can find references to CKEDITOR.dialog.setMargins and CKEDITOR.dialog.on( 'resize' ). This is bad, because it assumes that all editor instances are using a single skin, which is false. All settings must go inside each single editor instance. Also, events like "resize" should be fired by each instance. The event could be named "dialogResize", for example. |
|||||
#2804 | V3: Review the insertHtml and insertElement implementation | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The current implementation of insertHtml and insertElement could be simplified. Also, it includes the insertion logic inside the editingblock plugin, which is wrong. |
|||||
#2805 | JavaScript error in dialogui plugin | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Line 395 in _source/plugins/dialogui/plugin.js refers to an unbound "this" in an inner function. This causes errors when the dialog system is creating radio button groups in dialogs. To reproduce:
|
|||||
#2815 | SpellChecker.net spell check problem on slow connections | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
On slow connections (modem 28.8k), SpellChecker.net window show the message "The SpellChecker Service is currently unavailable." and then SpellChecker loads and start working correctly. The message should not appear for the reasonable amount of time. |
|||||
#2836 | V3: Toolbar commands doesn't get disabled in 'source' mode | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Steps to reproduce: -Open sample.html?sample=replacebyclass -Click Source -Click Smile button Result: JS Error and cancel button doesn't work. this.document is null http://localhost/edytor/CKEditor/trunk/_source/plugins/selection/plugin.js Line 219 |
|||||
#2895 | Error when switching to source with selection | Confirmed IE Review? | Bug | closed | Must have (possibly next milestone) | |
Description |
Steps to Reproduce
In IE, and error is thrown. No problem with FF. |
|||||
#2906 | Make it possible to load multiple plugins from a single plugin.js file | Review- | New Feature | closed | Must have (possibly next milestone) | |
Description |
This feature request came from Senthil Kumaran of Oracle. It is possible for some CKEditor users to have a lot of custom plugins written inside a single plugin.js file. Right now it is impossible for CKEditor to do so because even if you've defined a number of plugins pointing to the same path, like: CKEDITOR.plugins.addExternal( 'my_plugin_1', 'file:///c:/my_plugins/' ); CKEDITOR.plugins.addExternal( 'my_plugin_2', 'file:///c:/my_plugins/' ); CKEDITOR.plugins.addExternal( 'my_plugin_3', 'file:///c:/my_plugins/' ); CKEDITOR.plugins.addExternal( 'my_plugin_4', 'file:///c:/my_plugins/' ); And instructed the editor to initialize all of them: config.plugins += ',my_plugin_1,my_plugin_2,my_plugin_3,my_plugin_4'; The editor would still only initialize one of the plugins, because it thinks it has already done the initialization for file:///c:/my_plugins/plugin.js after the first init() call. Subsequent plugin initializations are ignored right now. |
|||||
#2911 | Make it possible for CKEDITOR.plugins.addExternal() to load plugins not named "plugin.js" | Review- | New Feature | closed | Must have (possibly next milestone) | |
Description |
This feature request came from Senthil Kumaran of Oracle. At the moment CKEDITOR.plugins.addExternal() is only able to load plugins whose filename is plugin.js, because the plugin.js filename is hardcoded into the plugin system. It is requested that the addExternal() should be able to load arbitrary .js filenames as plugins, e.g. "/my_plugins/abcde.js". |
|||||
#2912 | V3: Encapsulate the command state change logic inside the CKEDITOR.command class | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
There is a common repetition in the current code: var command = editor.getCommand( name ); command.state = newState; command.fire( 'state' ); This logic could be encapsulated inside the CKEDITOR.command class, so we can achieve the same thing with: editor.getCommand( name ).setState( newState ); |
|||||
#2913 | V3: Make toolbar buttons start at the correct state | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
If you define the initial command state into the command definition, it is not currently respected when loading the editor and rendering the toolbar buttons. All buttons are always in the "on" state. The buttons should instead reflect the command state. |
|||||
#2927 | CKEDITOR.event duplicate dom event registration | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Event delegation registration with CKEDITOR.event.implementOnis currently incorrect, when this method is invoked on prototype object of a constructor, then instances of this constructor will share the same private _.events model, which is wrong. This would result in duplicate invocation of event listeners from two different object. Functonal TestCaseTested with test-events-duplicate.path |
|||||
#2977 | Focus issues when inserting a numbered list | IBM Confirmed Review- | Bug | closed | Must have (possibly next milestone) | |
Description |
When adding a new numbered list at the end of the document, the list item is inserted correctly but the carat is positioned before the first list item and it is not possible to navigate to the first list item within WYSIWYG mode.
Steps to reproduce:
Expected behavior: The new list is created with one item and the carat is positioned just after the number of the first item. Actual behavior: The new list is created as expected. The position of the carat is placed before the first item in the list. It is not possible to navigate to the first item in the list. |
|||||
#2980 | Table feature does not provide ability to modify tables in V3 | IBM Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
It is not possible to modify a table after it has been inserted into the document using the editor. |
|||||
#2995 | Toolbar combos panels are a bit mispositioned | Confirmed Review- | Bug | closed | Must have (possibly next milestone) | |
Description |
The panels of toolbar combos must have their upper left corner perfectly aligned with the lower left corner of the combo when opened. Currently they are a few pixels mispositioned to left and top. |
|||||
#2996 | IE6 : Toolbar combos have horizontal scrollbar | Confirmed IE6 Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
In IE6 the toolbar combos panels have horizontal scrollbars. |
|||||
#2997 | FF : Toolbar combo contents flickers when opening | Confirmed Firefox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When opening a toolbar combo for the first time, it's possible to briefly see its contents with no style which immediately gets re-rendered with the styles applied. This is noticeable in Firefox only. |
|||||
#3001 | IE : Automatically save the selection when loosing focus | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
IE is not able to manage multiple selection, even cross frame. Because of this, the current selection gets lost when leaving the editing area. The current selection should be automatically saved when the editing area looses the focus in IE and then reselected when the focus is moved back to it. By doing that, we can remove all selection hacks we are doing now for dialogs, floating panes, etc. |
|||||
#3020 | plugin:selection incomplete selectable element definition | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The current selectable elements( elements which could be retrieved from CKEDITOR.dom.selection.getSelectedElement) below is lacking of other control types like a,input,form. var styleObjectElements = { img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 }; |
|||||
#3030 | CKEDITOR.document::insertElement not working in IE | IE Confirmed | Bug | closed | Must have (possibly next milestone) | |
#3031 | Toolbar Combos don't work in FF2 | IBM Confirmed Firefox Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The combo features do not work in FF2.
Steps to reproduce:
Results in error.
Firebug error: |
|||||
#3034 | Element document offset position not correct | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The coordinates returned from CKEDITOR.dom.element::getDocumentPosition is a few pixes shifted. |
|||||
#3036 | Html parser failed to handle attribute abbreviation | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Because of the introducing of #3003, html parser should be able to take care different forms of abbreviation, e.g. attribute without quote and abbreviation. |
|||||
#3067 | IE : The context menu issues | Confirmed IE6 Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
With IE6, the following issues have been reported by Martin at #3057:
|
|||||
#3074 | Accessibility features for dialogs. | Oracle Review+ | New Feature | closed | Must have (possibly next milestone) | |
Description |
The dialogs in CKEditor v3 are currently not accessible to users who have to depend on keyboard and screen readers. Features needed:
|
|||||
#3091 | plugin:font change font cross table incorrect | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Procedures
|
|||||
#3093 | Block style problem with list item | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
This happened to all block style function. Procedures
|
|||||
#3095 | Indent/Outdent problem with list item | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Procedures
|
|||||
#3098 | Tab index in textarea should be inherited to the editor | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When a user puts the tabindex attribute into a text area which is later replaced by a CKEditor instance, the user usually expects CKEditor to inherit the tabindex as well. This is not the case for the current trunk, and the bug is causing CKEditor to be impossible to be focused by TAB key when the user specifies tabindex. |
|||||
#3099 | Need an easy way to let plugins configure their toolbar button icon | Oracle Review+ | New Feature | closed | Must have (possibly next milestone) | |
Description |
It's currently quite troublesome for external plugins to configure the icon for their toolbar buttons: they must include a separate .css file, an icon file which the .css file points to, and instruct the plugin to load the .css into the editor's parent document. There should be a better way to do this. Propose to add a function like this: CKEDITOR.ui.button.setIcon( buttonName, iconPath ); |
|||||
#3104 | Tab focus on editor with tabindex after the editor has been focused is wrong | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Steps to reproduce:
The skipping problem occurs also for Shift-Tab. |
|||||
#3112 | Duplicate DOM event handlers are registered in IE. | IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
This issue is blocking #3074. |
|||||
#3114 | V3: IE7 opening of the toolbar dropdown controls fires the onbeforeunload event | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
In V2 it worked fine but in V3 opening of the toolbar dropdown controls fires the windiw.onbeforeunload. To reproduce this bug simply add the following JS code and try to open a toolbar dropdown. Probably it happens because the new version uses IFrame for the dropdown content. <script> window.onbeforeunload = function() { alert("window.onbeforeunload"); //if(CKEDITOR.instances["content"].checkDirty()) // return "Page has not been saved!"; } </script> |
|||||
#3120 | # (pound sign) is not correctly escaped in file urls | HasPatch Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
File and folder names containing # are not correctly escaped. The problematic spot is frmresourceslist.html, line 92: window.top.opener.SetUrl( encodeURI( fileUrl ).replace( '#', '%23' ) ) ; The replace function replaces at most one pound sign. Files won't get encoded correctly and are not accessible through the file browser. I have attached a patch which works. This should make into 2.6.5. An alternative would be to sanitize the character. |
|||||
#3122 | Icon definition for toolbar buttons and context menu items should be able to use icons in icon strips | Oracle Review+ | New Feature | closed | Must have (possibly next milestone) | |
Description |
Loading individual icon files one-by-one over HTTP is a very slow process and should be avoided. So we should allow our users to use icon strips in their plugins for toolbar buttons and context menus, like the following: { ... icon : '/path/to/icon.gif', offset : 42 ... } |
|||||
#3125 | IE : Error when clicking on the Style combo | Confirmed IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
IE throws an error when clicking on the Styles combo. |
|||||
#3128 | config.stylesCombo_stylesSet does not load external style JavaScript files. | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The stylesCombo_stylesSet configuration entry is supposed to be able to load external style definitions via a colon separated syntax. e.g. config.stylesCombo_stylesSet = 'mystyle:/path/to/mystyle.js'; The stylescombo plugin isn't loading the external JavaScript file for the definition, however. |
|||||
#3131 | Error applying block styles in multiple blocks selection | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
An error is thrown and the style is not applied. |
|||||
#3136 | Image plugin - Advanced Tab's Id field is not working | Oracle Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Image Plugin - Advanced tab's Id field is not getting added to the editor area. Ex: I have added id as '12345' but the result in the editor source is missing the id field, <img align="absbottom" alt="Oracle" border="10" height="41" hspace="11" src="/cache/abc.gif" vspace="33" width="145" /><br /> We have a business logic that is using this id field. Since the id field is not populated, our functionality is broken.Please fix it as early as possible. |
|||||
#3138 | Request for multi-language files for CKEditor 3.0 | Oracle Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Request for multi-language files for all the features available in CKEditor 3.0 |
|||||
#3146 | Insert link incorrect within table cell | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reproducing Procedures
Additional information: This is actually a style system bug. The same thing happens if you press the bold button or try to apply any inline style with the HTML and selection above. |
|||||
#3148 | Implement a simpler way for loading external plugin JavaScript files | Oracle Review+ | Task | closed | Must have (possibly next milestone) | |
Description |
External plugin files are often not named plugin.js, so that CKEDITOR.plugins.addExternal() don't work for them. The current solution is that the web app developer using CKEditor would define a separate function called CKEDITOR_GETURL() that will scan for patterns of his files and output the correct URL. While the approach works, it is still too complicated and error-prone for many web app developers. A simpler way is needed to enable external plugins with arbitrary file names to be loaded. |
|||||
#3153 | Paragraph <p> tag is not getting added for the editor text | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When we add any content inside the editing area it used to add a <p></p> tags but it is not happening in our environment. This is breaking our spell-check functionality and it is so critical for us and it needs to be addressed as early as possible for the 20th RC. |
|||||
#3167 | [IE]EnterKey=br incorrect with list item | IE Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reproducing Procedures
|
|||||
#3171 | plugin:flash incorrect content inserted | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Reproducing Procedures
|
|||||
#3175 | Panels are not working with custom document.domain | Confirmed IE Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
In IE:
An error is thrown: "Access denied". |
|||||
#3177 | Disappearing words from Find what | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Result: the word disappears. |
|||||
#3191 | Make the dialog system skin-independent | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The dialog system is currently tightly coupled with the default skin, which makes it difficult to change the skin to something else. Fred has written a patch for fix this. The patch involved quite a number of drastic changes, however, which resulted in some functional bugs still to be fixed:
And then the CKEDITOR.dialog.setMargins() should be moved to skin.js as part of the skin definition. |
|||||
#3195 | HTML Parser: Out of memory | Confirmed Review? | Bug | closed | Must have (possibly next milestone) | |
Description |
During some tests with our so loved and weird IE, I was able to, somehow, end up with an innerHTML that I was able to reduce to the following: <TABLE> <TR> <TD></TD> <P></P> <TD></TD> </TR> </TABLE> I can't recall how I got that HTML (maybe during some block styling task), but the fact is that a user may have such thing while using the editor in IE. The browser simply accepts it. The big problem is not the above though. The real issue is the, if you try to retrieve the above HTML from the editor, or even feed it into the source view, it will throw you "Out of memory" into the html parser code. |
|||||
#3203 | Dialogs are not properly centered | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
After #3191, the dialogs are not anymore correctly centered when opened. |
|||||
#3204 | Dialog cover element broken in IE6 after #3191 | Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#3207 | Make it possible to load skins from custom path | Confirmed Review+ | New Feature | closed | Must have (possibly next milestone) | |
Description |
Currently, it's not possible to have a skin placed outside the "skin" folder into editor installation path. |
|||||
#3209 | V3 : Implement full RTL support for the UI | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
Currently, the UI doesn't offer full support for RTL. |
|||||
#3212 | CKReleaser is breaking hotkeys in CKEditor | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#3213 | Change the voice readout of the editing area from "CKEditor" to "Rich Text Area" | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
When focus is brought into CKEditor's editing area in our samples right now, the voice readout by JAWS is typically like this: "Output, CKEditor Editor 1, type in text" Output is the outer frameset's title in our sample pages. CKEditor is always read to tell the user that they're in CKEditor. Editor 1 is the editor instance's name. It is more descriptive for screen reader users if the CKEditor part of the readout is changed to "Rich Text Editor" - so they'll know what to expect, instead of hearing a name which they may or may not understand immediately. |
|||||
#3215 | Default skin don't load after release | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The default skin, "v2" for now, is not being properly loaded once the editor gets released. |
|||||
#3216 | Paste as text button may paste into the editor's container document in IE | IE Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#3218 | sample.js is being included into the release, which makes people confused | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
The _samples/samples.js file is support file used by the development version of CKEditor. It's not needed at all after release, but it's still included in the sample files. It must be removed during release, as well as its inclusion at the samples headers. |
|||||
#3230 | Pressing Enter on dialog buttons does not activate them in JAWS | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
The Enter key works when JAWS isn't opened. This is due to JAWS intercepting the Enter key event. |
|||||
#3231 | Unable to apply inline styles when selection touches end of area with the same style already applied. | Oracle Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
To reproduce:
|
|||||
#3234 | Page scrolls up on dialog buttons | Confirmed Review+ | Bug | closed | Must have (possibly next milestone) | |
Description |
If scrolling down the main page, when clicking on a dialog based button the page scrolls up to the top. Confirmed with FF at least. |