Custom Query
Results (301 - 400 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#3821 | JAWS problem reading toolbar items and dialog inputs | Bug | Must have (possibly next milestone) | CKEditor 3.0 | Accessibility | |
Description |
When virtual PC cursor is ON:
When virtual PC cursor is OFF:
A consistent approach is needed. |
|||||
#3847 | $wgMessageCache->addMessages no longer exists and extensions can now override core messages | Bug | Must have (possibly next milestone) | Project : MediaWiki+FCKeditor | ||
Description |
Line 3279 of FCKeditor.body.php has: $wgMessageCache->addMessages( $messages, $lang ); This is broken for mediawiki trunk / fckeditor trunk. I have commented out the line for a temporary fix. According to #mediawiki IRC extensions can now override messages and this is a hack. |
|||||
#3849 | Switching list type at the end of documet crashes IE8. | Bug | Must have (possibly next milestone) | CKEditor 3.0 | Core : Lists | |
Description |
This issue affects only IE8. To reproduce:
|
|||||
#3864 | Selection problem after inserting new link | Bug | Must have (possibly next milestone) | CKEditor 3.0 | Core : Styles | |
Description |
To reproduce:
Result: the link seems uneditable until additional text is added. |
|||||
#3871 | Undo resets Redo buffer when undoing to beginning | Bug | Must have (possibly next milestone) | CKEditor 3.0 | Core : Undo & Redo | |
Description |
The redo buffer is reset when using the undo feature all the way to the beginning.
To reproduce:
Result: Redo is enabled but does not have any more state Expected: Redo should maintain state and allow redoing even after reaching the end of the undo stack |
|||||
#3894 | [FF3] Script load and editor init problem | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Please see attached test case. You must edit the file and replace the url to your ckeditor.js file (not ckeditor_source.js). When the editor is created after loading the page, it seems to hang and not call instanceReady. If the first instance is destroyed and subsequent ones created, they will initialize correctly. This problem is only on FF3. Tested on FF2 and IE6 without a problem. |
|||||
#3902 | Unsanitized request parameters may cause the request loop endlessly | Bug | Must have (possibly next milestone) | FCKeditor.Java 2.4.2 | Server : Java | |
Description |
Specially forged params with ctrl chars may cause tomcat to respond to a request forever. Params have to be checked for (non)-validity. |
|||||
#3911 | Regression: Null value is transformed to null and not to an empty string | Bug | Must have (possibly next milestone) | FCKeditor.Java 2.5 | Server : Java | |
Description |
see above |
|||||
#3919 | Justify and indent/outdent commands are broken | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Latest SVN trunk version (3851), these commands fail to work completely. Seems to be caused by bookmarks not being cleared up but left in the DOM. Actual error thrown is in the getNextParagraph method of the domiterator plugin. (this._.lastNode is null). Verified on Mac OSX 10.5.7 with Firefox 3.5 and Safari 4.0.2 |
|||||
#3924 | Special:Version page empty... | Bug | Must have (possibly next milestone) | Project : MediaWiki+FCKeditor | ||
Description |
MediaWiki 1.15.0 PHP 5.2.9-2 (cgi-fcgi) MySQL 5.1.34-community using the nightly available as of 07/09/09. as soon as i add the requireonce statement to my localsettings.php my special:version is empty. searched through bug reports and found nothing mentioning this. perhaps an extension conflict? Installed extensions Special pages CategoryTree Dynamically navigate the category structure Daniel Kinzler ExpandTemplates Expands templates, parser functions and variables to show expanded wikitext and preview rendered page Tim Starling Flagged Revisions Gives editors and reviewers the ability to validate revisions and stabilize pages Aaron Schulz and Joerg Baach Maintenance (Version 1.0.3) Wiki interface for various maintenance scripts Ryan Schmidt PdfExport (Version 2.0 (4-November-2008)) renders a page as pdf Thomas Hempel Semantic Drilldown (Version 0.5.6) A drilldown interface for navigating through semantic data Yaron Koren Semantic Forms (Version 1.7.1) Forms for adding and editing semantic data Yaron Koren and others Parser hooks CategoryTree Dynamically navigate the category structure Daniel Kinzler DynamicFunctions (Version 1.0) Defines an additional set of parser functions. Ross McClure DynamicPageList (Version 1.8.1) A flexible report generator for MediaWikis - manual and examples: see [1] Gero Scholz ParserFunctions (extended) Enhance parser with mathematical and logical functions Tim Starling, Carl F�rstenberg (AzaToth) Semantic MediaWiki (Version 1.4.2) Making your wiki more accessible – for machines and humans. View online documentation. Klaus Lassleben, Markus Krötzsch, Denny Vrandecic, S Page, and others. Maintained by AIFB Karlsruhe. Variables Define page-scoped variables Rob Adams Other Windows NTLM LDAP Auto Auth (Version 1.0) Processes NTLM authentication, checks AD via LDAP and adds/removes group membership. Martin Siddall |
|||||
#3928 | Link plugin badly broken - <a> have incorrect href attribute | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Steps to reproduce.
The URL instead of "http://www.foo.com" is set to "javascript:void(0/*###*/" Verified on the latest SVN revision (3855) on Mac OS X 10.5 with Firefox 3.5 and Safari 4.0.2 |
|||||
#3971 | Content box not editable | Bug | Must have (possibly next milestone) | General | ||
Description |
In all the content boxes (and sorry, as I am working on an inherited site and not entirely familiar with the FCKeditor terminology), I am unable to enter content in the large area (see http://www.roughcreek.com/admin/ username is rc_user, password is rcreek). For instance, if you click on "Comments," I am unable to enter any data in the "Comment Description" box. Now, I understand my lack of knowledge on the subject, but can you point me in a direction to fix this? Or has this occurred with others and has a set fix? Thank you for your assistance with this. |
|||||
#4057 | Anchor disappearing | Bug | Must have (possibly next milestone) | CKEditor 3.0 | Core : Output Data | |
Description |
There were too problems with hidden fields. Reproducing Procedures
|
|||||
#4059 | Link dialog should not edit anchor | Bug | Must have (possibly next milestone) | CKEditor 3.0 | UI : Dialogs | |
Description |
When open link dialog on anchor, it should generate a link around the anchor instead of change the anchor element itself. Reproducing Procedures
|
|||||
#4164 | Pasting disabled if forcePasteAsPlainText = true | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Set CKEDITOR.config.forcePasteAsPlainText = true; and try to paste something in the source mode - it is impossible. |
|||||
#4193 | [FF3.5] Automatic font color produces empty span | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Automatic font color produces empty span on Firefox 3.5 TC
Result: <p> f<span style="">o</span>o</p> Related with #3891. |
|||||
#4236 | CKEditor's ToolBar is chopped off in Safari browser 3.x | Bug | Must have (possibly next milestone) | CKEditor 3.0 | General | |
Description |
Attached the sample html and config.js file to reproduce the issue. Also attached the screen-shot for the issue. |
|||||
#4237 | CKEditor's ToolBar is chopped off in Safari browser 3.x | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Toolbar | |
Description |
Attached the sample html and config.js file to reproduce the issue. Also attached the screen-shot for the issue. |
|||||
#4259 | CTRL-V Pasting not captured by AIR 1.5.x | Bug | Must have (possibly next milestone) | General | ||
Description |
FCKConfig.ForcePasteAsPlainText = true When pasting into the editor using CTRL-V running from an AIR 1.5.x it does not FORCE the plain text. Using the other paste methods from the editor work as expected. All other function within the editor are working properly. |
|||||
#4260 | Right-click menu doesn't remove in AIR 1.5.x | Bug | Must have (possibly next milestone) | General | ||
Description |
If you right-click on the editable area the "cut, copy, paste" menu appears as expected. If you left-click within the editable area or anywhere else on the screen, the menu will not go away. You can not close this menu unless you select one of the options from it. This was running in a AIR 1.5.x application |
|||||
#4275 | CKEditor's tool bar is chopped off in IE7/IE8, | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
Patch delivered for Ticket #4237 (CKEditor's ToolBar is chopped off in Safari browser 3.x) is still not fixing the reported problem. So creating a new ticket as developer has asked to do so. Attaching the screenshot and sample file to replicate the problem. |
|||||
#4373 | All image caption deleted in mediawiki | Bug | Must have (possibly next milestone) | Project : MediaWiki+FCKeditor | ||
Description |
All image captions (explaining titels of the pictures) are deleted in Mediawiki when using FCKeditor. I can write captions with the richt text editor or without. after saving they are displayed once alright. But doing any edit at the same page (even without changing anything) and save again, the captions disapear (also in the wikitext). I'm using MediaWiki 1.15.1, PHP 5.2.10 (cgi), MySQL 5.0.81-log. FCK-version 2.6.4.1, Build 23187. my webmaster says it's a bug in the parser. If there is there any help, please with very exact description. |
|||||
#4385 | CheckDirty is not returning the correct state | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
When i set empty data to the editor using the setdata method, checkdirty is returing the wrong state. Please follow the below steps to see the issue.
|
|||||
#4468 | Image reverts back to uploaded size | Bug | Must have (possibly next milestone) | General | ||
Description |
Versions Mediawiki:1.15.1 FCKeditor: 2.6.4 When you add an image to a page and then you edit the size of the page it reverts the image back to the original imported size if you edit the page using the FCKeditor. If you have the rich text editor off you can resize an image and save it and it will keep the change. But if you turn the rich text editor on and try to edit the page it will resize the image back to the original size. Please help me with this issue. I can recreate this issue in our staging and production environment. I also see this issue in my personal wiki with the same version but it is running on Linux. |
|||||
#4504 | Enterkey is broken on dialog 'OK'/'Cancel' button | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Enter Key | |
Description |
It's not able to trigger buttons' click behavior with 'enter key' in trunk. |
|||||
#4575 | Automatic insertion of <html><head></head><body></body></html> tags | Bug | Must have (possibly next milestone) | UI : Source View | ||
Description |
Hello. Is there anyway we could prevent FCK from inserting automatically the <html><head></head><body></body></html> tags ? We want to save the text as it is inputed. Thanks |
|||||
#4605 | Ajax: Rich combo does not expand for every second or following editor | Bug | Must have (possibly next milestone) | General | ||
Description |
When dynamicly creating a CKEditor instance, removing it and again creating an instance, the rich combo boxes (fomat, style, ...) no longer work. Not in IE, not in Firefox. I thought it was my faulty implementation, but it seems the Ajax example in the _samples dir has the same problem. Steps to reproduce:
Firefox gives me the following error:
As a work-around I tried deleting the editor all together, which seems to work as long as I do NOT call destroy() on the editor:
This however causes other problems, which destroy() handles (e.g. events), so this has not worked for me. |
|||||
#4628 | Context menu is only available once. | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Context Menu | |
Description |
Using the Ajax sample.
Observe that the context menu is not displayed. |
|||||
#4629 | Styles, Format, Font and Size toolbar drop-downs only available once. | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Toolbar | |
Description |
Using the Ajax sample.
Observe that the Styles, Format, Font and Size toolbar items do not display their list of options. |
|||||
#4653 | [FF] Panel content invisible on first show | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
Panel content suffer from invisibility with a visibility:inherit on the <html> element. |
|||||
#4656 | Spaces are getting truncated | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
On the trunk version, spaces close to inline elements are getting truncated. This can be verified by simply loading the replacebyclass sample. You'll have the following loaded in the editor:
|
|||||
#4680 | [IE] Can't edit content of HTML element with width, height or float | Bug | Must have (possibly next milestone) | General | ||
Description |
In IE, it's impossible to edit content if it has an HTML element around it with a width, height or float defined in CSS (such as <div style="width:200px">Content</div>. Tried it out on the demo at http://ckeditor.com/demo (CKEditor 3.0.1 revision 4391) and it didn't work here either. What happens is that when I click on the content , it just won't place the cursor within the content. It works fine i FF (of course), but not in IE (tried version IE6 to IE8). Anybody else having this problem? Is it just me? |
|||||
#4686 | Format combo shows incorrect value | Bug | Must have (possibly next milestone) | CKEditor 3.1 | Core : Styles | |
Description |
The format combo is not showing the current block style incorrectly. When loading a sample you will note that the combo displays "p", instead of "Normal". If you apply the "Heading 1" option instead, it shows "h1". This is a regression. |
|||||
#4687 | Release version is not working properly | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
I've just opened the nightly build and noticed that several plugin files are being downloaded. 26 files are being downloaded and a js error is being thrown. |
|||||
#4693 | Cannot run CKPackager jar on JDK 6 on Linux | Bug | Must have (possibly next milestone) | Project : CKPackager | ||
Description |
Due to the packager jar bundling rhino and the JDK including rhino and the way that the package path is determined you get the following error. java -jar ckpackager.jar Exception in thread "main" org.mozilla.javascript.EvaluatorException: Couldn't read source file "file:/usr/lib/jvm/java-6-openjdk/jre/lib/rhino.jar!/org/mozilla/javascript_source/includes/ckpackager.js: /usr/lib/jvm/java-6-openjdk/jre/lib/rhino.jar!/org/mozilla/javascript_source/includes/ckpackager.js (No such file or directory)". (D:\xampp\htdocs\CKPackager\_source/ckpackager.js#49)
Discussion. http://cksource.com/forums/viewtopic.php?f=11&t=15629&p=42247#p42247 This can be worked around by using the JRE or JDK < 6. |
|||||
#4695 | CKPackager remove mandatory braces | Bug | Must have (possibly next milestone) | Project : CKPackager | ||
Description |
Having the following input: if( typeof foo == 'object' ) { for( var i in foo ) if( foo.hasOwnProperty( i ) ) bar = foo[ i ]; } else bar = foo; Will be compressed into: if( typeof foo == 'object' ) for( var i in foo ) if( foo.hasOwnProperty( i ) ) bar = foo[ i ]; else bar = foo; |
|||||
#4733 | Image dialog first open causes unresponsive script dialog in Firefox | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Dialogs | |
Description |
I get Firefox hangs up randomly occurs in Firefox, when checking the 'visibility' CSS style of an iframe element during 'onshow' event handing. |
|||||
#4739 | FCKEditor Image/Flash uploading | Bug | Must have (possibly next milestone) | Server : ASP.Net | ||
Description |
I am not able to upload new images(even flash files) are not getting uploaded in the Free download version. Kindly treat this as urgent !!! |
|||||
#4758 | Multiple editors are not working in the 3.1.x branch | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
The editor breaks when using the replace method to create more than two editor instances. I'll attach a test page for it. Confirmed with FF. Ok with IE. |
|||||
#4760 | The list button is not working on the 3.1.x branch | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
The list button is not working on the 3.1.x branch. |
|||||
#4774 | Enter key in the middle of a paragraph result in incorrect cursor position | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
|
|||||
#4874 | IE: Context menu is not working for object selections | Bug | Must have (possibly next milestone) | CKEditor 3.1 | UI : Context Menu | |
Description |
When opening the context menu for object selections, like image, flash or anchor, and then select the relative properties dialog, the dialog doesn't get filled. By closing the dialog is also possible to see that the object lost its selection. |
|||||
#4930 | Dialogs are broken in V2 and Office 2003 skin | Bug | Must have (possibly next milestone) | CKEditor 3.1 | General | |
Description |
(regression). Confirmed in every tested browser: IE8, IE6, Opera 10, Safari 4, FF 3.5, although the results are a bit different in every browser. I have attached a screenshot from IE6. Previously dialod windows had fixed width, now the size of a dialog box depends on elements inside of it. |
|||||
#4956 | IE7 chrashes | Bug | Must have (possibly next milestone) | Server : ASP.Net | ||
Description |
I have implemented multiple FCKEditor in a page using a .NET control (ascx page) but when the postback occurs, IE7 crashes. I do not have the issue on Firefox but my company only use IE7 so I have to make it work on IE7. I have the ValidateRequest set to "False" in my page: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="BestPracticesInActionSubmit_Step1.aspx.cs" Inherits="PSAMV3.Modules.PRBestPracticesInAction.BestPracticesInActionSubmit_Step1" ValidateRequest="false"%> I declare a Rich Text Area control page: <%@ Register TagPrefix="uc4" TagName="RichTextArea" Src="RichTextArea.ascx" %> And here is the code of the control page: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="RichTextArea.ascx.cs" Inherits="PSAMV3.Modules.PRBestPracticesInAction.RichTextArea" %> <%@ Register TagPrefix="FCKeditorV2" Namespace="FredCK.FCKeditorV2" Assembly="FredCK.FCKeditorV2" %> <asp:textbox id="TextBox" Cols="52" Rows="15" TextMode="MultiLine" runat="server" Width="500" Height="200"></asp:textbox> <div id="RichTextContainer" runat="server">
</div> <script> function GetValue<%=ClientID%>(){
} function updateEditorField<%=ClientID%>() {
} </script> This is the cs code for the control: using System; using System.Configuration; using System.Data; using System.Drawing; using System.Web; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; namespace PSAMV3.Modules.PRBestPracticesInAction {
} and this is the part of the page where I call my control: <tr>
If someone could help me that would be great! Pierre |
|||||
#4970 | IE selection produces incorrect range when clicking to the right of a <br /> | Bug | Must have (possibly next milestone) | General | ||
Description |
Hello, The following HTML, with a collapsed selection currently located at "][", will produce an incorrect range in IE. I am quite confident the problem lies in selection/getBoundaryInformation(). HTML: <p>Line 1][<br /> Line 2</p> The range produced will show the position at: <p>Line 1<br /> ][Line 2</p> A simple test case would be to call Range::insertNode() with a simple text node with the caret at the above position. var pNode = new CKEDITOR.dom.node(pRange.document.$.createTextNode('a')); pRange.insertNode(pNode); I have screencasted this issue to fredck. |
|||||
#5066 | Content Template Dialogue box is not fully accessible with keyboard. | Bug | Must have (possibly next milestone) | UI : Dialogs | ||
Description |
The templates inside Content Template Dialogue box are not accessible with keyboard. To reproduce the issue, follow following steps:
You will observe that you are not able to select a template using keyboard. |
|||||
#5117 | List creation is broken | Bug | Must have (possibly next milestone) | CKEditor 3.2 | Core : Lists | |
Description |
Loading a sample and trying to convert the existing paragraph into a list throws a js error. |
|||||
#5229 | Accessibility help dialog does not support all CKEditor supported languages | Bug | Must have (possibly next milestone) | CKEditor 3.2 | General | |
Description |
The Accessibility help dialog does not provide a way to configure different translations. All CKEditor supported languages should be in availableLangs. Currently only 'en' is supported availableLangs : { en:1 } |
|||||
#5246 | 3.2 Bug : CKEDITOR.addStylesSet no longer works.... | Bug | Must have (possibly next milestone) | CKEditor 3.2 | General | |
Description |
I had a custom style set added to my 3.1 install... Now that I upgraded to 3.2 it's no longer working. It just shows a blank style drop down (see attachment). I have added the following code to CKEDITOR.editorConfig = function( config ): config.stylesCombo_stylesSet = 'custom_styles'; And here is my custom style set: /* Custom style settings. Added the styles here so they can be modified using action hooks. */ CKEDITOR.addStylesSet( 'custom_styles', [
]); Like I said, it was working in 3.1. Hopefully there is a fix for it in the meantime because I would really like to keep using 3.2 :) Keep up the great work! |
|||||
#5331 | Text styling only gets applied when text is selected on a Opera/Safari/Chrome Browser | Bug | Must have (possibly next milestone) | UI : Toolbar | ||
Description |
To reproduce the defect
Problem:The text formatting does not get applied. If you select the text you just entered and re-select the text formatting (size/font..etc), the text formatting does now get applied. |
|||||
#5341 | <br /> tag only in Firefox | Bug | Must have (possibly next milestone) | Core : Output Data | ||
Description |
Hello, Ik have on my website an CK Editor placed where users can give response to the articles on my website. If I user Google Chrome (latest) on a Mac, everything works fine. But as I use Firefox 3.6 (with no non-default addons), the default content is <br />. It show's good, but if you click in the text screen, sometimes he springs to the second line en makes an <br /> tag. But he does'nt do this always. But if I only give one word or line of text, there's is always before, or after it an <br /> tag automaticly created. The only thing I can think of that can do something with this is the config setting: config.enterMode = 2; Is there any solution to this problem? |
|||||
#5359 | we are getting errors when we try to launch the CKEditor | Bug | Must have (possibly next milestone) | CKEditor 3.3 | General | |
Description |
To reproduce the defect
Error Number 1 function () {j.add("specialchar", {init: function (m) {var n = "specialchar";a.dialog.add(n, this.path + "dialogs/specialchar.js");m.addCommand(n, new (a.dialogCommand)(n));m.ui.addButton("SpecialChar", {label: m.lang.specialChar.toolbar, command: n});if (b.gecko) {m.on("insertSpecialChar", function (o) {var p = l(m);if (p) {p.insertNode(m.document.createText(o.data));} else {m.insertHtml(o.data);}});}}}); function l(m) {var n = m.getSelection().getRanges();for (var o = n.length - 1; o >= 0; o--) {n[o].deleteContents();}return n[0];} }() is not a function Error Number 2 uncaught exception: [CKEDITOR.resourceManager.load] Resource name "tab" was not found at "http://nightly.ckeditor.com/5260/plugins/tab/plugin.js?t=A2M8". [Break on this error] }},tablerow_insertBefore:{label:F.row....=t.getNextSourceNode(true,1)))break; |
|||||
#5377 | Dialog layout missing for second editor if skin differs | Bug | Must have (possibly next milestone) | CKEditor 3.3 | UI : Dialogs | |
Description |
Dialog layout missing for second editor if skin differs. Reproduce:
Result: Second dialog doesn't have a layout (attached as screenshot). Env: Firefox 3.5 linux, standards mode. |
|||||
#5395 | Opera: right click shows the default context menu | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | UI : Context Menu | |
Description |
just see the attach |
|||||
#5465 | forceEnterMode affects lists | Bug | Must have (possibly next milestone) | CKEditor 3.3 | UI : Enter Key | |
Description |
When using config.forceEnterMode=true it affects how lists are created.
Notice that a new paragraph is added to the list. <ol> <li>test <br/></li> <p> <br/></p> </ol> }} |
|||||
#5560 | insetHTML inserts at first position instead of the current cursor postion in Firefox | Bug | Must have (possibly next milestone) | General | ||
Description |
I am trying to insert a text into FCK Editor on click of a link which is in a div. It is working fine in I.E. but it is inserting the text at first cursor position instead of current cursor position in Firefox. |
|||||
#5625 | Focus arbitrarily jumping between editors | Bug | Must have (possibly next milestone) | UI : Spell Checker | ||
Description |
In IE8, when scayt_autoStartup:true and multiple editors on the same page, once you switch to the next editor (tab or click) cursor (focus) starts arbitrarily jumping between the editors while you type. It doesn't happen when scayt is disabled. How to reproduce:
Observed result: cursor jumps randomly between the two editors. This observation is fairly consistent and should be easy to reproduce. |
|||||
#5683 | [IE] it is impossible to insert a image in IE6 | Bug | Must have (possibly next milestone) | CKEditor 3.3 | UI : Dialogs | |
Description |
in IE6,when click the image button, a error throws also can reproduce it in IE8,set browser mode: ie7, text mode: quriks mode. |
|||||
#5697 | Textarea formating is lost when it is converted as CKEditor | Bug | Must have (possibly next milestone) | General | ||
Description |
In TextArea, enter some text data(with new line and space) and write a js function to convert that textarea to ckeditor. When we click on the js function, textarea is converted as ckeditor but the content is loosing the formatting. |
|||||
#5780 | Text selection disappears when open the link dialog | Bug | Must have (possibly next milestone) | CKEditor 3.3.1 | UI : Dialogs | |
Description |
I select a text to make a link. Then I open the link dialog and the mark usually disappears. This is a link displayed in the editor, instead of the selected text is linked. I have the problem with Firefox 3.6. You can check this on the CKEditor demo page. |
|||||
#5843 | In CKEditor 3.3: When we set the focus in the 'instanceReady' event, FF3.6 is giving js error | Bug | Must have (possibly next milestone) | CKEditor 3.4 | General | |
Description |
When we set the editor focus in the 'instanceReady' event, we are getting the javascript error. This issue is only reproducible if the stand-alone html file(attahced:focusissue.html) is accessed from the webserver. But when i try to reproduce it from the local drive, issue was appearing intermittently. So to reproduce this issue, copy the attached sample in the webserver folder and access it in firefox 3.6 or above. Once the editor is loaded in the browser click on the 'Click me to see the issue' button once or twise. After that you will see the error(screen-shot is attached) in fire bug. After getting this error, editor area is uneditable. |
|||||
#5896 | dialogDefinition.resizable not working | Bug | Must have (possibly next milestone) | General | ||
Description |
According to the Api this value should allow you to resize dialogs as the name suggest. However, no matter what you set it to it seems to have no effect. Is this some future planned feature or has it been broken by some changeset? |
|||||
#5957 | Fonts | Task | Must have (possibly next milestone) | UI : Dialogs | ||
Description |
Hi, I am unable to add new fonts to the Fonts dropdown in CKEditor. I tried adding values in CKEditor/Plugins/Font/Plugin.js and also in CKEditor.js. But nothing changes. |
|||||
#6208 | Difficult to add content after a new horizontal line or Page break | Bug | Must have (possibly next milestone) | General | ||
Description |
To reproduce the defect:
Expected Result: Horizontal line or Page break is inserted and cursor will be shown after Horizontal Line or Page break. Actual Result: Cursor shown only once at end of Horizontal line or Page break and disappears after wards, but when we start typing the text, text will be typed at the beginning of the Editor. even when we use Arrow keys to navigate to end of Horizontal line or Page break Cursor shown onl once and disappears afterwards, but when we start typing the text, text will be typed at the beginning of the Editor. This works properly in IE. |
|||||
#6282 | Editor leaves bookmark node after applying formatted style | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | General | |
Description |
|
|||||
#6444 | Close panels and dialogs don't return focus to wysiwyg | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | General | |
Description |
A important regression from version 3.3. |
|||||
#6498 | [Safari] Insert between paragraphs unifies them | Bug | Must have (possibly next milestone) | CKEditor 3.5.1 | Core : Pasting | |
Description |
A very annoying bug which does not exists for too long (don´t know the version when it worked ok) is, that when you insert text between two paragraphs they will be unified and the cursor jumps to the end of the second paragraph. Reproduce it by going to the demo:
Safari 5.02 / Mac OS 10.6.4 |
|||||
#6499 | Indentation command stop working in enter mode BR | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | Core : Styles | |
Description |
|
|||||
#6501 | [IE9] context menu item layout is broken | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | UI : Context Menu | |
Description |
Seen in the attached screenshot, context menu item has smaller occupation as it should. |
|||||
#6532 | IE9: Clicking on WYSIWYG area don't set focus | Bug | Must have (possibly next milestone) | Core : Selection | ||
Description |
To reproduce the issue:
Expected: Focus is set into editor and you can type text. To type text again you have to click exactly in the place where editing is allowed. In this case - left upper corner of the editor. |
|||||
#6586 | Decrease indent on list transforms items into DIVs instead of paragraphs | Bug | Must have (possibly next milestone) | CKEditor 3.4.2 | General | |
Description |
|
|||||
#6595 | [IE9] Paste from Word floods line-breaks | Bug | Must have (possibly next milestone) | Plugin : Paste from Word | ||
Description |
Occurs in IE9, works well in lower versions.
|
|||||
#6624 | [Opera] broken unlink | Bug | Must have (possibly next milestone) | General | ||
Description |
Expected Result:
Actual Result: |
|||||
#6874 | [Opera] Selection mangled after apply inline style (CORE-41462) | Bug | Must have (possibly next milestone) | CKEditor 3.6.6 | Core : Selection | |
Description |
|
|||||
#6898 | [IE6] Kama toolbar buttons invisible on RTL UI | Bug | Must have (possibly next milestone) | CKEditor 3.5.1 | General | |
Description |
In IE6, Kama toolbar buttons are invisible when using RTL UI. They became partially visible after switching to the Source View mode. |
|||||
#7316 | [FF] Click on paste button create wrong linebreak | Bug | Must have (possibly next milestone) | CKEditor 3.5.3 | Core : Pasting | |
Description |
|
|||||
#7868 | BBCode sample is not loading | Bug | Must have (possibly next milestone) | CKEditor 3.6.1 | General | |
Description |
With Firefox, the BBCode sample is not loading. |
|||||
#9068 | Dialogs buttons don't work in non-Kama skins | Bug | Must have (possibly next milestone) | CKEditor 3.6.4 | UI : Skins | |
Description |
Load http://nightly.ckeditor.com/latest/ckeditor/_samples/skins.html use office2003 or v2, launch any dialog and try to use the Cancel or OK buttons, they don't work! the Close button is also harder to hit. tested with Firefox, this is a recent regression. |
|||||
#9292 | Browser error when calling insertText(' ') in V4 | Bug | Must have (possibly next milestone) | CKEditor 4.0 | General | |
Description |
To Reproduce:
Problem: An error occurs and the space is not inserted into the editor. When running CKEditor V4 in source mode, the error is: TypeError: maybeBlockData is undefined .../core/editable.js Line 1436 This testcase works as expected in 3.6.x. |
|||||
#9566 | ckfinder integration is broken... | Bug | Must have (possibly next milestone) | CKEditor 4.0 | File Browser | |
Description |
This latest branch seem to have broken the ckfinder integration after the CKeditor.replace I called : CKFinder.setupCKEditor(editor, 'ckfinder/'); and this worked until this nightly release : Merge branch 't/9535' |
|||||
#9690 | [IE10] Paste from MS-Word doesn't work | Bug | Must have (possibly next milestone) | CKEditor 4.0.1 | Core : Pasting | |
Description |
The clipboard content is not recognized as from MS-word, when pasting in IE10. It's reproduced with IE10 on Windows 8, MS-Word 2010, version 14.0 |
|||||
#9732 | Various downloadable packages have issues with formatting buttons | Bug | Must have (possibly next milestone) | General | ||
Description |
In some browsers, optimized (minified) download packages add bizarre ascii characters after each click on the toolbar buttons bold/italic/underline/strikethrough/superscript/subscript. I've tried this with 10 different combinations of settings ranging from the standard download, to using the builder with the full preset and all plugins except "BBCode output format". All I'm doing is (where necessary) commenting out the line in config.js that removes the buttons 'Underline,Subscript,Superscript'. Then in the editor, I click the superscript/subscript buttons and get various behavior. Note that the versions that include non-minified Source work just fine. Windows 7 64-bit Chrome version 23.0.1271.64 IE version 9.0.8112.16421 64-bit Edition It appears to work fine in Firefox 14.0.1 |
|||||
#9798 | [IE9] recent tests regressions | Bug | Must have (possibly next milestone) | CKEditor 4.0.1 | General | |
Description |
Perhaps these failures concerns also other IEs. |
|||||
#10339 | Error is thrown when inserting custom element | Bug | Must have (possibly next milestone) | CKEditor 4.1.2 | General | |
Description |
var currentDialog = CKEDITOR.dialog.getCurrent(); currentDialog._.editor.insertHtml("<customTag myAttr='var'></customTag>"); Throws an error, TypeError: Cannot read property 'isBlock' of undefined |
|||||
#10787 | Divarea and inline breaks replacement of text selection in Firefox | Bug | Must have (possibly next milestone) | CKEditor 4.3.2 | General | |
Description |
Using Firefox, one is not always able to replace selected text by pasting contents from clipboard. I have successfully identified this issue raised by the divarea plugin, disabling it fixes the issue. You can reproduce this using the online demo:
The selected text was not replaced, instead the clipboard contents gets inserted right in front of the original selection:
Expected result:
Actual result:
This problem persists unless a text block is splitted into own text nodes. Simply mark the term "spaceflight" again and you can now replace it by pasting contents. I was able to confirm this issue with both CKEditor 4.1.1 and the online demo using Firefox 23.0.1, other browsers seem to be not affected. |
|||||
#10822 | Basicstyles (and other features) should not be applicable to widgets (including nested editables) | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
Why shouldn't styles be applied to nested editables from outside of widgets? Because nested editables may have different ACF settings, so this style may be disabled in there. Note: this ticket not only concerns basicstyles, but all features like links, alignment, lists, etc (the last two ones actually seem to work correctly). |
|||||
#10823 | Link plugin fails when applied to a non-editable content | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
In link/dialogs/link.js: var range = selection.getRanges( 1 )[ 0 ]; // Use link URL as text with a collapsed cursor. if ( range.collapsed ) {
These lines cause problem, because |
|||||
#10828 | Integrate magicline with widgets | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
|
|||||
#10831 | Image2: Merge inline and block widget, fix allowed|requiredContent | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
As mentioned in the comment http://dev.ckeditor.com/ticket/10659#comment:15 |
|||||
#10841 | MathJax widget - support subtree changes | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
When a DOM subtree in which widget is attached changes, widget is unloaded. The preview disappears and widget is not responding on doubleclicks. To reproduce - select few paragraphs and apply bold/list/whatever. |
|||||
#10857 | MathJax widget [FF,IE9] - clipboard totally broken | Bug | Must have (possibly next milestone) | CKEditor 4.3 | Core : Pasting | |
Description |
FF: empty widget is pasted IE9: error in console + broken widget: SCRIPT16389: Unspecified error. selection.js, line 1958 character 6 |
|||||
#10869 | Widgets: Errors thrown with elementspath (lack of integration) | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
Also when a widget is selected (i.e. block image2), elementspath indicates "div" as a topmost element (should be "figure"). Similarly it should be "img" instead of "span" for an inline widget. We should implement some kind of proxy to not to reveal an internal structure of widgets in elementspath. |
|||||
#10876 | Enabled SCAYT makes it impossible to type in nested editables | Bug | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
|
|||||
#10925 | oEmbed plugin | New Feature | Must have (possibly next milestone) | CKEditor 4.5.0 Beta | General | |
Description |
Can't wait to use this :) |
|||||
#10933 | Introduce Widget D&D with Magicline internals under the hood | New Feature | Must have (possibly next milestone) | CKEditor 4.3 | General | |
Description |
The basic idea is to reuse magicline's engine to visually mark valid places to drop a block widget while the mouse is moving. |
|||||
#11011 | Method applyStyle removes attributes from nested elements. | Bug | Must have (possibly next milestone) | CKEditor 4.3.1 | General | |
Description |
Result: data-element="term" is removed <span class="quote" data-element="quote">is <span class="term">some </span>sample</span> Problem can be reproduced in every browser from CKEditor 3.0 in both CKE 3.x and 4.x |
|||||
#11021 | Widgets: Error thrown when moving focus from widget to editable by elements path | Bug | Must have (possibly next milestone) | CKEditor 4.3.2 | General | |
Description |
After talk with PK we decided to create yet separate ticket for original issue reported in #10869, since issue required more sophisticated solution.
additional info:
|
|||||
#11042 | Selection.selectRanges selects contents of a non-editable element | Bug | Must have (possibly next milestone) | CKEditor 4.3.1 | Core : Selection | |
Description |
Elements path uses the selection#selectElement method which does nothing more than selectRanges, so the issue is inside selectRanges or in browsers (less likely). It also concerns IE8, but even more often. In #10887 we needed to disable two tests: |
|||||
#11064 | [Blink/Webkit] Can not select all when widget is last element | Bug | Must have (possibly next milestone) | CKEditor 4.6.1 | General | |
Description |
You should be not able to do this. On IE10 and FF everything works fine. You can also reproduce that bug using: <p>AA</p> <p contenteditable="false">BB</p>
Do not forget to set Related browsers bugs:
|
|||||
#11132 | [FF] Caret is lost (again) on FF after inline widget drop | Bug | Must have (possibly next milestone) | CKEditor 4.3.1 | UI : Widgets | |
Description |
It's again the same bug in Gecko. Last time we added timeout before moving widget, but it does not help anymore. We need a bug report on Bugzilla. |