Custom Query
Results (5601 - 5700 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#6005 | [3.4.x] Error when pasting over read-only blocks | Bug | Normal | CKEditor 3.4 | Core : Pasting | |
Description |
<p> Para 1</p> <p contenteditable="false"> Para 2</p> <p> Para 3</p>
A js error is thrown. Confirmed with IE8. |
|||||
#6006 | [3.4.x] Error when creating link on empty editor | Bug | Normal | CKEditor 3.4 | Core : Styles | |
Description |
The link is created, but a js error is thrown and the dialog stays visible. |
|||||
#6007 | [3.4.x] Error when applying style on full text selection | Bug | Normal | CKEditor 3.4 | Core : Styles | |
Description |
A js error is thrown. Confirmed with IE8. |
|||||
#6008 | default table width | Task | Normal | General | ||
Description |
The table width is set to 200 px. So users of my sites change the value to a new one like 700 px. Most of the time users want the table to fill the avialable space (within a div container). So the best (?) solution i.m.h.o. is to set the default to 100 % . |
|||||
#6010 | Automatic Background Color is Incorrectly displayed as "Black" in UI when it is actually "White" | Bug | Normal | CKEditor 3.5 | General | |
Description |
To reproduce the defect
Problem: The Automatic color of Background color menu marks black,but it is actually white. |
|||||
#6011 | Disabling plugins should be more intuitive | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
I'm not sure it it's just a problem with the contextmenu, anyway I guess it deserves a ticket. If anyone wants to disable the contextmenu, it's quite logical that he'll do something like: config.removePlugins = 'contextmenu'; Unfortunately it will not work. Instead, ones have to search in source code for all plugins that require contextmenu and disable them. I believe it should happen automatically. Why? In CKEditor 3.2 to disable the context menu it was enough to add: removePlugins : 'scayt,menubutton,contextmenu' Unfortunately if someone upgraded to CKEditor 3.3, he noticed that CKEditor suddenly stopped working. This is because another plugin that requires contextmenu has been added (liststyle), causing a JS error: editor.addMenuGroup is not a function |
|||||
#6013 | IE[6-9] + FF[10-11]: Focus not in input field after mouse click over "empty" content area | Bug | Normal | General | ||
Description |
Using CKEditor 3.2.1 (3.3.1 has this too) with IE6 does have a focus problem. Using Tab to get into the "edit" box does work. Clicking in the "first" line does work too - in both cases you can do some input. But if you click anywhere in the content box but the first line (line where there is no text yet) it "seems" as the box got focus, but if you want to write something, nothing happen. You have to click again and after that it works. |
|||||
#6014 | Link inserted before the selected word | Bug | Normal | General | ||
Description |
Applied patch #5780. I've selected a word (mouse double click) which has a trailing space (so somewhere mid sentence), opened the link dialog, added link, and pressed OK. Link is inserted before the selected word. I could only reproduce this behaviour in the above scenario, and it does not happen all the time, but more often then not. Please do not mark issue as a duplicate of #5780 as it is still an issue. It can be reproduced in Firefox 3.6.7. |
|||||
#6016 | how to install and integrate CKeditor with mediawiki??? | Bug | Normal | General | ||
Description |
hi everyone, good day. I've been working for almost 1 week now trying to install and integrate CKeditor and Mediawiki. I thought the instruction in FCKeditor was the same as CKeditor and that if you follow it would be a successful integration to mediawiki. But to my surprise it wasn't. Any one who might want offer a hand? Any guides? Ideas? or tutorial on how to install and integrate CKeditor and mediawiki.. Please, please, please help me... Badly needed. Thanks |
|||||
#6017 | tableresize plugin refactoring | Bug | Normal | CKEditor 3.4 | General | |
Description |
We need to review a bit some aspects of the tableresize plugin. The current implementation still have issues:
It's not possible to bring minor changes to the code to be able to fix all these issues. A major change is needed. I'm opening this ticket to handle all these at once. |
|||||
#6018 | PHP FTP Connector for CKFinder 2.x | New Feature | Normal | Server : PHP | ||
Description |
Hello, I've written a php connector which will use ftp nstead of file system commands. Right now, only php5 is supported, because i use my own created FTPStandalone class. Setup is quite easy You need only to add the following config in ckfinder config.php $configFTP? = array(
); path example webserver document root: /var/www/vhosts/domain.de/httpdocs base path for uploading: /uploads/files/ckfinder complete path: /var/www/vhosts/domain.de/httpdocs/uploads/files/ckfinder ftp homedir (complete path) /var/www/vhosts/domain.de/ so the path configuration should be: $configFTP?path? = "/httpdocs/"; this example is based on parallels plesk feel free to tell me if you like it or what i could do better. |
|||||
#6020 | Copy and cut icons should be disabled on empty selection | Bug | Normal | CKEditor 3.5.1 | General | |
Description |
Copy and cut toolbar buttons should be disabled when the selection is empty. |
|||||
#6021 | Does not show correct number sequence for statements that are separated by sub-bullets | Bug | Normal | General | ||
Description |
Does not show correct number sequence for statements that are separated by sub-bullets please see attachment |
|||||
#6022 | Does not allow proper numbering for statements that are one space apart. The numbers also fill in the spaces in between the statements. | Bug | Normal | General | ||
Description |
Does not allow proper numbering for statements that are one space apart. The numbers also fill in the spaces in between the statements. please refer attachment |
|||||
#6023 | [[Opera]] Can not delete number/bullet list by pressing Backspace key | Bug | Normal | General | ||
Description |
To reproduce the defect:
Exected result:
Actual result:
|
|||||
#6024 | [[Opera]] we can't start a Number/bullet list by just clicking Number/bullet list icon with out selecting Text in editor body [CORE-91] | Bug | Normal | General | ||
Description |
To reproduce the defect:
Expected result:
Actual result:
|
|||||
#6025 | Focus is lost after applying commands in Opera | Bug | Normal | CKEditor 3.4 | General | |
Description |
Steps to reproduce
Notice that the focus is lost. |
|||||
#6026 | Handling of elements with attributes in the style system | Bug | Normal | General | ||
Description |
The style system does not respect attributes on elements, as mentioned by Garry.
IMHO we should respect other attributes to achieve the result that is expected by clients. <strong class="redText">I'm a bolden red text</strong> Now, say the user wants to unbold the text but still preserve the red color. He expects the editor to leave the class attribute. |
|||||
#6027 | [[FF]] Modifying Table Properties by selecting more than one cell, causing several issues | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
To reproduce the defect:
Expected Result: Table properties should be modified successfully. Actual Result: we are getting the following error in firebug when we press OK button k.$ is undefined [Break on this error] h.get=function(i){return i&&(i.$?i:new...turn c?i.replace(/<\?[>]*>/g,):i; and also when we press cancel and close the dialog, the last Table cell that was selected gets deleted. And also it is giving the option to edit the No of Rows & Columns for the user which it should not be. |
|||||
#6028 | BIDI: Tables should align to corresponding direction when base language direction is set | New Feature | Normal | General | ||
Description |
When setting a table's base language direction, its alignment should also be set to correspond to the direction. E.g. When setting the base language direction to RTL the table alignment should switch to align=right. The alignment can then be overridden by a user if they wish. |
|||||
#6030 | cleare single <br /> or blank <p></p> befor send | Bug | Normal | Core : Output Data | ||
Description |
Firefox 3.6.6 (3.6.8), Opera 10.60 ,ckeditor 3.3.1 - ckeditor_nightly_5729, php inserts <br />\r\n tag in empty editor, but dont remove it befor send my temporary solution for php: function trim_cke_blank_value($value) {
} but some times very annoying trim all requests of ckeditors areas. example: i have description and content, if description blank - show cut part of content as description after adding content (ckeditor1) with blank description (ckeditor2) in firefox or opera i get 100% <br /> as description :( |
|||||
#6031 | Cursor problem inserting images at end of editor | Bug | Normal | General | ||
Description |
There appears to be an IE8 issue when inserting images at the end of the editor. It's impossible to move the cursor past the image using any combination of arrow keys or mouse. This is reproducible in the demo site (http://ckeditor.com/demo). A forum thread describing the issue is located here: http://cksource.com/forums/viewtopic.php?f=11&t=19228 |
|||||
#6032 | Links are not handled correctly in a readonly block | Bug | Normal | CKEditor 3.4 | General | |
Description |
First TC
Notice that the CKEditor main page opens in the editing window. Second TC
Notice that the CKEditor main page opens in the editing window. |
|||||
#6033 | [IE] Pasting over a readonly block merge the siblings and the pasted content | Bug | Normal | Core : Pasting | ||
Description |
Notice that para 1, the pasted content and para 3 are merged into one paragraph. |
|||||
#6034 | Horizontal Alignment applied to Table cell is not updated correctly in the Toolbar | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
To reproduce the defect:
Expected Result: Text in Table cell is moved to right and Align Right icon in the Tool bar is selected. Actual Result: Text in Table cell is moved to right, but Align Right icon in the Tool bar is not selected, and the Text is still shown as Left Aligned. when you Navigate to a different cell or come out of the Table and go back to the Cell again it will show you Correct Alignment(Align Right icon is selected in the Tool bar) Same behavior happens for all Horizontal Alignment |
|||||
#6035 | IE: Bookmarks being left on paste | Bug | Normal | Core : Pasting | ||
Description |
It should be surely possible to reproduce it in several ways, but the following case happens always:
<p>Para 1</p> <p>Para 2</p>
The "span" entry will show in the elements path, and the bookmark can be confirmed in the source view. |
|||||
#6036 | Right clicking on a link inside a readonly block results wrong | Bug | Normal | General | ||
Description |
Notice that a new paragraph is created above and the parent container is not selected. |
|||||
#6037 | CKEditor does not respond and shows "NULL" | Bug | Normal | General | ||
Description |
CKEditor is unresponsive. And shows content as "NULL". The editor is in a popup modal window (DIV). Screen manipulation is done using jQuery, but no ckeditor jquery plugin. Firebug shows (@ ckeditor.js (line 72)): var E=B.fixBlock(true,x.config.enterMo...atch(T){}K=w.window=new d.window(K);
|
|||||
#6038 | BiDi plugin's language entries are unmodifiable | Bug | Normal | CKEditor 3.4 | General | |
Description |
The langtool reverts the changes in the 'bidi' language entries. I assume it has something to do with the double quotation marks instead of single quotation marks that are present there. |
|||||
#6039 | FF3: Home page (base href) appearing in text area iframe | Bug | Normal | General | ||
Description |
In some cases, the base href of the domain appears in the textarea iframe. This has been reported in Firefox, versions 3.6.6+. Unable to reproduce consistently. Screenshot here: http://content-img.experienceproject.com/1277817629Tj0fsl.jpg Originally noticed in ckeditor 3.2.2, but problem persists in 3.3.1. |
|||||
#6041 | BIDI: Direction of Increase Indent & Decrease Indent icons are not reversed after changing Lang direction to RTL | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
To reproduce the defect:
Expected Result: Direction of the Arrow in Increase Indent icon should be pointing from right to left and direction of Arrow in Decrease Indent icons should be pointing from right to left, since we have changed the direction of Paragraph from left to right. Actual Result: Direction of Increase Indent & Decrease Indent icons are not reversed, they are sill showing the same direction of Indentation for a Left to Right paragraph. |
|||||
#6042 | BIDI: We can’t apply Left/Block Justify Alignment to a Paragraph with RTL applied | Bug | Normal | CKEditor 3.4 | General | |
Description |
To reproduce the defect:
Expected Result: See that paragraph is moved to left and Align Left icon is selected in the Tool bar. Actual Result: See that paragraph is moved to right and Align Right icon is selected in the Tool bar. same behavior happens when we click Block Justify icon in step 6. |
|||||
#6043 | BIDI: When we apply RTL direction to a right aligned Paragraph, Paragraph is not moved to left & Alignment of Paragraph is not changed | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
To reproduce the defect:
Expected Result: See that paragraph is moved to left and Align Left icon is selected in the Tool bar. Actual Result: Paragraph is staying on the right instead of moving to left & Alignment of Paragraph is also not changed & it is still shown as Right Aligned. |
|||||
#6044 | BIDI: [[FF/Safari]] When we apply RTL direction to a left aligned Paragraph, Paragraph Alignment is not changed | Bug | Normal | CKEditor 3.4 | General | |
Description |
To reproduce the defect:
Expected Result: See that paragraph is moved to right and Align Right icon is selected in the Tool bar. Actual Result: Paragraph is moved to right but Alignment of Paragraph is not changed & it is still shown as Left Aligned. |
|||||
#6045 | [3.4.x] Error when changing link properties | Bug | Normal | CKEditor 3.4 | General | |
Description |
JS error is thrown. |
|||||
#6046 | [3.4.x] Some form elements no longer have their context menu buttons | Bug | Normal | CKEditor 3.4 | General | |
Description |
Notice that the "Image Button" option is missing. The same happens for textarea, text input, radio button and checkbox. |
|||||
#6047 | textarea - problem when load data from db | Bug | Normal | General | ||
Description |
when I create the html textarea below and anything else and save in mysql database when I load data from db in data ckeditor below the textarea are not loaded into the ckeditor |
|||||
#6049 | Page-break marker dissapears in editor when div tag modified. | Bug | Normal | General | ||
Description |
The page-break indicator that shows where the page breaks are inside the editor will not be shown if the div tag is modified with the editor (e.g. change font for the entire page). To Recreate: 1) Input the folloing source to start. This will show a page-break indicator in the editor window. <p> Page 1</p> <div style="page-break-after: always"> <span style="display: none"> </span></div> <p> Page 2</p> 2) Use editor: "Select All" and change font to "Arial" & size "8". 3) Toggle "Source" twice and the page-break indicator is gone. 4) Resulting HTML in the editor is below (which the editor doesn't interpret the "page-break" div tag correctly). <p> <span style="font-size: 8px"><span style="font-family: arial, helvetica, sans-serif">Page 1</span></span></p> <p> </p> <div style="page-break-after: always"> <span style="font-size: 8px"><span style="font-family: arial, helvetica, sans-serif"><span style="display: none"> </span></span></span></div> <p> </p> <p> <span style="font-size: 8px"><span style="font-family: arial, helvetica, sans-serif">Page 2</span></span></p> The page-break indicator should be shown even though a font attribute has been introduced to the page-break div tag. |
|||||
#6050 | Copy a table then paste in CKEditor, generate wrong table property | Bug | Normal | General | ||
Description |
The line number and rows number of the pasted table are not right |
|||||
#6051 | Copy a table then paste in CKEditor, generate wrong table property | Bug | Normal | General | ||
Description |
The line number and rows number of the pasted table are not right |
|||||
#6052 | When centered a table, the pads sizing the table are not centered | Bug | Normal | General | ||
Description |
When centered a table, the pads sizing the table are not centered |
|||||
#6053 | Can not align an element to the opposite of the parent's alignment | Bug | Normal | CKEditor 3.4 | General | |
Description |
Nothing happens. |
|||||
#6054 | [3.4.x] Can not create a link over a textarea | Bug | Normal | CKEditor 3.4 | General | |
Description |
A JS error is thrown. |
|||||
#6055 | Timestamp is added twice to the styles definition file | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
I've just build a release based on trunk. With Firebug, I've noticed that the style definition file had the URL timestamp added twice to it. This is what I'm having: ... /plugins/styles/styles/default.js?t=A6SI4G0&t=A6SI4G0 |
|||||
#6056 | Floating panels don't have scrollbars | Bug | Normal | CKEditor 3.4 | UI : Floating Panel | |
Description |
IE + Quirks: floating panels don't have scrollbars. |
|||||
#6057 | Error when clicking beneath the body of a maximized editor | Bug | Normal | General | ||
Description |
IE with Office2003/V2 skins:
A part of the editor disappears. |
|||||
#6058 | [IE Quirks] CSS-Glitch with file upload fields | Bug | Normal | CKEditor 3.4 | UI : Skins | |
Description |
Under IE-Quirks mode, the file upload fields are too small. This stems from what appears to be a mis-named CSS tag. |
|||||
#6059 | BIDI: switching from Numbered to Bulleted List & vice versa is changing Lang direction of the list | Bug | Normal | CKEditor 3.4 | Core : Lists | |
Description |
To reproduce the defect:
Expected Result: Numbered list disappears and a Bulleted list appears with RTL language direction with the selected lines. Actual Result: Numbered list disappears and a Bulleted list appears with LTR language direction instead of RTL Language direction same behavior happens when we make a Bulleted List first and then switch back to Numbered List. |
|||||
#6060 | IE: Error on editor.destroy() with selection | Bug | Normal | CKEditor 3.4 | General | |
Description |
With IE8+Compat, when calling editor.destroy() in an editor with selection, a js error is thrown. I'm attaching a test page that shows the problem. |
|||||
#6061 | IE: AutoGrow is not shrinking | Bug | Normal | CKEditor 3.4 | General | |
Description |
With the new autogrow plugin, introduced into the 3.4.x branch, the editor grows as expected when we insert contents, but it's not shrinking back when we start deleting it. Steps to reproduce:
The editor should shrink back up to its original size. With IE, this is not happening. |
|||||
#6062 | FF: The text cursor icon appears on toolbar buttons | Bug | Normal | CKEditor 3.4 | UI : Toolbar | |
Description |
When slowly moving the mouse cursor over the toolbar buttons, it's possible to note that the cursor changes from arrow to text cursor when it's at the left side of the button. |
|||||
#6063 | WebKit: Toolbar items have the hand cursor icon | Bug | Normal | CKEditor 3.4 | UI : Toolbar | |
Description |
With Safari and Chrome, when moving the mouse over the toolbar buttons, it's possible to note that the icon changes from arrow to hand. It should stay an arrow instead. |
|||||
#6066 | RichComboBoxes CSS Issues | Bug | Normal | CKEditor 3.4 | UI : Toolbar | |
Description |
1) They have the wrong cursor, should have default 2) In FF, the non-active text is partially cut off on the end Patch forthcoming |
|||||
#6067 | FF: copy & paste lists from OpenOffice or StarOffice = empty POST-Data | Bug | Normal | Core : Pasting | ||
Description |
As testcase I use: <?php if(!isset($_POST['send'])) {?> <html> <head> <title>Sample - CKEditor</title> <script type="text/javascript" src="ckeditor/3.3.1/ckeditor.js"></script> </head> <body> <form method="post" action="ckeditor_test.php"> <p> My Editor:<br /> <textarea name="editor1"><p>Initial value.</p></textarea> <script type="text/javascript"> CKEDITOR.replace( 'editor1' ); </script> </p> <p> <input type="submit" name="send" /> </p> </form> </body> </html> <?php } else { print_r($_POST['editor1']); } If I copy a list from OpenOffice or StarOffice into CKEditor Textfield, the list is displayed correctly. But clicking the submission-button leads to empty POST-Data for this textfield with Firefox. The method of copy & pasting is irrelevant- it doesn't work for either method. Environment: Windows XP Professional Version 2002 SP3 (same on Linux) Firefox 3.6.6 CKEditor 3.3.1 OpenOffice 3.2.1 StarOffice 8 (Product Update 12) With Apple MAC we also get an empty POST-Field and _surplus_ this text within the Editor-Textfield instead of a correct list: Version:1.0 StartHTML:0000000167 EndHTML:0000000654 StartFragment:0000000454 EndFragment:0000000638 Enviroment in this case: Mac OS X V.10.5.8 Firefox 3.6.8 OpenOffice 3.2.0 |
|||||
#6068 | [IE7] RTL languages' labels are sometimes invisible | Bug | Normal | CKEditor 3.4 | General | |
Description |
Notice that the 'Character Width' and 'Maximum Characters' labels are invisible. |
|||||
#6069 | [Chrome] Ugly yellow form outline around editor | Bug | Normal | General | ||
Description |
When the editor has focus, an ugly yellow outline appears around the containing form. This is a default CSS values thing in Chrome. Patch Forthcoming |
|||||
#6070 | [IE6] Dragging a link that uses JavaScript code for the href value causes error. | Bug | Normal | General | ||
Description |
In IE6, if you drag a link that uses JavaScript as its href value, from outside the editor into the content area's iframe body, an error is thrown. You know when the mouse is over the iframe body when the cursor changes from a pointer to a text bar. Link example: <a href="javascript:void(window.open('http://dev.ckeditor.com', 'ckeditor'))" The error is "type is null or not an object". It is occurring in the selection plugin. In the saveSelection function. The native selection object's type is read. The property does not exist for some reason in this scenario, and an error is thrown. |
|||||
#6071 | FF: garbage preamble while copy & paste of a list from Open Office | Bug | Normal | Core : Pasting | ||
Description |
Using the nightly build (d/l some Minutes ago) I get this in Editor-Textfield and (after submission) POST-Data-Textfield while copy & paste a bulleted list from Open Office in Firefox: <p> </p> <meta content="text/html; charset=utf-8" http-equiv="CONTENT-TYPE" /> <title></title> <meta content="OpenOffice.org 3.2 (Win32)" name="GENERATOR" /> <style type="text/css"> <!--{cke_protected}{C}%3C!%2D%2D%0A%09%09%40page%20%7B%20margin%3A%202cm%20%7D%0A%09%09P%20%7B%20margin-bottom%3A%200.21cm%20%7D%0A%09%2D%2D%3E--></style> <ul> <li> <p style="margin-bottom: 0cm;"> Eins</p> </li> <li> <p style="margin-bottom: 0cm;"> zwei</p> </li> <li> <p style="margin-bottom: 0cm;"> drei</p> </li> </ul> Environment: Windows XP Professional Version 2002 SP3 (same on Linux) Firefox 3.3.6 OpenOffice 3.2.1 |
|||||
#6072 | forcePasteAsPlainText = true; does not work in latest build | Bug | Normal | Core : Pasting | ||
Description |
So I've made sure to test this a hundred dozen different ways. I think the most obvious test is if you download the latest copy of your work. And simply put in the embed code this CKEDITOR.config.forcePasteAsPlainText = true; It does not work. It used to work before 3.1 . But it looks like it doesn't work anymore. I have scoured the internet looking for any possible solutions, workarounds, anything. Literally anything. To this very moment, I will accept any workaround to this. :D I have ripped apart the javascript and spent days on this, and can not find any possible solution. Just letting you know. I very much appreciate all of your hard-work and dedication. You have created a great product. |
|||||
#6073 | List Context Menu Incorrect | Bug | Normal | CKEditor 3.4 | Core : Lists | |
Description |
Run the attached code. Place cursor on a bulleted list item. Invoke the context menu. The list menu option is for Numbered Lists, not Bulleted List. Version - 3.4.x branch |
|||||
#6074 | Insert Table Column additive | Bug | Normal | CKEditor 3.4 | General | |
Description |
Run the attached code example. Place the cursor in the last column. Execute "Insert Column Before". View the source. The id attributes for the last column are copied into the inserted column. This is an issue for us as we require unique ids on the elements within our document. I see this behavior in 3.2 and 3.4 on both on IE and FF. |
|||||
#6075 | [FF] Newly created links not filling in information on edit | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
Win XP, FF 3.6.7 Steps to reproduce:
Expected: URL is shown as google.com Actual: URL field is blank Going to the source view and back eliminates the issue. Also, it seems that this only occurs when the link is in it's own paragraph alone. Tested on nightly and normal demo sites. |
|||||
#6077 | Page Break bug | Bug | Normal | CKEditor 3.4 | General | |
Description |
In ticket #5079, page break element was changed from DIV to SPAN. As the result, page breaks don't work anymore, because CSS page-break-after properties only apply to block-level elements. |
|||||
#6078 | toolbox and edit space doesn't wrap (ie8 issue) | Bug | Normal | General | ||
Description |
In ie8 (but not in google chrome), ckeditor doesn't respect the right margin so the right half of the editor and the toolbar is unusable. See this (and scroll down to the ckeditor box): http://www.laughingspaniard.com/2010/test-post/ Note: I assume this is some sort of styling or css issue, but I didn't see anything in the css of my page that leads to it. |
|||||
#6079 | Find should work for read-only regions | Bug | Normal | CKEditor 3.4 | General | |
Description |
I wasn't expecting the fix for #5925 to disable Find. Performing a Find on read-only content should be allowed. Replace is what should be disallowed. Version 3.4.x branch |
|||||
#6080 | Insert special char in readonly selection throws error | Bug | Normal | CKEditor 3.4 | General | |
Description |
<p contenteditable="false"> Test</p>
A js error is thrown. |
|||||
#6081 | Regression: Link text is not updated when link protocol is changed | Bug | Normal | General | ||
Description |
While the URL is properly set in the tag, as per #4612, the text should be also updated, which is not happening. |
|||||
#6082 | Introduce the useComputedState setting to control default toolbar states | New Feature | Normal | CKEditor 3.4 | UI : Toolbar | |
Description |
There are two toolbar features that use computed values to indicate their on/off states: alignment and bidi. In some cases though, it's better to give the user the possibility to explicitly apply these features. For example, a user may create contents in LTR, and publish them in various formats, including RTL. To solve this case, we could introduce the useComputedState setting, which would be a generic flag indicating whether computed values or "real" values should be used by plugins on their state evaluation. |
|||||
#6083 | IE: Selection collapses when inserting special char | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
Note that the char has been added at the start of the selection, instead of replacing it. |
|||||
#6084 | IE: Error on Source view blur | Bug | Normal | CKEditor 3.4 | General | |
Description |
A js error is thrown. |
|||||
#6086 | Pasting mixed BiDi content from Word removes spacings | Bug | Normal | Plugin : Paste from Word | ||
Description |
While trying to use mixed Hebrew-English text, as can be seen in image "01.bmp" I am getting the output seen in image "02.bmp" You can see that in the vicinity of mixed language (where there are no punctuation marks) a separation (space) is missing. I must say that in the previous version, this problem did not exist, still I would like to use this one due to its excellent improvements. |
|||||
#6087 | IE: Caret doesn't blink on RTL dialogs | Bug | Normal | CKEditor 3.4.2 | UI : Dialogs | |
Description |
In IE, the caret is not visible inside dialogs when the UI is RTL. This is a followup ticket for comment:19:ticket:4615. |
|||||
#6088 | Firefox 3.6.8 for Mac and FCK 2.6.6 ASP.NET | Bug | Normal | Server : ASP.Net | ||
Description |
If I mark a word in Firefox 3.6 Mac the FCKEditor adds automatically the following <p>-tag at the end of the text-box. <p><img id="fvdkoff-target-image" style="position: absolute; visibility: visible; color: transparent; margin: 0px; border: medium none; z-index: 2147483647; left: 336px; top: 1472px;" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDQvMDQvMDhrK9wWAAACLklEQVQ4jbXUP0wTcRQH8O/9ekdjkT8CUqpee00bRyNNmSRSV0PcJJoQg2i6ODTExEUHg04OaNSppqtCjQ4ukDSKSuLUwcm4NNZcQYsIGtD+u/f7MZSWXltqo/Ul7/JL7u7z3r3fLye53e5xj8ejoYWRSCSSstfr1YLBYHcr4XA4rMmMMciy3EoXjDHIjDEoivL/4fefrP1P3nYEvqzLajOIo8fQz5/cfH3cnVttCM8udQaODBxQFx44Ye9h4HxvdGWtgMlbSXV2SQoMHf0RNcGSJJlmvPLdos7fdyIWL+D5myx+ZwwUDAIRh2EU1wYRFItA6FwvIjdcGJr4qFYakiSBlTavlABwsJth7mUWmSyBOAfnAkQE4gKccxBx/MoYmHmcxuH+NgAwGQ03j3NeRjjnoGqcC/zcIgghAMBkNISJuKlbEy4EaKdoKerC5nNMxQdlgVx+t0siKhYQovwV1rbdtyoNxlhxxoqilBMA0uuES6Pt6NqP2hHsoDarhJuXD2F5NV/uuJR1T4XLzvTJ25/VyHUnzgzba0YkKq6pdB4T00m47EyvPhU1M54asy3ee5o55bvwQQWAr/PHMBfbQGhGrykCANqARZ8asy3+ccYjg/K3kcF9UQAYvrJ29dmrDUxHlnOxu72P+rpYrq5eFU39K649TCF0tnPB0WdtCt2z48rQHIp+8XTHu9ET7alm0aY6fnFHjda98a/w3wZjDJLP5xv3+/1aK+F4PJ7cBm32CUNiyI2GAAAAAElFTkSuQmCC" alt="" /></p> When I mark a word there comes a small blue sign in the right corner above the marked word: This only happens under Firefox 3.6 Mac. With Apple Safari it doesn`t occur. Do you have an idea what the reason is for this failure of FCKEditor? |
|||||
#6089 | Support for iPad | New Feature | Normal | CKEditor 3.6.2 | General | |
Description |
In #5440 we have disabled CKEditor on mobile devices. It looks however that there is a chance that it may work on iOS4. I do not have a Mac to check it, but it might be worth to investigate it. |
|||||
#6090 | IE: Textarea with selection inside causes Link dialog issues | Bug | Normal | CKEditor 3.4 | General | |
Description |
In IE, textarea with selection inside, causes Link dialog issues. Reproduce
Result: JS error is thrown. |
|||||
#6094 | Find & replace is not working properly with Tables in the content. | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
To reproduce the defect:
Expected result: An error dialog should come up saying "The specified text was not found". Actual Result: It is highlighting last Char 't' in the last word before the table and first character 't' in the first word in first Table cell.
It will create a new word xx in the new paragraph above the Table
It is highlighting last Char 't' in the word in first Table cell and first character 't' in the first word in second Table cell.
It is adding a new cell in between the first two cells with a new word xx
It is removing all Table cells and leaving just one Cell with word es And when we Replace after that we are not getting any error dialog or any error. if we repeat the above procedure by clicking on Replace All button we are getting a dialog saying 6 ocurrences replaced and it is adding anew cell between each Table Row and it is adding a new word xx above the table. |
|||||
#6095 | addMenuGroup is not a function | Bug | Normal | General | ||
Description |
I have this error "a.addMenuGroup is not a function" when I remove at once plugins contextmenu and scayt. CKEDITOR.editorConfig = function( config ) { config.removePlugins = 'contextmenu,scayt'; } Error is not triggered when I additionally remove liststyle. Other people only disable plugin "scyte" to achieve this error. Look at this thread http://cksource.com/forums/viewtopic.php?f=11&t=18990 I think that is because plugins "liststyle" and "scyte" need required property with "menu" plugin. I added this lines to source files and it seems to work: File \ckeditor\_source\plugins\liststyle\plugin.js:10 (function() { CKEDITOR.plugins.liststyle = { requires : [ 'menu' ], // HERE init : function( editor ) { And in file \ckeditor\_source\plugins\scayt\plugin.js:486 CKEDITOR.plugins.add( 'scayt', { requires : [ 'menubutton', 'menu' ], //HERE beforeInit : function( editor ) |
|||||
#6096 | Error when double clicking on a input | Bug | Normal | CKEditor 3.4 | General | |
Description |
FUP of #6090, double clicking on an input throws an error. |
|||||
#6097 | The bookmarks still have the old '_fck' prefix | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
The bookmarks still have the '_fck_bookmark' attribute. It should be renamed to '_cke_bookmark'. |
|||||
#6098 | It is possible to change the direction of a readonly element | Bug | Normal | CKEditor 3.4 | General | |
Description |
|
|||||
#6099 | BIDI: when we apply explicit language direction to Numbered/Bulleted List the corresponding BIDI Tool bar icon is not highlighted in the Toolbar | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
To reproduce the defect:
Expected Result: Numbered/Bulleted list is moved to right and it appears as a mirror image of the list in previous step and RTL icon is selected in the Tool bar. Actual Result: Numbered/Bulleted list is moved to right and it appears as a mirror image of the list in previous step but RTL icon is not selected in the Tool bar. same behavior happens when we apply LTR direction to Numbered/Bulleted list. |
|||||
#6100 | BIDI: when we change Table language direction indentation of text in Table cells is not applied correctly. | Bug | Normal | CKEditor 3.4.2 | General | |
Description |
To reproduce the defect:
Expected Result: Table language direction is changed to right,Table cells should be shown as reversed,Table Cells & text in Table cells should appear as a mirror image of Table in previous step and indentation for Paragraphs in Table cells should be changed from left to right. Actual Result: Table language direction is changed to right,Table cells are shown as reversed,Table Cells & text in Table cells are appearing as a mirror image of Table in previous step but the indentation for Paragraphs in Table cells still shown as left. |
|||||
#6101 | _samples missing? | Task | Normal | General | ||
Description |
Were the _samples intentionally left out of the 3.4 release? Did they move? Am I going insane? |
|||||
#6102 | CKEditor NightlyBuild 5813 just running on local Server or IExplorer | Bug | Normal | General | ||
Description |
I integrated CKEditor into my CMS, and after a lot of testing, I found out, that not even the DemoFiles are running on a real Webserver, except Internet Explorer 7. Verify on following link: http://www.kirchensoft.ch/Demo1/CKEditor/_samples/fullpage.html Editor is loaded and displayed perfectly in InternetExplorer 7, but not on all other browsers Safari, Opera, Firefox, Netscape Navigator The same problem happens on Releases 3.3.1 and 3.3.2 |
|||||
#6103 | Read-only: Bug feature for inline elements | Bug | Normal | CKEditor 3.5 | Core : Styles | |
Description |
Currently, the style system is made in a way that it will never touch read-only elements. The above is good for block elements, but when we talk about inline elements, this is not true. Here we have a simple TC:
<p> My name is <span contenteditable="false">%NAME%</span>, I'm from <span contenteditable="false">%CITY%</span>.</p>
Current Results: <p> <strong>My name is </strong><span contenteditable="false">%NAME%</span><strong>, I'm from </strong><span contenteditable="false">%CITY%</span><strong>.</strong></p> Expected Results: <p> <strong>My name is <span contenteditable="false">%NAME%</span>, I'm from <span contenteditable="false">%CITY%</span>.</strong></p> So, the basic ideas is that, if a read-only inline element is fully included in the selection, then it get's included in the style range. Is this assumption correct? Are there cases where this is not desired? |
|||||
#6104 | Error when trying to upload image on a page with two ckeditor instances | Bug | Normal | UI : Dialogs | ||
Description |
I get a Javascript error when I try to upload image with ckeditor. this error happens only when I have more than one instance of ckeditor in a page. Error Details: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) Timestamp: Mon, 28 Jun 2010 08:03:56 UTC Message: '_.filebrowserSe' is null or not an object Line: 50 Char: 414 Code: 0 URI: http://www.mysite.com/ckeditor/ckeditor.js |
|||||
#6105 | error when trying to upload images | Bug | Normal | General | ||
Description |
I get an error when I'm trying to upload image with a second instance of ckEditor. I have a page with two ckeditors. I tried to upload image with the two of them and I get an error only in the second one: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) Timestamp: Wed, 4 Aug 2010 14:51:01 UTC Message: Object doesn't support this property or method Line: 8 Char: 1774 Code: 0 URI: http://dev.test.com/ckeditor/plugins/image/dialogs/image.js?t=A73H4H9 In firefox I also get an error: Error: E.setCustomData is not a function Source File: http://dev.test.com/ckeditor/plugins/image/dialogs/image.js?t=A73H4H9 Line: 8 |
|||||
#6106 | use page-break-before instead of page-break-after | New Feature | Normal | General | ||
Description |
When I insert a page break in ckEditor it embed the following HTML <div style="page-break-after: always;"> However from CKEditor I want to copy and paste back into MS Word and also call 3rd party tools that convert HTML 2 PDF. However the stlye page-break-after is not reconginised by any of these tools and the page breaks are not retained. If we replace page-break-after with page-break-before 2 places in ckeditor.js 2 places in plugins\pageBreak.js This fixes the issue and makes life much easier. |
|||||
#6107 | Remove block style via the list | Bug | Normal | CKEditor 3.5.1 | Core : Styles | |
Description |
Currently it's impossible to remove block styles via the combo by clicking on the active option. |
|||||
#6108 | div style | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
|
|||||
#6109 | use commitContent() and setupContent() methods in pastetext plugin dialog | Task | Normal | CKEditor 3.5.4 | General | |
Description |
We are currently integrating CKEditor into ExtJS. There seems to be a standard pattern for separation of concerns between user interface and data layer. When a CKEditor shows a dialog data is normally set via the setupContent() method, on okay data is normally stored via the commitContent() method. The pastetext plugin dialog does not follow this pattern. To be reusable in our/ other integrations it should follow this standard pattern. Find a patch for the ckeditor/_source/plugins/pastetext/dialogs/pastetext.js file attached. |
|||||
#6110 | Code altered after deleting quotation mark within <td> | Bug | Normal | Core : Output Data | ||
Description |
When using a single quote within a double quote "BOTH" ckeditor and fckeditor cancel out the single quote which in turn is altering the code in the background. TC:
|
|||||
#6111 | Splitting cell horizontally after splitting another vertically can cause incorrect colspans | Bug | Normal | CKEditor 3.6.3 | Core : Tables | |
Description |
Steps to reproduce:
Expected: 4x4 table with some cells merged Actual: 2nd cell in 2nd row has colspan=3, causing the last cells in the 2nd and 3rd row to stick out the right side of the table. |
|||||
#6112 | BIDI: Alignment set to text in Table cell is not shown in the Tool bar when we press Enter to start a new Paragraph | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
To reproduce the defect:
Expected Result: A New Paragraph starts and it should have Right Alignment as well and Align Right Icon in the Tool bar should be highlighted. Actual Result: A New Paragraph is started and it has Right Alignment but Align Right Icon in the Tool bar is not showing as highlighted and when we keep the cursor in the previous paragraph Align Right icon is not even highlighted for that Paragraph as well. same behavior happens for all the Alignment options. |
|||||
#6113 | editing textarea value | New Feature | Normal | General | ||
Description |
The form textarea plugin can't not set / edit value. |
|||||
#6115 | BIDI: when we apply RTL direction to a pasted Table, Borders are missing on one side. | Bug | Normal | CKEditor 4.6.0 | Plugin : Paste from Word | |
Description |
To reproduce the Defect:
Expected Result: Table language direction is changed to right,Table cells & content in Table cells should be shown as mirror image of Table in previous step 2. Actual Result: Table language direction is changed to right,Table cells & content in Table cells should be shown as mirror image of Table in previous step 2 but Borders for the Table is missing on the left side. we are using the following config options. Paste from Word configuration config.pasteFromWordRemoveFontStyles = false; config.pasteFromWordRemoveStyles = false; |
|||||
#6116 | The contentEditable attribute is lost from textareas and inputs | Bug | Normal | General | ||
Description |
Notice that the attribute is missing. |
|||||
#6117 | BIDI: Language direction is changing when we come out of Numbered/Bulleted list | Bug | Normal | CKEditor 3.4.1 | General | |
Description |
To reproduce the defect: Scenario 1:
Expected Result: Numbered/Bulleted list is removed but the Language direction of text in the lines should still be from Right to Left(RTL). Actual Result: Numbered/Bulleted list is removed but Language direction of text in in the lines is removed and they have no language direction set. Scenario 2:
Expected Result: See that you are out of Numbered/Bulleted but the direction of text in the New Paragraph should still be from Right to Left(RTL). Actual Result: we are out of Numbered/Bulleted list is removed but New Paragraph has no explicit Language direction set. |
|||||
#6118 | Accessibility : Initial Focus should be set to to Tabs when Table Properties dialog is opened | Bug | Normal | CKEditor 3.4 | Accessibility | |
Description |
To reproduce the defect:
Expected Result: Focus should go to Tabs first, User can navigate the Tabs using Arrow keys, and he can select the Tab that he wants by pressing Enter or space bar. when the user presses enter focus should go to first element in the Tab. Actual Result: Focus is going in to the elements on Table properties Tab directly when we open Table dialog. |
|||||
#6121 | Chrome: Styles are hardcoded when text is moved | Bug | Normal | General | ||
Description |
I use CKEDITOR.config.contentsCss to apply a certain style to the contents of the editor. All is working well, but when I select a heading and move it to another paragraph, styles are hardcoded all of a sudden. After the move, a H1-tag looks something like this: <h1 style="font-size: 25px; margin-bottom: 12px; margin-top: 10px;">. Somehow the style from the stylesheet is hardcoded into the tags. But it only happens in Chrome, in IE8 and FF tags are not changed! Its easy to reconstruct it. Download the zip-file from http://ckeditor.com/download Edit the "ajax.html"-file Add "CKEDITOR.config.contentsCss = 'XXXXXXXXXX.css';" after line 27 Test it in Chrome. |