Custom Query
Results (10601 - 10700 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#13328 | Migrating Content into CK Editor with Script | New Feature | Normal | General | ||
Description |
HI there, I am currently working with 'Intranet Connections' to migrate information from our old intranet to new. The intranet connections platform is using you CK editor plug-in a content editor. What I need to is migrate over 20000pages into this new environmnent. Unfortunately there is no tool within the platform that manually migrate the HTML from old environment into pages (Content pages with CK editors) on the new platform. Could you possibly suggest any solution?? Would be a life saver with any information. Thank you! |
|||||
#13329 | Migrating Content into CK Editor with Script | New Feature | Normal | General | ||
Description |
HI there, I am currently working with 'Intranet Connections' to migrate information from our old intranet to new. The intranet connections platform is using you CK editor plug-in a content editor. What I need to is migrate over 20000pages into this new environmnent. Unfortunately there is no tool within the platform that manually migrate the HTML from old environment into pages (Content pages with CK editors) on the new platform. Could you possibly suggest any solution?? Would be a life saver with any information. Thank you! |
|||||
#13330 | select box doesnt show up the list on CKeditor with Google Chrome | Bug | Normal | General | ||
Description |
URL : http://ckeditor.com/demo#standard Browser : Chrorme 43.0.2357.81 m (64-bit) I select the image menu in toolbar and show up the image dialog and click the align select box chrome show up the problem page |
|||||
#13331 | Copy and Cut toolbar actions disabled in Chorme | Bug | Normal | General | ||
Description |
Hi i am using CKEditor 3.6.2 which is integrated with GWT. inside the content area cut and copy is disable but visible if we select some text and right click. This same code is working fine in IE and in Firefox. So can any one help me with this issue? |
|||||
#13333 | CK Editor - Tables Not showing with Copied HTML | Bug | Normal | General | ||
Description |
HI there, I am currently migrating HTML from a page into the CKEditor Plug in. Unfortunately everytime I drop a table into the editor, it doesn't display. I am currently migrating a no. of these pages so any help would be hugely appreciated. Thank you. Kind Regards, David |
|||||
#13334 | Nested widget undo/redo bug | Bug | Normal | CKEditor 4.5.0 | UI : Widgets | |
Description |
I have found a bug in the nesting widget functionality after using undo/redo feature. The same bug can be reproduced using this plugin http://ckeditor.com/addon/widgetbootstrap |
|||||
#13335 | Magicline displayed in non-editable widget | Bug | Normal | UI : Widgets | ||
Description |
Magicline is showing in non-editable widget and inserts blank space. This issued should have been fixed in this ticket https://dev.ckeditor.com/ticket/10828 , but it seems that magicline is displayed inside non-editable parts. |
|||||
#13336 | Formatting lost when pasting rich text - text is black on black | Bug | Normal | Core : Pasting | ||
Description |
When pasting the first code block from http://addyosmani.com/resources/essentialjsdesignpatterns/book/#summarytabledesignpatterns plus some text around it, CKEditor displays black on black text. Many other editors have this problem, e.g. https://github.com/froala/wysiwyg-editor/issues/552. But some others don't - http://summernote.org. |
|||||
#13337 | Convenient way to listen to widget events through the repository | New Feature | Normal | CKEditor 4.5.0 | General | |
Description |
Listening to widget events isn't easy if one is not the widget author. Widgets are created dynamically so first we need to listen to More convenient way would be a good addition to the API: editor.widgets.onWidget('image2', 'data', func() {}); |
|||||
#13338 | Improve way of listening to events on widgets repo. | New Feature | Normal | General | ||
Description |
There should be such API available. editor.widgets.on('image2', 'data', func() {}); So we are listening once on widgets repo, and callback is executed when event occur on specific widget. Callback function should be called on elements which are created after adding listener callback. |
|||||
#13339 | Internal Error in pasting from Word | Bug | Normal | Plugin : Paste from Word | ||
Description |
The CKEditor shows the internal error "It was not possible to clean up the pasted data due to an internal error" when pasting the two test lines from the attached docx file. I noticed that:
Do you have any clue? Thank you |
|||||
#13340 | Table column sizes jump around while typing text | Bug | Normal | General | ||
Description |
This is a rather obvious bug. I must've searched for the wrong keywords. Or maybe it's a feature? Just insert a 3x3 table at http://ckeditor.com/demo#full and start typing. The column sizes will jump all over the place. |
|||||
#13341 | #13333: CK Editor - Tables Not showing with Copied HTML | Bug | Normal | General | ||
Description |
Hi there, This is a continuation of the following ticket:
Couldn't log-in with my previous account as I wouldn't recognise me. An Update on the Ticket: Have read and implemented the code in the config.js file. Have dropped the code on the code as per screenshot attached. Unfortunately still not successful. Could you please let me know which file to drop the code and where? Thank you. Kind Regards, From: CKEditor noreply@… Sent: Friday, 29 May 2015 5:51 PM Cc: ckeditor-tickets@… Subject: Re: [CKEditor Dev] #13333: CK Editor - Tables Not showing with Copied HTML #13333: CK Editor - Tables Not showing with Copied HTML
Resolution: | Keywords: Changes (by Reinmar):
Comment:
-- Ticket URL: <http://dev.ckeditor.com/ticket/13333#comment:1> CKEditor <http://ckeditor.com/> The text editor for the Internet |
|||||
#13342 | Drop Downs on Pages - Hyperlinks not functional | Bug | Normal | General | ||
Description |
Hi there, I am currently attempting to migrate 'drop-downs' from my previous environment. For some reason the hyperlinks are not functional. When I attempt to re-embed the drop URL's. When I publish they're still not functional. Could you please assist?? Thanks, David |
|||||
#13343 | Ticket #12835 | Bug | Normal | General | ||
Description |
Since I can't open ticket #12835 - I had to open a new one. We run into the same Problem TypeError: this.getWindow(...).$ is undefined Line: 83 Col: 18 The Error only occurs in 1% of usage but it prevents us from getting the current text of the CKEditor instance. |
|||||
#13344 | It is possible to remove/change editor contents in readonly mode | Bug | Normal | CKEditor 4.4.8 | General | |
Description |
Issue reported on our support channel. I have a use case where CKEditor is opened in readonly based on user’s privilege however I am able to merge paragraphs or delete content even when readonly is set to true.
Let me know if there is any workaround to fix it. |
|||||
#13345 | [Regression] Dataprocessor test failure | Bug | Normal | CKEditor 4.5.0 | Core : Parser | |
Description |
|
|||||
#13346 | [Regression] Widget undo test failure | Bug | Normal | CKEditor 4.5.0 | Core : Undo & Redo | |
Description | ||||||
#13347 | javascript error in widget plugin | Bug | Normal | General | ||
Description |
I have a widget plugin, which produces an error in widget plugin code, when it is used nested and the outer widget is removed in a special way by the user: Uncaught TypeError: Cannot read property 'attributes' of null In the debug version it is line 2509 of plugins/widget/plugin.js given the following markup in the editor: <div class="jc-contentbox align-center" style="width: 500px;"> <p>outer</p> <div class="jc-contentbox align-center" style="width: 500px;"> <p>inner</p> </div> </div> (tested in google chrome) Now do a double click to select the outer div, but not the inner. The div and the text must be selected (not easy). Then remove the div with the delete key from your keyboard. Then when trying to get the html markup again, the errors occur (for example when you want to view the source). I have also done a pull request which fixes the problem: https://github.com/ckeditor/ckeditor-dev/pull/190 |
|||||
#13348 | CK Editor does not load data properly on hidden div when Chrome browser is resized | Bug | Normal | General | ||
Description |
Using Chrome 43 Created a test page to illustrate the issue: http://heatherf.com/test/ckeditor/samples/jquery.html Steps to reproduce:
Expected result: See content just as before in Step #1 in the editor Actual result: See blank CKEditor |
|||||
#13349 | CKEditor with Jaws and Mac voice over is not working properly in Chrome | Bug | Normal | Accessibility | ||
Description |
Hi, Title is not read properly when focus goes into edit area. I have given the title option while creating the ckeditor instance. The title is generated properly but jaws is not reading while we open the ckeditor in chrome. Firefox it reads properly In Mac voice over it is not working in all the browsers. It just reads "Press Alt 0 for help frame" but not the title. We need this to be fixed for accessibility compliance so please look into it as soon as possible |
|||||
#13350 | Access Denied error for Ckeditor 4.0,1 for IE-9,10 and 11. | Bug | Normal | General | ||
Description |
When i upgrade Ckeditor from 3.6.3 to 4.0.1 I'm getting access denied error in IE 11. The problems with this upgrade are
This is impacting our upgrade. Please provide the fix as soon as possible. Thanks, Usha. |
|||||
#13351 | Linked image removes parent A after editing | Bug | Normal | CKEditor 4.4.8 | General | |
Description |
Check http://jsfiddle.net/fbpk5sh3/ If the editor is configured to hide the link tab in the image dialog (just to avoid clutter), then editing the image (even just pressing OK) removes the parent A element. Double click the image in the first editor, press OK, check that it's still linked. Repeat with the second editor, the parent A is removed as shown by the image border and status bar. It's a silent bug that destroys the content. |
|||||
#13352 | Ticket #13333 (closed Bug: invalid) | Bug | Normal | General | ||
Description |
Hi There, I have been dealing with a previous support consultant who closed my ticket when the issues was still apparent: Ticket #13333 (closed Bug: invalid) Could you please assist, this is a serious issue and need assistance. Here is the Comment I would have made to the #13333 before it was inactivated: Thank you for your feedback. Sincere apologies if this was unclear. Everything in terms of styles are lost within the 'CK Editor' once we hit 'Publish'. The 'CKeditor' functionality 'Strips' these 'divs' leaving us with an 'unstyled' page. 'Borders/Hyperlinks/Font Types' are completely different when we drop the page in. What I am trying to do is STOP the 'Content Filtering' of my styles by dropping the following code in my 'config.js' file. config.allowedContent = true; I have done so BUT still the same result when I publish new pages & cleared cache. Could you please tell me where we modify the file type ie. 'config.js' to disable 'Content Filtering' and breaking my styles on the page?? |
|||||
#13353 | [IE] Double enter doesn't escape from list | Bug | Normal | General | ||
Description |
I have written manual test for that. It available under: http://tests.ckeditor.dev:1030/tests/tickets/13353/1 you must first checkout to ticket branch:t/13353. |
|||||
#13354 | Google Docs Lists | Bug | Normal | General | ||
Description |
The list elements get inserted with a blank line between each element. |
|||||
#13356 | [IE11] Pasting list from Word does not work. | Bug | Normal | General | ||
Description |
When I copy the list from MS Word 2013: • Sdf • Sdfsdf • sdf and paste to the CKEditor in IE11 I get this: •< >< >< > I can reproduce it since 4.3 version. |
|||||
#13358 | [IE8] Pasting list from Word adds anchor. | Bug | Normal | General | ||
Description |
When I paste a list from MS Word to CKEditor 4.5 on IE 8 I get anchor in the first paragraph. <ul> <li><a name="_GoBack">Sdf</a></li> <li>Sdfsdf</li> <li>sdf</li> </ul> <P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpFirst><A name=_GoBack><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>Sdf</FONT></SPAN></FONT></A></P>\r\n<P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpMiddle><SPAN style="mso-bookmark: _GoBack"><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>Sdfsdf</FONT></SPAN></FONT></SPAN></P>\r\n<P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=ListParagraphCxSpLast><SPAN style="mso-bookmark: _GoBack"><FONT color=#000000><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol" lang=EN-GB><SPAN style="mso-list: Ignore"><FONT size=3>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'"> </SPAN></SPAN></SPAN><SPAN lang=EN-GB><FONT size=3 face=Cambria>sdf</FONT></SPAN></FONT></SPAN></P> |
|||||
#13360 | Hello, I'm from Brazil, I am having problems with CKEditor in Google Chrome | Bug | Normal | General | ||
Description |
From the moment I installed Chrome version version 43.0.2357.81 m (64-bit) started giving problems when using CKEditor, tested directly on the site of you and the problem also occurred in other browsers not the problem occurs. Watch the attached video! or visit http://www.wdweb.com.br/Chrome-CKEditor-2015-06-03_1202-problemas.swf "A partir do momento que instalei o Chrome versão Versão 43.0.2357.81 m (64-bit) começou a dar problemas ao usar o CKEditor, testei diretamente no site de vocês e o problema ocorreu também, em outros navegadores não ocorre o problema. Vejam o vídeo em anexo! ou acesse http://www.wdweb.com.br/Chrome-CKEditor-2015-06-03_1202-problemas.swf |
|||||
#13361 | images fail when site path includes parentheses because background-image path in ckeditor.js needs single-quotes around url value | Bug | Normal | CKEditor 4.5.5 | UI : Toolbar | |
Description |
Images (e.g. non-sprite toolbar images such as JustifyLeft, JustifyCenter, etc.) fail to display when the full site path includes parentheses (common in Visual Studio debug mode; e.g. "http://localhost:59847/(S(tlbjdb0xrjmmgdfeuii1hhdbaf5i))/") because background-image path in ckeditor.js needs single-quotes around url value. To fix this, find the following code in ckeditor.js:
...and change it to...
Note the added single-quotes immediately inside the parentheses. Problem solved. |
|||||
#13362 | Wrong focus after creating link in caption using enhanced image widget | Bug | Normal | CKEditor 4.5.11 | General | |
Description |
When you create a link in the caption text the text cursor in the editor instance jumps to the start of the content. Steps to reproduce:
Browser/OS: Safari 8.0.6 on OSX 10.10.3. |
|||||
#13364 | CKEdit Stripping out Form tags? | Bug | Normal | General | ||
Description |
If I paste the HTML for a PayPal donate button form, for instance, CKEditor will strip out the form tag. And I know it's CK that's doing it because I can paste in the form HTML while in source mode, unclick source to wysiwyg more, then click back to source code, and the form tag is gone. I haven't posted it to the server. Simply clicked from source, to edit, and back to source. Gone. If I paste the HTML in while in source mode and then click submit in my CMS without first going back to edit mode, the HTML code will go into the db with no troubles. It will render in the browser no problem when the page is loaded. If I click edit in the CMS and I'm back in CK in wysiwyg mode, I can click on source and can see that the form tag has stripped out. I've gone into config.js and added config.allowedContent=true; but it doesn't seem to do anything. What am I doing wrong? Perhaps I should upgrade to 4.4.7 or higher? Thanks. |
|||||
#13365 | [FF] Selection Field Properties tooltips alignment for bidi languages | Bug | Normal | Core : BiDi | ||
Description |
When opening the selection field properties form while using Arabic as a default language, the buttons' tooltips (Add, Modify, Up, Down) have Arabic text aligned to the left (LTR). While it should be aligned to the right. Steps to reproduce to issue:
|
|||||
#13366 | Edit function sometimes shows empty textarea | Bug | Normal | General | ||
Description |
Hi guys. one of my writers has encountered an issue, sometimes when he tries to edit a Latex function from the built in CkEditor functions the textarea appears empty so there is no way to edit except for the source... does anyone know if there is some code I need to add to solve this? couldnt find anything online... we are using CkEditor 4 with the latest angularjs plugin... can someone help? |
|||||
#13369 | [FF] Read only button not translated in Arabic Bidi view | Bug | Normal | Core : BiDi | ||
Description |
The CKEditor Readonly view has a button called "Make it Read only". When opening the Read-only mode using a Bidi (Arabic - Hebrew) language, the button is not translated. See attachment. |
|||||
#13370 | Missing Arabic Spell Checker | Bug | Normal | Core : BiDi | ||
Description |
The spell checking tool appears in Arabic view, but there is no Arabic spell checker in the CKEditor. |
|||||
#13376 | Widget Plug in Bug (typing Korean) | Bug | Normal | General | ||
Description |
Browser and OS : Chrome and window 7 Hi, first of all, thanks for this nice Editor Unfortunately, when we use this, we found some bug in editor, Actually, our team is korean. so, when we type korean in editor (using bold mode or itelic mode ...), words insert the other way(reverse) explain detail this situation
We start to find reason and know something up to date. this situation just proceed, when we use 'Widget plug-in' If we insert extraPlugins(requires widget)in config (ex:placeholder or image2 plugin), This bug proceed. so please check this situation. and I attache some record image. |
|||||
#13377 | Widget plugin issue (typing Korean) | Bug | Normal | CKEditor 4.5.7 | General | |
Description |
Browser and OS : Chrome and window 7 Hi, first of all, thanks for this nice Editor Unfortunately, when we use this, we found some bug in editor, Actually, our team is korean. so, when we type korean in editor (using bold mode or itelic mode ...), words insert the other way(reverse) explain detail this situation
We start to find reason and know something up to date. this situation just proceed, when we use 'Widget plug-in' If we insert extraPlugins(requires widget)in config (ex:placeholder or image2 plugin), This bug proceed. so please check this situation. and I attache some record image. |
|||||
#13379 | Missing widget description for screen readers | Bug | Normal | General | ||
Description |
Once created a widget in the text editor, navigating and selecting it using the keyboard, there is no description that notifies the actual presence of it in the editor. In my example i've created a widget and i've used the loadContent method to have a media content in it. To test if there was some notification of the widget's presence, i used a screen reader called JAWS, but nothing was notified once the widget was selected. I'm raising this ticket because i think that is an accessibility service that we have to guarantee. |
|||||
#13383 | Allow remove focusmanager | Bug | Normal | Core : Focus | ||
Description |
I need a option to remove focusmanager. focusmanager confict with other javascript modal dialog (bootstrap modal, jquery-ui), if there any modal window opened, all cke-dialog form field won't get focus and I can't find any way to fix it (I remove all tab-index attribute from all elements before and work a while, but broke again today). I don't understand what's the mean to use the stupid buggy focusmanager, browsers care it well. |
|||||
#13385 | Editor.getSnapshot() should return a string, but it returns a boolean | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
If editor is destroyed, editor.getSnapshot() returns a non-string value. Better if it always return a string. Please read comment:1 and comment:12. Original TC (we did not confirm it):We have the following issue, when we combine IE, inline editing and the codesnippt plugin.
The following exception is thrown: TypeError: Object doesn't support property or method 'replace' at Image (http://kartoffel/toro/ckeditor/plugins/undo/plugin.js:788:5) at lock (http://kartoffel/toro/ckeditor/plugins/undo/plugin.js:625:7) at Anonymous function (http://kartoffel/toro/ckeditor/plugins/undo/plugin.js:170:5) at listenerFirer (http://kartoffel/toro/ckeditor/core/event.js:144:6) at Anonymous function (http://kartoffel/toro/ckeditor/core/event.js:290:10) at fire (http://kartoffel/toro/ckeditor/core/editor_basic.js:24:3) at removeHiddenSelectionContainer (http://kartoffel/toro/ckeditor/core/selection.js:265:4) at reset (http://kartoffel/toro/ckeditor/core/selection.js:1670:6) at unlock (http://kartoffel/toro/ckeditor/core/selection.js:1634:4) at unlockSelection (http://kartoffel/toro/ckeditor/core/selection.js:977:4) I debugged into the code and noticed, that the editor.getSnapshot() function sometimes returns the boolean value true instead of a string. Especially, when the ckeditor is shutting down currently. undo/plugin.js:788:5 breaks when a boolean is retuned by getSnapshot(). |
|||||
#13386 | [Edge] Issues with selection and editing images | Bug | Normal | CKEditor 4.5.3 | Core : Selection | |
Description |
It looks like Edge's selection doesn't go well images. |
|||||
#13387 | [Edge] Permission denied while loading the editor | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
|
|||||
#13388 | Tableresize plugin is not integrated with undo manager | Bug | Normal | CKEditor 4.5.3 | General | |
Description |
When table cells are re-sized with the mouse, cells are re-sized but when we save the CkEditor data is not updated with the new cell widths. Tableresize plugin not firing change event.
Edit: The goal is that resizing was undoable and that the #change event was fired once user _finishes_ resizing. |
|||||
#13389 | editor.getData() fails, when cursor is next to a HR tag | Bug | Normal | CKEditor 4.5.7 | General | |
Description |
I do not fully understand, what is happening here, but the Souredialog plugin calls editor.getData() when the dialog is opened. This call fails. |
|||||
#13391 | double quote issue | Bug | Normal | Core : Output Data | ||
Description |
when adding text like as <div style="width: 100%; height:30px; margin: 0px; padding: 10px; background: #669c22; color: #fff;> i forgot to close quot(") of style then ckeditor not open. |
|||||
#13392 | drag and drop images flip 90 and 180 degrees de images | Bug | Normal | General | ||
Description |
Depending on the image size and aspect ratio, the editor flip them 90 degrees or 180 degrees. |
|||||
#13393 | ACF leaves content of certain tags while the entire elements should be removed | Bug | Normal | CKEditor 4.4.8 | General | |
#13394 | editor instances appears twice | Bug | Normal | General | ||
Description |
After saving and loading back "CKEditor SDK Samples" as a Safari Webarchive CKEditor Instances appears twice. Happens with all HTML docs which includes CKEditor instances. Please see attached screenshot with red border. I want to use Safari Webarchive mechanism as a simple local content filestorage. But with double instances it does not make sense ;-) regards Heinz |
|||||
#13395 | Triple clicking a paragraph, then justifying (left/center/right) justifies the next paragraph too | Bug | Normal | General | ||
Description |
Steps to reproduce:
Browser name and OS: Google Chrome Version 43.0.2357.81 m, Windows 8 Editor configuration: http://ckeditor.com/demo#full This behavior did not seem to be present in CKEditor 4.4.3. |
|||||
#13396 | Translation issue (Russian) | Bug | Normal | UI : Language | ||
Description |
"Source" button translated into Russian as "Источник", but correct as "Исходный код". Google Translate: https://translate.google.ru/#ru/en/Исходный%20код |
|||||
#13397 | D&D a widget inside its nested widget removes that widget | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
When you create a widget inside a widget and then try to drag and drop the upper widget into the nested one, console reports an error and the whole structure disappears from editor. Widget`s definition to use when reproducing: CKEDITOR.plugins.add( 'mywidget', { requires: 'widget', init: function( editor ) { editor.widgets.add('widgetCast', { button: 'Create mywidget', template: '<div class="row layout-row">\ <div class="c1" style="padding:10px;border:1px dashed black;float:left;width:100%;box-sizing:border-box;">\ <p></p>\ </div>\ </div>', upcast: function(element) { return (element.name == 'div' && element.hasClass('layout-row')); }, editables: { c1: { selector: '.c1' } } }); } } ); (extra styling for easier reproduction). Steps to reproduce:
Result: Both widgets disappear. Expected result: Dropping a widget inside itself should not be possible and there should be no helping line when trying to do so. |
|||||
#13398 | Rename UploadsRepository to UploadRepository | Task | Normal | CKEditor 4.5.0 | General | |
Description |
Because we can! |
|||||
#13400 | Improvements for fix for #13334 | Bug | Normal | CKEditor 4.5.0 | General | |
Description |
I don't like one thing in #13334 - the length of findOneNotNested. The reason why it got so long is that it uses |
|||||
#13401 | Fix docs for isReadOnly() | Task | Normal | CKEditor 4.5.0 | Documentation & Samples | |
#13402 | Application Error Disclosure | Bug | Normal | General | ||
Description |
Details of some of our error messages are being exposed publically which could potentially allow hackers to have insight into the location of flies on our site. Has this bug been identified? (I could not find anything on the search). It seems to be most common in Chrome. Also, we are not on the most current version of CKEditor. Would upgrading resolve this issue? |
|||||
#13403 | Maximize tool issue - after maximizing, if browser back button used, page layout is messed up | Bug | Normal | UI : Toolbar | ||
Description |
When user clicks the "Maximize" button on the CKEditor toolbar to maximize the size of the note editor/viewer to full screen, and then clicks the browser's back button, the UI components are a no longer layed out correctly and look very dissordered. Need to know how to prevent this from happening. We are using this component in our UI with Ext JS 4.2. Thanks, Greg Simmons |
|||||
#13409 | List elements incorrectly merged | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
Followup for #12729. Steps to reproduce:
Result: You can test this bug in this manual test (test available git:7456617935): http://tests.ckeditor.dev:1030/tests/plugins/list/manual/mergelistitems |
|||||
#13410 | [Embedbase, autoembed] Error thrown when undo action follows widget.loadContent | Bug | Normal | CKEditor 4.5.2 | UI : Widgets | |
Description |
Expected: Embedding is aborted.
Actual:
The reason:
Cake recipe: The fix should land in To–do: Check if the fix covers the case when "Source" is pressed instead of "Undo". |
|||||
#13411 | "too much recursion" firefox error with 100+ CKE instances | Bug | Normal | General | ||
Description |
Bug demo: https://jsfiddle.net/umjyd4oj/3/ Demo creates 150 textarea and replaces them with CKEditors. This will result in "too much recursion" error in Firefox. And only first 95 textareas will be properly replaced. (this number varies?) Demo fails in Firefox, but works without errors in Chromium Tested in Firefox 38.0.1 (64-bit) and 34.0 (64-bit) Works wihout erros on Chomium 43.0.2357.65 (64-bit) |
|||||
#13412 | Enter mode for shift+enter incorrect | Bug | Normal | General | ||
Description |
Steps to reproduce:
Result: enterMode: CKEDITOR.ENTER_DIV, shiftEnterMode: CKEDITOR.ENTER_P
Then You can test this on sample samples/plugins/enterkey/enterkey.html |
|||||
#13414 | Don't wrap wiget editable div content in 'P' Block. | Bug | Normal | CKEditor 4.5.3 | UI : Widgets | |
Description |
I have created custom plugin for ckeditor widget "MyWiget" This plugin definition is given below. CKEDITOR.plugins.add( 'MyWidget', { requires: 'widget', icons: 'MyWidget', init: function( editor ) { editor.widgets.add( 'MyWidget', { allowedContent: 'div(!My_Div);table(!My_tbl);td(!My_td);tr(!My_tr);', requiredContent: 'table(My_tbl)', editables: { content: { selector: '.My_Div', allowedContent: 'span a strong sub sup u em s br ul ol li h1 h2 h3 h4 h5 h6 hr; a[!href,name,id,style]; span[!style]{color}; ' } }, template:'<table mode="0" class="My_tbl ckw_contentTextWidget" border="0" cellpadding="0" cellspacing="0" align="center"><tbody><tr class="My_tr"><td class="My_td" valign="top" bgcolor="#FFFFFF" style="text-align : center"><div class="My_Div" style="text-align : left;">Enter your text here...<br> <br> </div></td></tr><tbody></table>', button: 'Text', upcast: function( element ) { return element.name == 'table' && element.hasClass( 'My_tbl' ); }, data: function(){ } } ); } } ); currently I am using ckeditor 4.4.7. and I have configured config file as below. config.enterMode = CKEDITOR.ENTER_BR; config.shiftEnterMode = CKEDITOR.ENTER_BR; config.autoParagraph = false; Now when I click in the editable div "My_Div" the content [Enter your text here...<br> <br> ] is wrapped in enclosing p tag. [<p>Enter your text rest here...<br> <br><br></p>]. So I don't want to wrap content of div in p block. Any help will be appreciated. |
|||||
#13416 | edtior not working | Bug | Normal | General | ||
Description |
http://www.online-olcs.com/Online-Pannell/editor/samples/replacebyclass.html |
|||||
#13418 | Mark selection&focus tests as TCs | Task | Normal | CKEditor 4.5.2 | General | |
Description |
The following files should be marked with "tc, 4.4.6, 12630, 12337":
There's no sense in executing them every time anymore. |
|||||
#13419 | Autolink should encode href. | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
Note: The content content of a text inside dataValue is already encoded, so the only character we need to encode is |
|||||
#13420 | Autoembed's rule which checks whether link's href equals links content should take encoding into consideration | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
Result: it does not trigger autoembedding. That's because of the "&" character which is encoded in text node, but it isn't encoded in link.attributes.href. |
|||||
#13421 | When pasted link cannot be autoembedded should there be an error notification? | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
So:
|
|||||
#13422 | [Basic toolbar configurator] Textarea with a config's code does not use monospaced font | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
It's a normal font, so idnentation looks bad. |
|||||
#13423 | Issue in "<a>" Tag | Bug | Normal | General | ||
Description |
There is a issue while inserting <table> tag inside <a> tag in CKEditor. sample: <a href="#"><table><tr><td>test</td></tr></table></a> Result: <table><tbody><tr><td><a href="#">test</a></td></tr></tbody></table> Is there a solution Thanks in advance |
|||||
#13424 | Pasting autoembedable link with extra content embeds the link | Bug | Normal | General | ||
Description |
There are cases when pasting some text with autoemedable links makes editor embed content in their place. Steps to reproduce:
Expected result: Editor should contain
Please note, that just pasting: |
|||||
#13425 | Autoembed: breaking the link before embed loads | Bug | Normal | General | ||
Description |
When you paste autoembedable link into the editor and break it (using enter key) before the embed content loads, broken part is not removed.
Expected result: The editor contains only embeded content.
|
|||||
#13429 | Caret placed in wrong place after autoembedding content | Bug | Normal | CKEditor 4.5.3 | General | |
Description |
Steps to reproduce:
Expected result: Caret is where it was before autoembedded content is put into the editor.
I think the current result is wrong because the place where caret is inserted seems random and it breaks typing flow for user (if they was in the middle of sentence and is still typing, they type in the wrong place). |
|||||
#13431 | Caret inside <a> element after pasting autoembedable link. | Bug | Normal | General | ||
Description |
Only in Firefox. Steps to reproduce:
Expected result: The text is typed after
Result: The text is typed inside |
|||||
#13434 | Dialog busy state indicator is broken in RTL | Bug | Normal | CKEditor 4.5.2 | UI : Dialogs | |
Description |
It looks like no one tested the feature in RTL env. The position of the spinner is wrong. Implemented in #13213. |
|||||
#13436 | [D&D] Inline image from inline editor | Bug | Normal | General | ||
Description |
D&D image from inline editor into other editor have incorrect results. Browser: Opera, maybe others. Steps to reproduce:
Expected result: Image is correctly drag and dropped from one editor into another. Result: Nothing happed.
Note: Everything works fine if you type some text, select the image with the text and D&D with the text.
You can test it here: http://tests.ckeditor.dev:10450/tests/plugins/clipboard/manual/draganddrop |
|||||
#13438 | Image2 undo & redo during upload | Bug | Normal | General | ||
Description |
Browser: Chrome Steps to reproduce:
Result:
|
|||||
#13439 | Red tests on iPad | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
There are 15 red tests on iPad (both dev and build versions). Mostly on the clipboard. |
|||||
#13440 | [Edge] Unable to paste widget | Bug | Normal | CKEditor 4.5.2 | Core : Pasting | |
Description |
Expected: Widget is pasted. Actual: A new line is pasted. Quite likely an error is thrown as well because the editor becomes unresponsive after the paste. But since #13387, the console is pretty useless. |
|||||
#13443 | Content is drop at wrong position | Bug | Normal | General | ||
Description |
IE9
Expected result: Content is drop at position C. Actual result: Content is drop at position A. Good luch & have fun :) |
|||||
#13444 | System does not copy paste microsoft word formatting into CKEditor | Bug | Normal | Core : Styles | ||
Description |
When pasting from MS Word, WPS,documents some of the formatting is lost. But it works on LibreOffice. Steps to reproduce: 1:use MS Word, create a new word file, and add a text “Hello,CKEditor”, 2:color the fontas RED. 3:CTRL+C and CTRL+V , past it to CKEditor. Expected Result: They would be pasted without any styling but all the text are there Actual Result: The text style is not pasted into CKEditor at all. |
|||||
#13445 | System does not copy paste Eclipse formatting into CKEditor | Bug | Normal | Core : Styles | ||
Description |
When pasting from Eclipse, Liferay Studio,documents some of the formatting is lost. But it works on Intelij. Steps to reproduce: 1:use Eclipse. 3:CTRL+C come codes and CTRL+V , past it to CKEditor. Expected Result: They would be pasted without any styling but all the text are there Actual Result: The text style is not pasted into CKEditor at all. |
|||||
#13446 | [Chrome] It is possible to type in unfocused inline editor | Bug | Normal | CKEditor 4.6.2 | General | |
Description |
I have managed to reproduce it only in Chrome from CKEditor 4.0 beta.
Result - text is being typed into editor. |
|||||
#13447 | Error while D&D widget by drag handler. | Bug | Normal | CKEditor 4.5.0 | UI : Widgets | |
Description |
There is an error in console: dragRange is not defined: https://github.com/ckeditor/ckeditor-dev/blob/major/plugins/clipboard/plugin.js#L1301-L1302 |
|||||
#13448 | wiris stopped working | Bug | Normal | Server : PHP | ||
Description |
We have used wiris plugin with ckeditor in php website. It was working fine but stopped suddenly. Its working fine on local system but not on live. Is it required any license? We have downloaded as free and used in our website. Can any one help asap please? Thanks Anil |
|||||
#13449 | Cut reverse notes | Bug | Normal | CKEditor 4.5.0 | General | |
Description |
Result:
So we have: , on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC.Buzz Aldrin and Neil Armstrong Americans instead of: , Americans Neil Armstrong and Buzz Aldrin, on the Moon on July 20, 1969, at 20:18 UTC. Armstrong became the first to step onto the lunar surface 6 hours later on July 21 at 02:56 UTC. Reproduced on Opera, Chrome and Firefox, so wherever we have custom "Cut" handling. |
|||||
#13450 | CKEditor leaving stray markup in style sheet | Bug | Normal | Core : Output Data | ||
Description |
Today I was alerted to some errors from our CSS inliner. On inspecting it, I found that CKEditor had inserted a style tag in the middle of a style sheet, so it ended up like this: ... table.columns .right-text-pad { padding-right: 10px; } <style data-cke-temp="1">html{cursor:text;*cursor:auto} img,input,textarea{cursor:default} <style data-cke-temp="1">html{cursor:text;*cursor:auto} img,input,textarea{cursor:default} </style> ... It was inserted right at the bottom of the style tag that was there already, but still inside it. It's nothing to do with our inliner as I've since found it in other content that doesn't use it. As you can see, it looks like it has happened more than once. I'm getting the the contents of the editor using cke.getData(), saving it via XHR, which gives me a filtered version back, and so I reinject it into the editor with cke.setData(). For this to happen, it must mean that getData is including this temporary markup. Very occasionally I've seen another similar problem where every image in the content (which usually gets the little drag cross icon attached top left on rollover) gets the drag icon image permanently attached. I think it's similar in that it's temporary markup injected by ckeditor failing to be cleaned up in the final output, which should be free of such things. Unfortunately I can't reproduce this reliably so can't give you a test case at present, but I assume that this is done in some consistent way. |
|||||
#13451 | Fix for #13011 may affect unrelated pastes | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
The #13447 broke the fix. If |
|||||
#13453 | D&D whole selected content cause error | Bug | Normal | CKEditor 4.5.3 | General | |
Description |
Browser independent.
There is an error in the console under Uncaught TypeError: Cannot read property 'getParent' of null |
|||||
#13454 | Image plugin contains unused `alertUrl` language token | Bug | Normal | CKEditor 4.5.0 | General | |
#13455 | Document config.uploadUrl | Task | Normal | CKEditor 4.5.0 | General | |
#13456 | [IE] Error in console after C&P and then D&D. | Bug | Normal | General | ||
Description |
Browser IE.
There is an error in selection. |
|||||
#13457 | [IE8] Notification scrolls the editor | Bug | Normal | CKEditor 4.5.2 | General | |
Description |
Spotted in http://tests.ckeditor.dev:10450/tests/plugins/notification/manual/inline. |
|||||
#13458 | <br> tags replaced with | Bug | Normal | General | ||
Description |
I found Ticket #11392 which is essentially the same problem, however this issue is happening with the standard 'p' enterMode, so I'm not entirely sure if it is the same issue. Feel free to merge as a duplicate if so. Reproduced on the current demo: http://ckeditor.com/demo Click 'Source' and enter the following basic HTML in <table> <tr> <td> test</td> </tr> <tr> <td> <br> <div>aaaa</div> </td> </tr> </table> Click the 'Source' button again to exit source mode. Click it one more time to re-enter source mode and the sole <br> tag is replaced with an entity. |
|||||
#13459 | Embed dialog should use editor.lang.url instead of editor.lang.embed.url | Bug | Normal | CKEditor 4.5.0 | General | |
#13460 | [IE8] Broken copying of inline widgets | Bug | Normal | CKEditor 4.5.2 | Core : Pasting | |
Description |
clipboard/manual/paste
It works. widget/manual/inline
It doesn't work. It looks like paste bin is displayed (slight scroll) but nothing is pasted. The difference between tests might be the key to the mystery. |
|||||
#13461 | Inline CKEditor not working inside Foundation Tabs using Chrome | Bug | Normal | General | ||
Description |
CHROME issue !! I'm using CKEditor inline with the jquery adapter inside Foundation tabs. In the first tab which is open CKEditor works fine. In the second tab CKEditor does show the toolbar, but I cannot edit or add any text. And I cannot use the toolbar. This works fine in Safari and FF (both tested), but does NOT work in Chrome. My Chrome version: 43.0.2357.130 (64-bit) I've set up an example page at: http://jsfiddle.net/u0v9vxgo/12/ Is this a CKEditor issue? Suggestions how to solve it? |
|||||
#13462 | Calling getSelected On Widget Marks Editor As Dirty | Bug | Normal | UI : Widgets | ||
Description |
This is very similar to https://dev.ckeditor.com/ticket/11753 except instead of clicking on the widget, call We use this for an integration: There's a list of widgets outside of the editor, and you can click on the list to select and scroll to the widget in question. Repro: 1) Open the widget demo page http://ckeditor.com/demo#widgets
2) Run the following in your console: Expected: Console outputs false twice, because the editor remains not-dirty. Actual: Console outputs false then true, because setSelected marks it as dirty. |
|||||
#13463 | Testing Instructions Out Of Date | Bug | Normal | Documentation & Samples | ||
Description |
I'm trying to set everything up so I can submit a patch. It looks like the documentation on how to get the test setup running is out of date: http://docs.ckeditor.com/#!/guide/dev_tests
Installing benderjs does not provide
There also seems to be another dependency that I haven't managed to find yet, because after installing that package I get "Error: Cannot find module 'wrappy'" when trying to run |
|||||
#13465 | Error is thrown and widget is lost when DnD if it's the only content of editor | Bug | Normal | CKEditor 4.5.3 | General | |
Description |
An error is thrown and the placeholder disappears. Reproduced on Chrome and FF. |
|||||
#13467 | Cannot paste HTML formatting text in (CKeditor) IE 11 browser | Bug | Normal | General | ||
Description |
How to paste HTML formatting text in CKEditor in IE 11 browser? It allows only plain text to paste. Please answer anyone if you know the answer soon.. Thanks, |