Custom Query
Results (10901 - 11000 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#13743 | Editor and demo not working in ie 11.0.9600.17501 | Bug | Normal | General | ||
Description |
Steps to reproduce
Editor should loadNothing happensOther detailsbrowser- ie 11 OS -windows 7 CKEditor version-4.5.3 |
|||||
#13744 | Unable to select text in source view and ctrl+a is not working in source view | Bug | Normal | UI : Source View | ||
Description |
Steps to reproduce
Expected result
Actual result
Other details (browser)IE9,IE10 |
|||||
#13745 | Button State Mobile | Bug | Normal | General | ||
Description |
Steps to reproduceOn a mobile browser, such as Safari for iOS:
Expected resultThe bold button in the toolbar returns to an unselected state Actual resultThe bold button in the toolbar continues to appear selected Other details (browser, OS, CKEditor version, installed plugins) |
|||||
#13746 | https://dev.ckeditor.com/newticket#ticket | Bug | Normal | UI : Toolbar | ||
Description |
When you set config.format_tags = 'p;h1'; then the toolbar dropdown is too big. See the image link. |
|||||
#13747 | Javascript-Errors-Notifer reports an error | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultActual resultOther details (browser, OS, CKEditor version, installed plugins)Google Chrome Version 45.0.2454.85 (64-bit) Error message:TypeError: Cannot read property 'on' of undefined #5 https://my.serviceautopilot.com/ckeditor/ckeditor.js?t=1241:331:232 #4 https://my.serviceautopilot.com/ckeditor/ckeditor.js?t=1241:331:232 CKEDITOR.editable.CKEDITOR.tools.createClass.proto.attachListener() #3 https://my.serviceautopilot.com/ckeditor/ckeditor.js?t=1241:339:305 CKEDITOR.editable.CKEDITOR.tools.createClass.proto.setup() #2 https://my.serviceautopilot.com/ckeditor/ckeditor.js?t=1241:776:774 k() #1 https://my.serviceautopilot.com/ckeditor/ckeditor.js?t=1241:25:112
|
|||||
#13749 | Receive JavaScript errors when inserting Block level Placeholder | Bug | Normal | UI : Widgets | ||
Description |
BackgroundI'm trying to customize the Placeholder plugin to simply make it insert a Div instead of a Span. I am making minimal changes to the Placeholder plugin, and then I see Js errors in console with all "Insert" type commands when the editor does not have a visible caret. Steps to reproduce
Expected resultExpect to be able to change Placeholder plugin minimally from Span container type to Div container type without causing Js errors. Actual resultGetting errors when changing Placeholder type from span to div. I have not been able to track it down to anything I'm doing. When I stop it in the debugger everything looks correct at the end of the plugin's afterInit when it returns the transformed text. Other details (browser, OS, CKEditor version, installed plugins)When I do a fresh install, the plugin works fine (with the default container type of Span). I do only the changes above, and I get these errors. I do have the Widget plugin dependency. And Dialog. It was built with your download builder today which automatically added the dependencies. Testing on Google Chrome with version 4.5.3 freshly downloaded today. Have been trying to work through this for several hours on my own. Thanks for any help you can provide. I noticed that in the modified Placeholder plugin if I comment out the entire call to editor.dataProcessor.dataFilter.addRules I do not see the errors anymore (of course my source is not transformed to my desired div's as well). So I have isolated it to something that is going on there. |
|||||
#13750 | inlineAll bug | Bug | Normal | General | ||
Description |
Steps to reproduceI want set CKEDITOR.disableAutoInline = true to disable auto inline editor But all the div in html has attribut contenteditable=true replace inline editor Because CKEDITOR.inlineAll function is add to domReady list, but at domReady the config.js maybe not loaded; I hope everything is based on config.js loaded ,That should be the real we need. |
|||||
#13752 | Chrome: Pagebreak lost when we paste content | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultPage Break along with paragraph is pasted Actual resultPage break not pasted only content in paragraph below page break is pasted. This is working in 4.4.8 & a regression in 4.5.3 |
|||||
#13755 | [Edge] Pasting images in Edge does not work | Bug | Normal | CKEditor 4.5.11 | General | |
Description |
Steps to reproduce
Expected resultPasting images should work when using the uploadimage plugin in Edge like it does in IE11, Chrome, and Firefox. It appears that browser does support this functionality as gmail is able to handle pasting in images from the clipboard when using MS Edge. Actual resultNothing pastes in. Other details (browser, OS, CKEditor version, installed plugins)Windows 10, Microsoft Edge with uploadimage plugin. |
|||||
#13756 | Context menus are cut-off in Microsoft Edge | Bug | Normal | CKEditor 4.5.8 | General | |
Description |
Steps to reproduce
Expected resultContext menu should render correctly Actual resultContext menu cut short Other details (browser, OS, CKEditor version, installed plugins)Windows 10, Microsoft Edge |
|||||
#13757 | HTML tags returning in CKEditor in IE | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultI would expect the text view to show without html tags and have correct margins, font styling, paragraphs etc. Actual resultText view: HTML tags are showing in text view and while clicking on source view >, <, and ;&nbsp; are not being replaced with <,> Other details (browser, OS, CKEditor version, installed plugins)this is not consistant but appears to happen on IE11 and was having issues on earlier versions. |
|||||
#13758 | Auto grow - doesn't reduce size of editor on content erase | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultEditor shrink on content erase Actual resultEditor's size is not changing Other details (browser, OS, CKEditor version, installed plugins)Tested on Firefox and Chrome under Linux Mint 17 and Windows 7 CKEditor 4.5.2 plugins : lineutils, widget, autolink, sharedspace, image2, youtube, confighelper, pastefromword, autogrow, notification, notificationaggregator, filetools, uploadwidget, uploadimage, autoembed, embed, embedbase, undo config :
|
|||||
#13759 | problem with font color and underline color | Bug | Normal | General | ||
Description |
when i change font color in editor then i set the underline to selected text the underline color is not set as font-color. it is black instead of font-color. thanks |
|||||
#13761 | Cannot select Widget & other content, if Widget is the first thing in editor | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected result
Actual result
Other details (browser, OS, CKEditor version, installed plugins) |
|||||
#13762 | Ability to add external font to editor | New Feature | Normal | General | ||
Description |
As far as I can tell, it is currently not possible to add an external font resource (such as a google font) into the iframe (ckEditor) head element. In our system we don't have (or want) a font selector and simply want to set the default font to "Noto Sans", in the rest of our app we would include:
in the head and then reference the "Noto Sans" font in the CSS. I've tried injecting the link via JS, although the iframe simply refuses to accept the new font:
A new feature and/or support would be greatly appreciated. Many thanks Ben |
|||||
#13763 | First alteration to text after it is pasted in (ctrl+v) does not trigger 'change' event | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultText in ckeditor should be updated, 'change' event triggered, and hidden text (visibility: hidden, display: none) should be updated Actual resultText in ckeditor is updated, 'change' event is not triggered, and hidden text is not updated Other details (browser, OS, CKEditor version, installed plugins)Tested in most recent versions of Chrome and Firefox; using 'change' event to trigger knockout observable change |
|||||
#13764 | Unable to bind html to ckeditor in edit mode | Bug | Normal | General | ||
Description |
I have created multiple ckeditors dynamically by clicking on a button, finally saving all ckeditor data into database, in edit mode i am showing data in respective ckeditor but first ckeditor is not displaying the data when the page is initially loads if i refresh the page first ckeditor is biding, below is the code i am using CKEDITOR.instances.editor1.setData(val.sectionContent()); CKEDITOR.instances.editor1.updateElement(); |
|||||
#13765 | Problems with rendering samples in iOS9 | Bug | Normal | CKEditor 4.5.4 | General | |
Description |
Steps to reproduceExpected resultSamples look like on desktop. Actual resultSome styles don't load. Other details (browser, OS, CKEditor version, installed plugins)UA: Mozilla/5.0 (iPad; CPU OS 9_0 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13A344 Safari/601.1 iPad Mini 2 |
|||||
#13766 | CKEditor- Shared space - Issue with other plugins | Bug | Normal | General | ||
Description |
Hi, I have created CKEditor instances using shared space plugin. The page will be having multiple editors which are added dynamically from a template XML. The requirement is to have multiple editors on same page on different locations but all should be modified using same toolbar located on top of the page. IssueSome Plugins like Find, Replace, Select All etc. are only working on the current active editor only. I need to make this work on all the editors. eg. If I am finding with one text, that should search in one editor instance after that to the next one. User should not feel that he is searching in different editors. Now I need to manually click on other editor to search in other editor. Is this possible?
|
|||||
#13767 | Unable to edit content in ckeditor version 4.5.3 (focus not stay at editor) | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultContent is editable Actual resultUnable to modify content Other detailsBrowser: Chrome. Version: 43.0.2357.130m |
|||||
#13768 | Can't unbold text after paste text from google doc | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultText should be bolded Actual resultText is not bolded Other details (browser, OS, CKEditor version, installed plugins)Any browser, Any OS, CKEditor version 4.1.2 More information, I'm using this gem https://github.com/spree-contrib/spree_editor that it's using your CK editor. |
|||||
#13770 | extraAllowedContent does not work on copy-paste | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultThe margin should be there. Actual resultThere's no margin. It's filtered out. |
|||||
#13771 | contents.css not built into ckeditor.js | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Steps to reproduce
On the contrast if downloading a standard build ckeditor.js contains a like like this: Expected resultSince my build includes Rich Combo and plugins which require contents.css it is expected to be part of the build. Without contents.css all plugins based on Rich Combo use browser default font style. |
|||||
#13776 | Some Ascii characters are not coming in CK Editor | Bug | Normal | General | ||
Description |
Steps to reproduceI am using Ck Editor 4.4.7 in my project ,I am not getting proper Ascii values for ® -Registered trademark , £ -pound and many others . Can you please help ans tell me what configuration I need to change in config.js Expected resultExpecting ® value for ® -Registered trademark Actual resultGetting ? symbol Other details (browser, OS, CKEditor version, installed plugins)All Browser |
|||||
#13777 | Loading ckeditor with $.getScript or webpack fails: Is there a way to load the script on demand, only if it's needed? | Bug | Normal | General | ||
Description |
GoalI'm building a SPA that needs rich text editing for a few formularies. My goal is to load the heavy ckeditor only if it's required, and save the download and the loading time for the majority of visitors that do not need to edit rich text. I'm also using webpack, but it's documented elsewhere that "require('ckeditor')" and such don't work either. Steps to reproduce1.If I want to turn on ckeditor for several textareas, I call: ck.basic_editor(['id1', 'id2']) where basic_editor is as follows: ck.basic_editor = function(ls){ var load_when_lib_is_ready = function(){ var i; for(i=0;i<ls.length;i){ if (window.CKEDITOR.instances[ls[i]]==undefined){ window.CKEDITOR.replace( ls[i] , { customConfig : '../../js/plugins/ckeditor/ckeditor_config.js' }); } } }; if(window.CKEDITOR){ load_when_lib_is_ready(); }else{ $.getScript(BASE_URL + 'ckeditor/ckeditor.js', load_when_lib_is_ready); } }
Uncaught SyntaxError: Unexpected token < Uncaught TypeError: Cannot set property 'dir' of undefinedCKEDITOR.lang.load.f @ VM2040:212CKEDITOR.scriptLoader.load.g @ VM2040:214CKEDITOR.scriptLoader.load.l @ VM2040:214CKEDITOR.scriptLoader.load.s @ VM2040:214(anonymous function) @ VM2040:215
Expected resultActual resultOther details (browser, OS, CKEditor version, installed plugins)Using webpack, npm, bower, gulp (not much really): any solution that works for the stated goal is fine. I also have other heavy libs that most visitors don't need. Tested on firefox and chromium, ckeditor 4.5.3, but it also happened with version 3, I don't recall the specific number. Regards |
|||||
#13779 | Tooltips for Text Direction Buttons Show the Same Description | Bug | Normal | UI : Toolbar | ||
Description |
Steps to Reproduce
Expected ResultThe tooltip for each button should change. Actual ResultThe initial tooltip is shown when directly subsequently hovering over either button. Other details (browser, OS, CKEditor version, installed plugins)This effect apparently occurs only when hovering directly between buttons, without making the tooltip disappear before reaching the other button. Subsequent changes retain the initial button's tooltip. I have not found this effect happening on other buttons so far.
Tried with these versions:
|
|||||
#13780 | language not UTF-8 | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resulti would assume it should be <p>aşağıdaki Türkiye'nin<p> Actual result<p>aşağıdaki Türkiye'nin</p>" Other details (browser, OS, CKEditor version, installed plugins)i'm using IE 9. |
|||||
#13781 | CKEditor didn't work properly while typing Chinese characters | Bug | Normal | General | ||
Description |
When trying to enter Chinese character using pinyin, the word options list disappeared after typed in the first letter (it didn't wait until I finish typing the whole pinyin) and it just auto select the first letter at once. I guess it's similar with this one https://dev.ckeditor.com/ticket/11663 I tested on here http://ckeditor.com/demo in standard model. The issue appeared, it's similar but not exactly same thing. Steps to reproduce
2.Click a font format button e.g 'Bold'
Expected resultSelect Chinese characters when I finish typing the whole pinyin (usually triggers by space ) Actual resultJust select pinyin letter at once. Other details (browser, OS, CKEditor version, installed plugins)Browser: Google Chrome 45.0.2454.99 OS: OSX Yosemite 10.10.5 CKEditor version: 4.5.1 Installed plugins: divarea, autogrow ,placeholder,confighelper |
|||||
#13782 | CKEDITOR.warn/error logs are not clear | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
This is what gets logged:. [CKEDITOR] range-endcontainer, [browsable object] [CKEDITOR] For more information go to http://docs.ckeditor.com/#!/guide/dev_errors-section-range-endcontainer The first line is not clear. I think we should print "[CKEDITOR] error code: range-endcontainer, ..." Or something else that would clarify what the first line means. |
|||||
#13783 | Class not removed if format was changed | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultThe class should be removed if format was changed. Actual resultThe class is still there. Other details (browser, OS, CKEditor version, installed plugins) |
|||||
#13785 | [IE8] Removeformat plugin test is not passing in IE8 after changes made to wysiwygarea plugin. | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Test It looks like this started to happen after git:24b9d. |
|||||
#13789 | Incompatible with Codemirror in Chrome | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultSource mode should be opened with html contents of the editor highlighted. Actual resultContents are deleted and CKEditor errors out. No response from CKEditor after this. Other details (browser, OS, CKEditor version, installed plugins)Works in FireFox 40 and 41. Works in IE 11. Fails in Chrome 45. Fails in CKEditor version 4.5.3 Worked in CKEditor version 4.3.3 (just upgraded from this) Error message: Uncaught InvalidCharacterError: Failed to execute 'add' on 'DOMTokenList': The token provided ('cke_source cke_reset cke_enable_context_menu') contains HTML space characters, which are not valid in tokens. ckeditor.js:79 |
|||||
#13790 | Allow for the iframe having been removed already | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
This ticket is created in order to handle pull request https://github.com/ckeditor/ckeditor-dev/pull/200
After we implemented error logging mechanism (#13632) we can handle this PR. |
|||||
#13792 | CKeditor reformat my HTML code | Bug | Normal | General | ||
Description |
Hello, My CKeditor reformat the links blocs I integrated by deleting the link container and deplacing it inside : Before : <a><div>......</div></a> After : <div><a>......</a></div> How can I prevent CKEditor to reformat the HTML? Thanks |
|||||
#13793 | Embed plugin: use empty embed_provider by default | Task | Normal | CKEditor 4.7.0 | General | |
Description |
The embed plugin has now As the default anonymized API end point has certain restrictions on its usage, it's better to make sure that each user using this plugin is aware of limitations (otherwise there is a risk that suddenly on a production website this service will stop working_. This effect can be only reached by removing the predefined end point n the plugin configuration and having users reading the documentation in order to specify it manually.
The documentation should list |
|||||
#13794 | [UploadImage] Use uploaded.width/height if set | New Feature | Normal | CKEditor 4.6.0 | General | |
Description |
Split from #13520. Requires #13518.
The server should be able to return width and height of the image. #13518 will assure that these properties are propagated to the |
|||||
#13795 | Cannot insert form button | Bug | Normal | Core : Tables | ||
Description |
Steps to reproduce
Expected resultdialogue should go away and button should be in the editor page Actual resultdialogue does not go away unless you cancel and no button in form Other details (browser, OS, CKEditor version, installed plugins)all browsers, Mac OS X Yosemite, 4.5.3, Doksoft Bootstrap Table Tools == |
|||||
#13796 | "Click and drag to move" tooltip should not be shown in read-only mode | Bug | Normal | UI : Widgets | ||
Description |
Steps to reproduce
Expected resultNo hint text to drag and drop the widget since I cannot do that in read-only mode. Actual resultI can see the drag target in the top-left corner and its tooltip but it doesn't do anything, so it's just confusing Other details (browser, OS, CKEditor version, installed plugins) |
|||||
#13797 | Paste from Word feature not working in Firefox 41.0.1 | Bug | Normal | General | ||
Description |
Steps to reproducePaste from Word feature not working in Firefox 41.0.1. This feature works in Chrome and Safari. Expected resultEstablish browser compatibility. Actual resultOther detailsBrowser - Firefox 41.0.1 OS - Windows 7 and iOS X El Capitan 10.11 CKEditor version - CKEditor 4.0.1 (revision d02739be4b) |
|||||
#13799 | Clicking inside a nested editable changes editor.checkDirty() to true | Bug | Normal | UI : Widgets | ||
Description |
Steps to reproduce
Expected resulteditor.checkDirty() remains false Actual resulteditor.checkDirty() becomes true |
|||||
#13801 | Japanese Multi-Byte Character doesn't work after Clicking Bold or any other CKE operation | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultMulti-byte characters should be displayed properly Actual resultMulti-byte characters are not displayed properly instead each keypress is displayed individually. Other details (browser, OS, CKEditor version, installed plugins)Chrome only issue. Can be reproed on http://ckeditor.com/demo standard version. Removing "undo" plugin fixes the issue but that limits CKE's api like "change" event handler etc. |
|||||
#13803 | Allow the editor to be destroyed before being fully initialized | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
This ticket is created in order to handle pull request https://github.com/ckeditor/ckeditor-dev/pull/170
|
|||||
#13804 | Disabling content filter does not stop <object> tags from being converted to <cke:object> tags | Bug | Normal | Core : Parser | ||
Description |
Steps to reproduce
Expected resultThe ckeditor does not add prefixes/namespaces to these elements. Or the editor allows an option to be configured to prevent prefixes from being added to certain html tags. Other details (browser, OS, CKEditor version, installed plugins)I have exhausted stackoverflow, the ckeditor documentation, google, etc. and I cannot find a way to prevent the CKEditor from changing html object tags to namespaced/prefixed <cke:object> tags. I have developed a simple plugin to embed a pdf. When the object tag is inserted into the editor using the editor.insertElement method it is inserted as an object and looks fine. When the user switches to the source mode, they can see the object tag clearly and everything is fine. When they switch back to the "normal" editor mode the object is no longer visible, as it has been changed to <cke:object> |
|||||
#13806 | Removing bookmark around a widget causes an runtime error | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultNo errors. Actual resultError printed to console: Uncaught TypeError: Cannot read property 'type' of nulla @ ckeditor.js:126window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.range.createBookmark2 @ ckeditor.js:128window.CKEDITOR.window.CKEDITOR.dom.e.createBookmarks2 @ ckeditor.js:452window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.selection.createBookmarks2 @ ckeditor.js:409window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.plugins.undo.Image @ ckeditor.js:954window.CKEDITOR.window.CKEDITOR.dom.b.save @ ckeditor.js:948d @ ckeditor.js:943h @ ckeditor.js:10window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.event.CKEDITOR.event.a.fire @ ckeditor.js:11window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire @ ckeditor.js:13window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.tools.extend.execCommand @ ckeditor.js:235window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.ui.button.CKEDITOR.tools.extend.click @ ckeditor.js:740window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.ui.button.render.n.execute @ ckeditor.js:741(anonymous function) @ ckeditor.js:742(anonymous function) @ ckeditor.js:29window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.tools.callFunction @ ckeditor.js:29onclick @ ckeditor.html:1 Other details (browser, OS, CKEditor version, installed plugins)Chrome, Linux, 4.5.4, only one plugin in the html installed == |
|||||
#13808 | Find plugin doesn't scroll correctly when zoom is set | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected result
Actual result
Other details (browser, OS, CKEditor version, installed plugins)Chrome and IE, Win8, 4.4.7, zoom In Firefox and Edge it works OK! |
|||||
#13809 | Backspace | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultNewline should be deleted, text on the left side of cursor shoud be h1, text on the right side of the cursor should be paragraph Actual resultText on the right side of the cursor gets h1 style Other details (browser, OS, CKEditor version, installed plugins)Chrome, FF, Win8, other info - CkEditor demo site |
|||||
#13810 | Styling lost when pasting from word in IE9/10 | Bug | Normal | Plugin : Paste from Word | ||
Description |
ProblemOn some computers the paste from word option loses some or all formatting in IE9 and IE10. We have a virtual machine with IE9 and another with IE10 for testing purposes. When I copy formatted text (Header, bold & italic) and paste it in CKEditor, the formatting is preserved. However when a colleage copies the same text from the same document to the CKEditor in the same virtual machine, he loses some or all of his formatting. We have tested on 5 different machines; of which 2 show the problem. All are running the exact same build of windows 7 and word 2007. Our clients can also reproduce this problem on their production setting, and the problem also occurs on ckeditor.com/demo. We are unable to determine an exact reproduction path. Note that when the problem occurs, we lose heading and bold text, but not italic text. Even more strange: Bold italic text is also preserved. Steps to reproduce
Expected resultThe text is pasted with all formatting Actual resultThe header and bold formatting is lost Other details (browser, OS, CKEditor version, installed plugins)Source: Windows 7 professional build 7601 Word 2007 (12.0.6727.5000) SP3 MSO (12.0.6728.5000) Destination: Windows 7 professional build 7601 IE9 9.0.8112.16421 CKEditor 4.5.3 We have checked if there is already a difference in the content when on the clipboard with a clipboardviewer. In both the working situation as in the problem situation, the styling is present (see fragment below). The only difference was the flag <w:DoNotShowPropertyChanges/> in the head. <h1><a name="OLE_LINK2"></a><a name="OLE_LINK1"><span style='mso-bookmark:OLE_LINK2'>Header</span></a></h1> <p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark: OLE_LINK2'><b style='mso-bidi-font-weight:normal'>Bold<o:p></o:p></b></span></span></p> <p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark: OLE_LINK2'><i style='mso-bidi-font-style:normal'>Italic<o:p></o:p></i></span></span></p> <p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark: OLE_LINK2'><u>Underlined<o:p></o:p></u></span></span></p> <p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark: OLE_LINK2'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style: normal'><u>Alles<o:p></o:p></u></i></b></span></span></p> <h1><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:OLE_LINK2'>Nog een header</span></span></h1> <p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark: OLE_LINK2'>Gewoon</span></span></p> |
|||||
#13811 | Paste buttons are not visible in the Firefox 40. | Bug | Normal | General | ||
Description |
Hi Team, 1.cke_button_paste 2.cke_button_pastetext 3.cke_button_pastetext Expected resultThese button must be visible in the Firefox 40. Actual resultThese button are not visible in the Firefox 40. Other details (browser, OS, CKEditor version, installed plugins)Can you please check, I am using Ubuntu 12.04. |
|||||
#13812 | When aborting file upload the placeholder for image is left. | Bug | Normal | CKEditor 4.5.11 | General | |
Description |
Steps to reproduce
Expected resultFile upload is aborted, message is displayed and placeholder for the image is removed. Actual resultFile upload is aborted, message is displayed but placeholder for the image is left. Other details (browser, OS, CKEditor version, installed plugins)Browsers: all, CKEditor version 4.5.0. |
|||||
#13813 | When calling CKEDITOR.replace with two extra Plugins twice, the editor does not load on the second time | Bug | Normal | General | ||
Description |
I am trying to add two extra plugins. Every time I open the editor, I call CKEDITOR.replace. It works fine first time I open the editor, however if I close it and reopen it again (i.e. call CKEDITOR.replace again), the editor never loads. Also, I noticed that if I leave a single plugin, the problem disappears. I have took a look into the source code and I found a mistake in the CKEDITOR.scriptLoader.load method. var scriptCount = scriptUrl.length; // ... for (var i = 0; i < scriptCount; i++) { loadScript( scriptUrl[ i ] ); } // ... var checkLoaded = function( url, success ) { ( success ? completed : failed ).push( url ); if ( --scriptCount <= 0 ) { showBusy && CKEDITOR.document.getDocumentElement().removeStyle( 'cursor' ); doCallback( success ); } }; As you can see, there is a loop, where loadScript is called for each scriptURL (a number of scriptURLs equals to scriptCount). However it turns out that loadScript decreases the scriptCount. So if scriptCount = 2, the second scriptURL does not have a chance to be processed, because the loop is ended after the first iteration! I have resolved this problem by replacing scriptCount to scriptUrl.length in the loop: for (var i = 0; i < scriptUrl.length; i++) { loadScript( scriptUrl[ i ] ); } You may want to apply this fix. |
|||||
#13814 | .min.js file extensions | New Feature | Normal | Server : Python | ||
Description |
Hello. Why are you not use '.min.js' extensions for files which are actually minified in CKEditor distribution package? I have an asset manager for my site, which decides to minify JS file or not to minify. Its decision depends on file extension and I have no idea how to determine is it source file already minified or not in another way. Of course, a can change files extensions after unpacking CKEditor manually, but how can I manage languages and plugins loading? Thank you. |
|||||
#13815 | Dropdown contents go blank when scroll | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultExpect to see the menu scroll Actual resultBut, the dropdown goes blank. After about 5 seconds, the menu items reappear Other details (browser, OS, CKEditor version, installed plugins)Firefox Developer Edition 43.0a2 (2015-10-06) CKeditor version 4.5.4 on demo page and nightly demo page. Mac Os X El Capitan 10.11 == |
|||||
#13816 | [Webkit/Blink] New strategy for Filling Character handling to avoid changes in DOM | Task | Normal | CKEditor 4.5.7 | Core : Selection | |
Description |
At the moment…Basic concepts
Lifespan of FC
FC and data processing
Problems
Related ticketsA new approachBasic concepts
getData
getSnapshot
SelectionChange, keyboard events
Problem with bookmarks
|
|||||
#13817 | [Blink/WebKit] Improve the filling char hack to not touch DOM when selection should not change | Bug | Normal | General | ||
Description |
To be filled by @a.nowodzinski. |
|||||
#13818 | Allow to link widget style definitions, so applying one style might disable the other | New Feature | Normal | CKEditor 4.6.2 | General | |
Description |
This is a follow-up of #13200 issue.
Some styles styles might exclude the others, take alignment class for an example. Having
What we can do is to add var stylesSet = [ { name: 'Left align', type: 'widget', widget: 'image', attributes: { 'class': 'left-align' }, gorup: 'alignment' }, { name: 'Right align', type: 'widget', widget: 'image', attributes: { 'class': 'right-align' }, gorup: 'alignment' } ]; Scope of the Fix
For the time being let's restrict only to widget system. Later on we might bring support for that for Object styles, that are implemented in Multiple GroupsNow there possiblty might be a case when style fits (excludes) more than one group. So we should also accept array of groups in such case. |
|||||
#13821 | Background color may be lost when changing Font Size | Bug | Normal | Core : Styles | ||
Description |
Reproduced on full editor Steps to reproduceVia Content panel, create 'Text' visual Click inside the Text visual to surface the Editor Via Editor, change Text Color to 'Blue' enter some text looks good; see blue text Via Editor, change Font Size to 16 Continue entering text... See blue text in new (16) font size as expected Via Editor, change Background Color to 'Yellow' Continue entering text... See blue text with yellow backgroud in 16 font size as expected so far, so good Now, change Font Size to 20 Continue entering text... Expected resultbackground yellow color should be retained when font size is changed Actual result
Other details (browser, OS, CKEditor version, installed plugins)OS=Windows, Browse=Chrome, IE11, Firefox 38.0.5 |
|||||
#13823 | CKEditor: Media embed plugin does not work correctly | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultEmbeded Twitter widget Actual resultblank widget. iframe inside widget contain this string: <!--{cke_protected}%3Cscript%20async%3D%22%22%20charset%3D%22utf-8%22%20src%3D%22%2F%2Fplatform.twitter.com%2Fwidgets.js%22%3E%3C%2Fscript%3E--> Other details (browser, OS, CKEditor version, installed plugins)Chrome 45 The problem can be solved by reopen insert widget dialog for that widget and click 'ok' button. |
|||||
#13827 | Font(Dropdown) Not Working in IE Popup. | Bug | Normal | UI : Toolbar | ||
Description |
Using C#: Add CKEditor .dll include CKeditor in popu window, 1) IE not working properly
|
|||||
#13828 | Widget classes should be added to wrapper rather than widget element | Bug | Normal | CKEditor 4.6.0 | General | |
Description |
As @Reinmar writes:
So all the methods like addClass should add to the wrapper rather than to the widget's element. This is part of #13200 issue. |
|||||
#13829 | Add class based on widget type to the widget wrapper | Bug | Normal | CKEditor 4.6.0 | General | |
Description |
This is a follow-up of #13200 issue. As @Reinmar writes:
|
|||||
#13831 | Allowed content rules syntax doesn't allow all classes for certain HTML elements | Bug | Normal | Core : Styles | ||
Description |
Steps to reproduce
It seems that clicking the bold icon again to unbold the text doesn't work. |
|||||
#13836 | Edit link with href ###root### not working | Bug | Normal | General | ||
Description |
edit link as <a href="###root###">test</a> not working. Ckeditor is last version. |
|||||
#13837 | Mixed paragraph content in table cells | Bug | Normal | Core : Tables | ||
Description |
Steps to reproduce
Expected result<td><p>some text</p><p>One</p><p>Two</p></td> Actual result<td>some text<p>One</p><p>Two</p></td> Other details (browser, OS, CKEditor version, installed plugins)Happens in Firefox (41) and IE (10) Is there a way to force paragraphs in table cells? |
|||||
#13843 | Editor doesn't focus on custom widget on load | Bug | Normal | Core : Focus | ||
Description |
Steps to reproduce
(I have attached the config that I'm using. The custom widget that I used is simplebox.) Expected resultThe editor should focus on the first editable element in the widget. Actual resultThe editor doesn't focus on the widget until the user clicks in it. config.jsI added the following lines of code in the config file: CKEDITOR.on('instanceReady', function(e) {
}); |
|||||
#13845 | Editor screen collapse after switching from full screen mode to normal mode | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultWhen user is back to small screen after editing content in full screen mode the screen should be as is as it was before shifting to full screen mode. Actual resultWhen user is back to small screen after editing content in full screen mode the screen collapse shows editor get shifted slightly to left under something makes unable to see full editor. Other details (browser, OS, CKEditor version, installed plugins) ==Browser: Google chromeEditor version : 4.5.3 All plugins installed came in full featured CK Editor |
|||||
#13847 | Some functions on CKeditor not working | Bug | Normal | General | ||
Description |
Steps to reproduceExpected resultActual resultOther details (browser, OS, CKEditor version, installed plugins)Drupal 7.39 Windows 8.1 Happens on IE,Firefox,Chrome |
|||||
#13848 | Grammer Check for CKEditor | Task | Normal | General | ||
Description |
I want to configure the Grammer check with CKEditor. So what I found out was AtD plugin, but I am not clear about the steps that need to be followed to configure it. Can someone please help me out on these?? |
|||||
#13849 | Firefox: Opens a blank Browse Server window | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultOpen the browse server window Actual resultOpens a blank browser windows Other details (browser, OS, CKEditor version, installed plugins)Tested on http://ckeditor.com/demo. Couldn't test it http://nightly.ckeditor.com/ because the "Browser Server" button is not enabled. Tested Firefox Developer Edition v43.0a2 (2015-10-19), Windows 7 Enterprise SP1 64-bit and it doesn't work. Tested on Google Chrome v46.0.2490.71m and it works. Tested on Internet Explorer v11.0.9600.17843 and it works. |
|||||
#13850 | [IE] Destroying editor without iframe test fails | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Test /tests/tickets/13790/1 fails in IE. Reproduced in IE11, IE8. |
|||||
#13853 | Editable manual test cleanup | Task | Normal | General | ||
Description |
Cleanup the notwantedelementsonselectallandbackspaceedge manual test. It looks that Bender md parser won't escape automatically text enclosed within AFAIK html special chars should be automaticaly escaped within block code listings, not sure if the same rule applies to inline code. Anyway if it's a Bender bug then report a proper ticket and convert if to entities anyway (coz we I don't expected this issue to be solved soon). |
|||||
#13854 | Data loss on copy and pasted content from MS-Word 2010 into CKEditor | Bug | Normal | Core : Pasting | ||
Description |
Steps to reproduceOur client prepare contents in various version of MS-Office. When using MS-Word 2010 with bullets points and if the first word of that bullet point is hyperlink then hyperlink gets deleted in IE11. Original text is as follows► xyz.com brings Lorem ipsum dolor sit amet, xyz.com consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi xyx.com gets deleted and the above text become as follows Missing dataxyx.com gets deleted and replaced with '< >'. The above text become as follows Actual result< > brings Lorem ipsum dolor sit amet, xyz.com consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur Other details (browser, OS, CKEditor version, installed plugins)CKEditor 4 It happens only in IE11 if copy pasted from MS-2010 and bulleted text starting with hyperlink |
|||||
#13855 | I wanted to disable the paste functionality by using the middle mouse button.can't able to do the restriction by editing the config.js file | Bug | Normal | General | ||
Description |
Steps to reproduce
Can't able to paste the documentCan able to paste the documentOther details (browser, OS, CKEditor version, installed plugins) |
|||||
#13856 | Update SCAYT | Task | Normal | CKEditor 4.5.6 | General | |
Description |
Once scayt#108 issue is closed we can look to update SCAYT references to a recent version. This should also close issues related to SCAYT update: |
|||||
#13858 | Unhandled exception line 1935 ckeditor/core/selection.js when paste button pressed when run as an office addin. | Bug | Normal | Core : Pasting | ||
Description |
Steps to reproducePlease note this exception occurs when I run ckeditor inside an "Apps for office" extension.
Expected resultI would expect it to paste. Actual resultI get an unhandled exception. Other details (browser, OS, CKEditor version, installed plugins)This is running inside whatever browser "Apps for Office" or "Office Addin" uses. |
|||||
#13859 | createTestsForEditors should provide editor bot as a second argument | Task | Normal | CKEditor 4.5.5 | General | |
Description |
It's going to be way more convenient. Some tests need to use editorbot, and instead of going around and picking yourself by using So you can end up with code like: 'test foo': function( editor, bot ) { bot.setHtmlWithSelection( '<p>foobar^</p>' ); // ... }, |
|||||
#13860 | [Chrome] Text formatting like text color or background color are removed on copy&paste | Bug | Normal | General | ||
Description |
Text formattings that are done with span elements like text color and background-color are removed, if one copies the text from one CKEditor to another. It worked in older versions of CKEditor, at least in 4.4.8. You can reproduce the issue also on the demo page of CKEditor. Steps to reproduce
Expected resultText color and background color formatting should still be there, like any other formatting like bold or italics. Actual resultText color and background color formattings are removed (because the span element for the style definition is removed), other formattings like bold and italics are still there. As I understand, the ACF is by default allowing these elements and styles and should not remove them. I saw that Chrome sometimes adds the color in the style attribute as rgb(x,y,z) instead of #color, perhaps this is the problem for the ACF. Other details (browser, OS, CKEditor version, installed plugins)Reproduced in latest Chrome (46, Windows). I cannot reproduce this issue in Firefox (41, Windows). |
|||||
#13861 | all text fields in tool dialog menus are not enabled | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resulttext fields are editable Actual resulttext fields are not editable Other details (browser, OS, CKEditor version, installed plugins)I have 3 apps using latest ckeditor v4.5.4. All use same install and config files and all are setup the same. In one app only, all text fields in all tools (image, link, table, ...) are not enterable whn the menu opens. Clicking in field does nothing--they do not accept focus. All other input controls (checkbox, radio) work fine. In Firefox and Chrome, if toggle in and out of source mode, then open the tools again the text fields start working as expected. However in IE this does not work so they are never editable. I reviewed everything I could in Firebug and can see no difference in the CSS or DOM between the different applications, or in the broken application before/after going into source mode. The fields simply will not get focus. |
|||||
#13863 | Cursor doesn't dissapear after unfocusing on background svg | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultCursor should be hidden Actual resultCursor is not hidden Other details (browser, OS, CKEditor version, installed plugins)One could recreate this bug here http://jsfiddle.net/denova/go3kzpyt/ Not hidden cursor also is shown on CKEditor-unfocus-cursor-bug.png attached image. Presented svg is bigger than CKeditor space, so place for unfocusing exists. Used last CKEditor version from cdn (in jsfiddle's 'external resourses'). I use windows 7 x64 Professional, Google Chrome 46.0.2490.71 m. Thanks! |
|||||
#13864 | Delete space above widget | Bug | Normal | UI : Widgets | ||
Description |
Steps to reproduce
Expected resultIt should be possible to delete the paragraph. Actual resultThe caret moves into the widget before (if using backspace) or after (if using delete key) and the paragraph is not deleted. Other details (browser, OS, CKEditor version, installed plugins)Reproduced on Safari 9.0.1 but doesn't appear browser specific. |
|||||
#13865 | [Chrome] Copy - Paste adds non-breaking space | Bug | Normal | General | ||
Description |
Hi, The problem is that a non-breaking space is replaced by empty char after saving changes in CKEditor, and so the text before and after the space is joined. Steps to reproduce
Expected result"My text my pasted text" Actual result"My text my pasted text" Other details (browser, OS, CKEditor version, installed plugins)Reproduce on CKEditor 4.4.7, 4.5.4 Ubuntu 15.04, Windows XP, Windows 7 Chrome v46.0.2490.80 (Ubuntu 15.04) |
|||||
#13866 | Content Loses Formatting When Copied From Citrix Session into Local CKEditor Instance | Bug | Normal | Core : Pasting | ||
Description |
Content that is pasted from a Citrix-delivered application (Word, Outlook, etc.) loses formatting when pasted into a non-Citrix delivered browser. Examples of lost formatting are bold, valid bullets (created with Word bullet tool vs. "fake" typed bullets) that should be transformed into <ol> and <ul></li> structures are instead changed to HTML entities (• with trailing ). Pasting into IE 11 from Citrix to local does retain bullet formatting, but loses bold formatting, and extra <p> tags are injected where there should be none. Screenshots of each condition/result and source are provided. Primary platform is Windows 7, Citrix is also on Windows Server 2008 R2. |
|||||
#13867 | CKEditor fails to load on IE8/9 when a polyfill for classList is included | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Steps to reproduce
Expected resultEverything should work nice and fine. Actual resultThere will be errors on the page about this.$.classList is undefined for elements within the text-editor iframe $(".cke_wysiwyg_frame .cke_reset"). All the features will not work except the very basic textbox. Other details (browser, OS, CKEditor version, installedMy environment was IE8 on windows 7, but I believe this can happen on ie9 as well. The ckeditor version was 4.5.4. My obseravtion is that the elements within the iframe need to also detect if classList is available, instead of doing the detection just once during page load. I traced to this commit. https://github.com/ckeditor/ckeditor-dev/commit/0836608 |
|||||
#13868 | got a problem when ck editor using | Bug | Normal | General | ||
Description |
Hello, I got a problem when ck editor using in some devices like
It's functionality is not working properly or some time it does not display in proper seance. give me response earlier . thank you |
|||||
#13869 | CK Editor is not working in some Mobile devises | Bug | Normal | General | ||
Description |
Scenario
Please Advise me what should I do. |
|||||
#13872 | Read-only mode allows cut | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Steps to reproduce
Expected result
Actual result
Other details (browser, OS, CKEditor version, installed plugins)Tested on Chrome/Linux, Chrome/Mac, Safari/Mac. |
|||||
#13873 | CKEditor 3.6.6 Paste buttons behaviour broken in latest Firefox version 41 | Bug | Normal | Plugin : Paste from Word | ||
Description |
Steps to reproduce
We have integrated the editor version 3.6.6 into our content management system [CMS] which also has some website-specific editor add-ons configured and therefore upgrading is not an option for our website.
Expected resultPreviously, upon entering the editor text box to post an article - text, photos, etc. - the clipboard buttons were used to update content (copy/paste) using Word documents *.doc, Open Documents *.odt, or plain text. Actual resultThe clipboard worked well until the latest updates to Firefox. The clipboard buttons become unhighlighted when we enter into the text box to begin to post information. This behaviour only affects the latest Firefox. Internet Explorer and Google Chrome work correctly, but our volunteers do not use those browsers, preferring the open source community software instead. Other details (browser, OS, CKEditor version, installed plugins)We have been promoting open source software for both server and desktops since the early 1990's, with LAMP servers and netscape/firefox browsers. All our volunteers use Firefox to update the website and wish to happily continue the tradition as we did. We need a resolution to this clipboard toolbar, a code snippet to the module(s) affected, to ensure our current interface will function properly for years to come. Thank you to the open source community. |
|||||
#13875 | CKeditor Xss call affects my page performance | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected result
Actual resultEvery field one xss call is made. Other details (browser, OS, CKEditor version, installed plugins)Reproduceable in all the version, I am using ckeditor via drupal module. |
|||||
#13876 | tab plugin does not support keyTabTools if tabSpaces > 0 | Bug | Normal | Core : Keystrokes | ||
Description |
Steps to reproduce
Expected resultnext cell should be selected Actual resultnbsp is inserted with respect to tabSpaces as if we were NOT inside a table Other details (browser, OS, CKEditor version, installed plugins)chrome, latest cke, windows The logic block in the plugin is backwards, if tabspaces > 0 then event.cancel is called before the keyTabTools can be evaluated. These should be reversed so that if keyTabTools is true, it checks if it is inside a table FIRST, so it can do its thang. possible fix swap if ( tabText){...} and if ( tabTools ) {...} blocks around So that the tabTools condition occurs BEFORE the tabText one The way it is now keyTabTools=true does nothing, if tabSpaces is > 0 since tabSpaces always event.cancel's if so. |
|||||
#13878 | 4.5.4 full package loading problem | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resulteditor area will be clicked and cursor blinks Actual resultbut can not click or takes longer time than 4.5.3 Other details (browser, OS, CKEditor version, installed plugins)browser: IE 11 OS: windows7 ckeditor 4.5.4 installed plugins : full + tableresize + uploadimage, office2013 skin |
|||||
#13879 | It is not possible to prevent text from dropping. | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Steps to reproduce
Expected resultText should not be dropped. Actual resultText is dropped. Other details (browser, OS, CKEditor version, installed plugins)Happens in all browsers starting from CKEditor 4.5.0 |
|||||
#13880 | Link url encode does not work | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultlink should have source like <a href="%D0%BE%D0%BF%D1%8F%D1%82%D1%8C+%D0%B4%D0%B2%D0%BE%D0%B9%D0%BA%D0%B0.jpg">link</a> Actual resultlink have source like <a href="опять двойка.jpg">link</a> Other details (browser, OS, CKEditor version, installed plugins)tested: chrome/firefox/ie linux/windows CKEDITOR.env.version 537 CKEDITOR.version "4.4.5" |
|||||
#13881 | Allowed attributes, allowed class sanitized by toggling source | Bug | Normal | UI : Source View | ||
Description |
Steps to reproduce
Expected resultClass is applied and available to edit in the future. Source can be toggled without clearing allowed classes. Actual resultAllowed class is sanitized by toggling source Other details (browser, OS, CKEditor version, installed plugins)All OS, all browsers. CKE 4.5.4. Plugins: table, tableresize,quicktable |
|||||
#13882 | Customized package bug, | Bug | Normal | General | ||
Description |
Steps to reproduce
Expected resultCustomized text editor. Actual resultNo editor shown at all Other details (browser, OS, CKEditor version, installed plugins)Chromium browser under Linux Debian, 4.5.4 |
|||||
#13883 | Copying table using context menu strips off styles. | Bug | Normal | CKEditor 4.5.5 | General | |
Description |
Steps to reproduce
Expected resultJust like in case of keyboard (Ctrl+C, Ctrl+V) table should be pasted with background color and width. Actual resultStyles are being removed and raw table is pasted. Other details (browser, OS, CKEditor version, installed plugins)Problem can be reproduced in Blink and Webkit browsers from CKEditor 4.5.0 |
|||||
#13884 | Copy/paste table in Firefox results in just first cell being pasted | Bug | Normal | CKEditor 4.5.7 | General | |
Description |
Steps to reproduce
Expected resultWhole table should be pasted and formatting preserved. Actual resultOnly first row gets pasted. Other details (browser, OS, CKEditor version, installed plugins)Problem can be reproduced from CKEditor 4.5.0 in Firefox only. NOTE: From CKEditor 4.0 - 4.4.8 the above scenario resulted in table being pasted but without width style (background was preserved). |
|||||
#13885 | Make Image2 widget linking possible without a direct dependency of Link Plugin. | Task | Normal | CKEditor 4.5.5 | UI : Widgets | |
Description |
A followup of https://www.drupal.org/node/2510380. Problem
At the moment, linking of Image2 widgets depends strictly on Link Plugin's
Because of this hard dependency, when the Link plugin is not loaded, there's no way to enable Image2 widget linking with an external link parser/serialiser (like Cake recipe
The idea is quite straightforward: let's provide the link parsing/serialisation API via static
A method like CKEDITOR.plugins.image2.getLinkAPI = function() { return { getLinkAttributes: function () { custom implementation }, parseLinkAttributes: function () { custom implementation } } } Profits:
|
|||||
#13886 | Invalid handling of CKEDITOR.style instance with "styles" property by CKEDITOR.filter | Bug | Normal | CKEditor 4.5.9 | General | |
Description |
A followup of https://www.drupal.org/node/2598070. Revealed by http://cgit.drupalcode.org/drupal/commit/?id=cea9c14, which was meant to fix https://www.drupal.org/node/2589779. Steps to reproduce
Expected resultCheck passes. Actual result
Check fails. But if defined a key in var style = new CKEDITOR.style( { element: 'a', styles: { color: 'red' } } ); filter.check( style ) -> true.
Also if removed var style = new CKEDITOR.style( { element: 'a' } ); filter.check( style ) -> true. IdeasSomething could be wrong with https://github.com/ckeditor/ckeditor-dev/blob/7856fe93f844be5053fa62cad1ece1ba6fc8635b/core/filter.js#L996-L1017. |
|||||
#13887 | Target attribute value is altered when using edit link | Bug | Normal | CKEditor 4.5.5 | UI : Dialogs | |
Description |
Steps to reproduce
Expected resultThe value of the target attribute will not have changed Actual resultThe value of the target attribute has changed from "sso-link" to "ssolink" Other details (browser, OS, CKEditor version, installed plugins)According to w3.org the target attribute should be allowed any valid browser context name, which is any string that is ASCII. The code change that caused this was implemented to fix an IE bug onticket 5278 however it was a little to aggressive with removing invalid characters. |
|||||
#13890 | Missing smiley translation meta | Task | Normal | General | ||
Description |
While merging PR#222 I didn't add any meta. |
|||||
#13891 | Browse File not visible in CKEditor ImageProperties under upload tab IE 11 few versions | Bug | Normal | General | ||
Description |
Hi Team, I am using ckeditor_4.5.4_full version in my application and I am facing issue with browse button in IE version "11.0.9600.18059". In this when I click on image icon on the tool bar of CKEditor then new window Image Properties is opened. In that window under upload tab it was visible only Send it to the server button, not visible browse file control(see attachment).And the ImageProperties popup also not closing. In the browser console I got the error "Access Denied" in Line 99 of ckeditor.js[Code : CKEDITOR.dom.document(a.contentWindow.document)]. The above bug found in IE 11.0.9600.18059 and IE 11.0.9600.17207 but it is working fine in IE 11.0.9600.17843., Mozilla and Firefox... Please help me to resolve the problem. Thanks In advance, R Rao, Dot Net Developer, Hyderabad, INDIA Mail:ram.madhu877@gmail.com Browser: IE11, windows 7 and above OS. |