Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


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 Szymon Cofalik 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 Szymon Cofalik 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 Artur Delura 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 repository#instanceCreated and add listeners to every created instance of the type that we are interested in.

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. Artur Delura 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:

  • text is actually pasted after the error is shown
  • if the text is cleaned in word (using the CTRL+N), then the paste works without error
  • the docx references a custom font. Anyway, I verified that the error is shown also on PCs that doesn't have that font installed.
  • I verified that the error is present also within the latest nightly build (29 May 2015)

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:

#13333: CK Editor - Tables Not showing with Copied HTML

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


Reporter: dcairncross | Owner:

Type: Bug | Status: pending

Priority: Normal | Milestone:

Component: General | Version:

Resolution: | Keywords:


Changes (by Reinmar):

  • status: new => pending

Comment:

Did you read http://docs.ckeditor.com/#!/guide/dev_acf?

-- 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 Tade0 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.

  1. In first case I select two paragraphs and press delete key. The selected content gets deleted.
  1. In second case I try to place cursor at start of second paragraph and press backspace. The paragraphs get merged.

Let me know if there is any workaround to fix it.

#13345 [Regression] Dataprocessor test failure Piotrek Koszuliński Bug Normal CKEditor 4.5.0 Core : Parser
Description
#13346 [Regression] Widget undo test failure Piotrek Koszuliński 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:

  1. Click show/hide editor (should see CKEditor with all content)
  2. Click show/hide editor to hide the editor
  3. Resize the browser window
  4. Click show/hide editor

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

  1. Unable to close the Image Properties popup.
  2. Not able to change the text colour.

This is impacting our upgrade. Please provide the fix as soon as possible.

Thanks, Usha.

#13351 Linked image removes parent A after editing Szymon Cofalik 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
  • Create a document on Google Docs (https://docs.google.com/) containing a simple bulleted list
  • Copy and paste the list into CKEditor

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'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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 Tomasz Jakut 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:

background-image:url("+CKEDITOR.getUrl(a)+");

...and change it to...

background-image:url('"+CKEDITOR.getUrl(a)+"');

Note the added single-quotes immediately inside the parentheses. Problem solved.

#13362 Wrong focus after creating link in caption using enhanced image widget kkrzton 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:

  1. Go to http://ckeditor.com/demo#widgets and find the enhanced image demo
  1. Create a link in the caption of the inserted image in the demo
  1. The text cursor jumps to the first line in the editor instance

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:

  1. Open the config.js file, and edit config.language field to 'ar'.
  2. Open CKeditor on Firefox browser.
  3. Click on selection field button.
  4. Hover over any of the form buttons (Add, Modify, up, Down).
  5. The text in the tooltip is aligned to the left.
#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

  1. select bold mode in editor
  2. typing korean word in editor (I anticipate "ㄱㄴㄷ")
  3. first type word(ㄱ) go last position and second type word(ㄴ) go first position
  4. when I type third word(ㄷ) in editor, this word go first position and first type word(ㄱ) still last position
  5. result words is that "ㄷㄴㄱ"

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) Szymon Cofalik 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

  1. select bold mode in editor
  2. typing korean word in editor (I anticipate "ㄱㄴㄷ")
  3. first type word(ㄱ) go last position and second type word(ㄴ) go first position
  4. when I type third word(ㄷ) in editor, this word go first position and first type word(ㄱ) still last position
  5. result words is that "ㄷㄴㄱ"

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 Szymon Cofalik 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.

  1. Use IE
  2. Insert a Code-Snippet and enter some code.
  3. Do not move the cursor out of the code snippet.
  4. Close the editor, i.e. call ckeditor.destroy().

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 Szymon Cofalik Bug Normal CKEditor 4.5.3 Core : Selection
Description
  1. Open old/replacebycode.html.
  2. Right-click the image in the contents. The image–specific menu item is missing.
  3. Double click the image.
  4. Dialog opens but dialog fields are unset/default.

It looks like Edge's selection doesn't go well images.

#13387 [Edge] Permission denied while loading the editor Tade0 Bug Normal CKEditor 4.5.2 General
Description
  1. Open http://ckeditor.dev/samples/old/replacebycode.html.
  2. Open Edge dev tools -> Console.
  3. Re–load the page.
  4. Permission denied of unknown origin. Editor loading is terminated.
#13388 Tableresize plugin is not integrated with undo manager Szymon Cofalik 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.

we need to call editor.fire('change') for this to work properly in the init function


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 kkrzton Bug Normal CKEditor 4.5.7 General
Description
  1. Configure a inline CKEditor with the Sourcedialog plugin enabled.
  2. Visit this editor with Chrome.
  3. Enter this content via the Sourcedialog plugin:
    <hr />
    
  4. Open the Sourcedialog right after you closed it.
  5. The dialog is empty and the following exception is thrown:
    Uncaught IndexSizeError: Failed to execute 'extend' on 'Selection': 1 is larger than the given node's length.
    moveNativeSelectionToBookmark @ selection.js:224
    afterData @ selection.js:895
    listenerFirer @ event.js:144
    CKEDITOR.event.fire @ event.js:290
    CKEDITOR.editor.fire @ editor_basic.js:24
    CKEDITOR.tools.extend.getData @ editor.js:880
    onShow @ sourcedialog.js:24
    listenerFirer @ event.js:144
    CKEDITOR.event.fire @ event.js:290
    (anonymous function) @ plugin.js:878
    (anonymous function) @ tools.js:464
    

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 Piotrek Koszuliński 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:

  1. Open http://ckeditor.com/demo#full in the latest version of Google Chrome
  2. Type two paragraphs (or switch to source mode and paste in: "<p>this is a paragraph.</p><p>this is a second paragraph.</p>")
  3. Triple click the first paragraph to select it.
  4. Click the Align Right toolbar button
  5. Both paragraphs get aligned right, even though the second paragraph was not selected.

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 Tade0 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:

  1. Create instance of mywidget.
  2. Create another instance of mywidget into previously created one.
  3. Select the first instance.
  4. Drag and drop it into nested instance.

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 Artur Delura Task Normal CKEditor 4.5.0 General
Description

Because we can!

#13400 Improvements for fix for #13334 Szymon Cofalik 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 getParents() instead of getAscendant(). And instead of adding next param to getParents() I think we can add it to getAscendant().

#13401 Fix docs for isReadOnly() Piotrek Koszuliński 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 Olek Nowodziński Bug Normal CKEditor 4.5.2 General
Description

Followup for #12729.

Steps to reproduce:

  1. Set this as editor contents:
    <ul>
    	<li><a href="#foo">foo</a>
    
    	<ol>
    		<li><em>bar</em></li>
    	</ol>
    	</li>
    </ul>
    
  2. Set caret after foo (at the end of the list item).
  3. Press delete key.

Result: <em> is inside <a>
Expected result: <em> should be next to <a>

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 Szymon Kupś Bug Normal CKEditor 4.5.2 UI : Widgets
Description
  1. Go to http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed.
  2. Copy an embed link.
  3. Paste it.
  4. CTRL+Z immediately, before it embeds.

Expected: Embedding is aborted.

Actual: TypeError: Cannot set property 'ready' of null error is thrown

The reason: autoEmbedLink() function calls loadContent() on a temporary widget instance (located in docFragment), which is registered in widgetRepo.instances. When undo is executed, editor's DOM is reloaded and the widget repository demolished, then re–built for the new DOM. Thus when loadContent() callback is executed, there's a brand new widget repository, which does not contain that initial temporary widget instance since it was located in docFragment. Finally editor.widgets.finalizeCreation( temp ) is called. However, because temp belongs to a widget instance, which is no longer registered in the repository, the widget is not found and the error is thrown.

Cake recipe: The fix should land in embedbase. loadContent should check if the widget still belongs to editor's widget repository first.

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:

  1. Initialize CKEDITOR with those options:
    CKEDITOR.replace( 'editor1', {
    	extraPlugins: 'enterkey',
    	enterMode: CKEDITOR.ENTER_P,
    	shiftEnterMode: CKEDITOR.ENTER_DIV,
    	forceEnterMode: true
    });
    
  2. Write some text in the editor then try to break it with shift+enter.

Result: <p> has been inserted.
Expected result: <div> has been inserted.

The same bug occurs when you set

	enterMode: CKEDITOR.ENTER_DIV,
	shiftEnterMode: CKEDITOR.ENTER_P

Then <div> is inserted instead of <p>. It works fine only if one of options is CKEDITOR.ENTER_BR

You can test this on sample samples/plugins/enterkey/enterkey.html

#13414 Don't wrap wiget editable div content in 'P' Block. Szymon Kupś 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>&nbsp;<br>&nbsp;</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>&nbsp;<br>&nbsp;] is wrapped in enclosing p tag. [<p>Enter your text rest here...<br>&nbsp;<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 Szymon Cofalik 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. Tade0 Bug Normal CKEditor 4.5.2 General
Description
  1. Open http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed
  2. Paste http://foo.com/bar"bom
  3. Check the source - the link's href should be http://foo.com/bar&quot;bom

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 Szymon Cofalik Bug Normal CKEditor 4.5.2 General
Description
  1. Open http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed
  2. Paste: https://www.youtube.com/watch?v=GUl9_5kK9ts&x=1

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? Szymon Kupś Bug Normal CKEditor 4.5.2 General
Description
  1. Open http://tests.ckeditor.dev:1031/tests/plugins/autoembed/manual/autoembed
  2. Paste: http://foo.bar.com/
  3. After a while an error is shown. You need to close "x" to close it. It's irritating.

So:

  1. Do we want to keep the blue notification and drop the red one?
  2. Or do we want to remove all notifications?
#13422 [Basic toolbar configurator] Textarea with a config's code does not use monospaced font Szymon Cofalik 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:

  1. In empty editor type foo bar
  2. Place caret between spaces
  3. Paste https://instagram.com/p/wZB11CIfqX/ and let it convert.
  4. Undo once, so you get foo https://instagram.com/p/wZB11CIfqX/ bar. Mind, that the link is converted to <a> element.
  5. Select everything (using mouse or alt+a).
  6. Cut and paste.

Expected result: Editor should contain foo https://instagram.com/p/wZB11CIfqX/ bar with the link being <a> element.
Result: The link is converted to embeded object.

Please note, that just pasting: foo https://instagram.com/p/wZB11CIfqX/ bar works correctly - the link is not converted.

#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.

Steps to reproduce:

  1. In empty editor, paste https://www.flickr.com/photos/polandmfa/7005560084/.
  2. Before the link is converted, press left key and enter key.
  3. Wait for embed content to load.

Expected result: The editor contains only embeded content.
Result: The editor contains embeded content and leftovers from the link.

#13429 Caret placed in wrong place after autoembedding content Szymon Cofalik Bug Normal CKEditor 4.5.3 General
Description

Steps to reproduce:

  1. Write some text.
  2. Paste https://www.google.dk/maps/place/Zygmunta+S%C5%82omi%C5%84skiego+15,+Warszawa
  3. While autoembedded content is loading, type more text.
  4. Autoembedded content is inserted.

Expected result: Caret is where it was before autoembedded content is put into the editor.
Result: Caret is placed before autoembedded content.

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:

  1. Paste https://www.youtube.com/watch?v=GUl9_5kK9ts.
  2. Before the link is converted, type some text without clicking enter key.

Expected result: The text is typed after <a> element.

Result: The text is typed inside <a> element.

#13434 Dialog busy state indicator is broken in RTL Tade0 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:

  1. Setup your editors like this:
    <div id="classic">
    	<img alt="CKEditor logo" src="/tests/_assets/logo.png" />
    </div>
    <div id="inline" contenteditable="true">
    	<img alt="CKEditor logo" src="/tests/_assets/logo.png" />
    </div>
    <script>
    	CKEDITOR.replace( 'classic' );
    	CKEDITOR.inline( 'inline' );
    </script>
    
  2. Try to D&D the image from inline editor into classic editor.

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.
Note: Same happens when the destination editor is also inline.
Note: During playing with this bug I managed to get string like data:image/png;base64,iVBORw0KGgoAAAA... as a result of D&D, but I can't reproduce it now :(

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:

  1. Open: http://tests.ckeditor.dev:10450/tests/plugins/uploadwidget/manual/image2
  2. Drag & Drop image into the editor.
  3. While it's uploading do undo & redo.

Result:

  1. Error in console:
    Uncaught IndexSizeError: Failed to execute 'setEnd' on 'Range': There is no child at offset 5.
    
#13439 Red tests on iPad Piotr Jasiun 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 Szymon Cofalik Bug Normal CKEditor 4.5.2 Core : Pasting
Description
  1. Open Image2 or Code Snippet sample.
  2. Select the widget.
  3. CTRL+X.
  4. Move the caret to any editable position in the contents.
  5. CTRL+V.

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

  1. Open: http://tests.ckeditor.dev:10450/tests/plugins/clipboard/manual/draganddrop#child
  2. D&D something internal from position A to position B.
  3. Undo
  4. D&D some external content (from textarea helper) into position C

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 Tomasz Jakut Bug Normal CKEditor 4.6.2 General
Description

I have managed to reproduce it only in Chrome from CKEditor 4.0 beta.

  1. Go to massive inline creation sample
  2. Click into last inline editor (that small one at the very bottom)
  3. Press tab - Focus goes to link
  4. Star typing

Result - text is being typed into editor.

#13447 Error while D&D widget by drag handler. Artur Delura Bug Normal CKEditor 4.5.0 UI : Widgets
Description
  1. Open: http://tests.ckeditor.dev:10450/tests/plugins/widget/manual/inline
  2. Try D&D first inline widget (Lena).

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 Szymon Cofalik Bug Normal CKEditor 4.5.0 General
Description
  1. Open: samples/old/replacebycode.html
  2. Select from the begging to 'Americans' ([<h1>Apollo 11<h1><p>Apollo 11 was the spaceflight that landed the first humans,])
  3. Press Ctrl+X.

Result:

  1. the <p> is changed to <h1> (what is not that bad)
  2. all nodes in the paragraph are in the REVERS order (what is the biggest WTF of the week)

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 Artur Delura Bug Normal CKEditor 4.5.2 General
Description

The #13447 broke the fix. If dragRange is null then those two properties should be reset. Otherwise old values may be used upon drop what is clearly incorrect.

#13453 D&D whole selected content cause error Szymon Cofalik Bug Normal CKEditor 4.5.3 General
Description

Browser independent.

  1. Open http://presets.ckeditor.dev/4.5.0/full-all/ckeditor/samples/
  2. Focus editor
  3. Click body in the elements path (whole content should be selected in the editor content)
  4. Try D&D selected content somewhere.

There is an error in the console under

Uncaught TypeError: Cannot read property 'getParent' of null
#13454 Image plugin contains unused `alertUrl` language token Piotrek Koszuliński Bug Normal CKEditor 4.5.0 General
#13455 Document config.uploadUrl Wiktor Walc 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.

  1. Open http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/draganddrop
  2. Copy image widget using keyboard
  3. Put caret At the end of "Apollo 11" sentence.
  4. Paste image widget using keyobard (it should be placed in the next line)
  5. D&D external text from textarea into the end of "Apollo 11" sentence.

There is an error in selection.

#13457 [IE8] Notification scrolls the editor Szymon Cofalik 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 &nbsp; 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 &nbsp; entity.

#13459 Embed dialog should use editor.lang.url instead of editor.lang.embed.url Piotrek Koszuliński Bug Normal CKEditor 4.5.0 General
#13460 [IE8] Broken copying of inline widgets Olek Nowodziński Bug Normal CKEditor 4.5.2 Core : Pasting
Description

clipboard/manual/paste

  1. Visit http://tests.ckeditor.dev:10450/tests/plugins/clipboard/manual/paste
  2. Copy and paste an inline widget.

It works.

widget/manual/inline

  1. Visit http://tests.ckeditor.dev:10450/tests/plugins/widget/manual/inline
  2. Copy and paste an inline widget.

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 getSelected(true) on a widget.

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: console.log(CKEDITOR.instances.editor1.checkDirty()); CKEDITOR.instances.editor1.widgets.instances["0"].setSelected(true); console.log(CKEDITOR.instances.editor1.checkDirty());

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 bender. benderjs-cli does.

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 bender.

#13465 Error is thrown and widget is lost when DnD if it's the only content of editor Tade0 Bug Normal CKEditor 4.5.3 General
Description
  1. Open the placeholder sample.
  2. Clear all contents.
  3. Insert one placeholder.
  4. Try to DnD it.

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,

Note: See TracQuery for help on using queries.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy