Custom Query
Results (5001 - 5100 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#5311 | Scroll bar is displaying on right hand side instead of left hand side for RTL pages. | Bug | Normal | General | ||
Description |
Scroll bar is displaying on right hand side instead of left hand side for RTL pages. Please refer to attached screen shot for details. The issue was reproducible in nightly build with IE8 and Firefox 3.6. |
|||||
#5312 | When selected content has more than one paragraph format, paragraph format list box always showing the paragraph format option of the first selected line of text | Bug | Normal | General | ||
Description |
To reproduce the defect
Actual: Paragraph Format list box displays the Paragraph format option of the Top line in the selected content Expected: Paragraph Format list box should not display any option, since the selected text has diff paragraph format option applied. Same issues also happens with Font Name, Font Size and Styles drop down lists |
|||||
#5313 | Style info within <li> disappear after press Enter twice | Bug | Normal | CKEditor 3.3 | UI : Enter Key | |
Description |
To reproduce the defect
Result: The list is not at the center of the Editor, and at the left in fact. Go to HTML Source, you will see that style definition info with each list item is lost. |
|||||
#5314 | aria-selected attribute is not removed when rich combo box list item is deselected. | Bug | Normal | CKEditor 3.6.1 | Accessibility | |
Description |
The CKEDITOR.ui.listBlock.mark function marks a list item selected by adding the CSS class 'cke_selected' and a 'aria-selected' attribute. The CKEDITOR.ui.listBlock.unmark and CKEDITOR.ui.listBlock.unmarkAll remove the CSS class, but do not remove the aria-selected attribute. |
|||||
#5315 | caret position when there is a blockquote as a default content | Bug | Normal | General | ||
Description |
Load the attached page, in which i removed the docType in the config and added CSS to the blockquote to illustrate the boundries of the block.
when a user click inside an editor after the blockquote he expects the editor to create a new paragraph after the blockquote, in which he will be able to write his notes about the quote. |
|||||
#5318 | Editor content appears blanc on empty cache | Bug | Normal | General | ||
Description |
In Firefox 3.6 the editor content appears blanc on empty cache. I can reproduce it with my own installation and your demo installation (screenshot added). Could not reproduce this with the nightly demo. I don't know if it's because of the amount of data or if the bug is already fixed. |
|||||
#5319 | Replace Option with Match Whole Word Option checked is not working properly | Bug | Normal | CKEditor 3.3 | General | |
Description |
To reproduce the defect:
Actual Result: Now see that the words are replaced as(find and replace, finder,replacer,finding,replacing) Expected Result:Now see that the words are replaced as(find and replace, finder,aar,finding,replacing) |
|||||
#5320 | Problems with "e; | Bug | Normal | Core : Output Data | ||
Description |
Steps to reproduce:
<object data="http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf" height="344" type="application/x-shockwave-flash" width="425"><param name="movie" value="http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="config={"clip":{"url":"http://flashy.flowplayer.org/video/flowplayer-700.flv","autoPlay":false}}" /></object>
<object data="http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf" height="344" type="application/x-shockwave-flash" width="425"><param name="movie" value="http://ii/ckeditor/plugins/flowplayer/flowplayer-3.1.5.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param :="" autoplay="" clip="" flashy.flowplayer.org="" flowplayer-700.flv="" http:="" name="flashvars" url="" value="config={" video="" /></object> |
|||||
#5321 | After copy paste if click on 'Enter' getting error in IE8 | Bug | Normal | UI : Enter Key | ||
Description |
When we copy - paste contents in editor and click on 'Enter' button, getting error in IE8. |
|||||
#5323 | Selecting font doesn't work for the first time | Bug | Normal | General | ||
Description |
Confirmed in IE8, works fine in FF, didn't test other browsers. When selecting font family straight after the editor loads, IE ignores it, setting font family again works. Steps to reproduce
|
|||||
#5324 | Dialogs contain invalid html id's | Bug | Normal | UI : Dialogs | ||
Description |
According to the spec dialogs in CKEditor contain some invalid id's. Some of the id's start with numbers which are not valid and break firefox (throw a javascript error) when you try to use querySelectorAll which was introduced in version 3.5. to reproduce the error open the Image dialog and execute "document.querySelectorAll('#133_uiElement')" in FireBug. |
|||||
#5325 | Path becomes relative after a copy / paste | Bug | Normal | General | ||
Description |
If you are accessing CKEditor with an URL ending with a slash, let's say : http://ckeditor.com/demo/Insert a new link in the editor and specify "http://ckeditor.com/test/" (please note the ending slash) as URL. Then select the newly created link and copy / paste it. Now have a look at the source, the link becomes : <a href="../test/">... Even if you specify the config baseHref. How can we fix this ? |
|||||
#5326 | Catalan language file updated | New Feature | Normal | CKEditor 3.3 | UI : Language | |
Description |
I have updated the catalan language file that I downloaded from: http://nightly.ckeditor.com/latest/ckeditor/_source/lang/ Now there are no strings missing. |
|||||
#5327 | Spellchecker takes focus | Bug | Normal | UI : Spell Checker | ||
Description |
Reported in http://cksource.com/forums/viewtopic.php?f=11&t=17996 and I think that I've also experienced it. |
|||||
#5328 | <br /> tags inside <p> tags when using SHIFT+Enter | Bug | Normal | Core : Output Data | ||
Description |
I do not now if this is a bug or excpected behaviour. Look at the html below: <p>Test</p> <p>Enter<br /> shitf enter</p> <p>Testar</p> The <br/> tag is outputted inside the <p> tag as you can se. We have customers that consider this as a bug as they want the <br /> tag to bet outputted after the closing </p> tag: <p>Enter</p><br/>Shift enter. |
|||||
#5329 | maximize will error if button is not displayed | Bug | Normal | General | ||
Description |
Request for improvement. I would like an option to maximize the ckeditor control by default. You can simulate that by using CKEDITOR.on('instanceReady', function(ev) {
}); However you'll get a javascript error if the maximize button is not part of the current tool bar. This can fixed if the following change is made to the maximize plugin.
editor.element.getDocument().getById(button._.id);
|
|||||
#5330 | Contextual menu not functionnal in safari, Google Chrome and Firefox 3.6 on Mac | Bug | Normal | CKEditor 3.3 | UI : Context Menu | |
Description |
The contextuel menu dont work on FireFox 3.6 for Mac. Safari 4 and Google Chrome 5 for Mac work the first time. When I want to right click to an other item it's the browser contextuel menu appear. Mac OS X 10.5.8 |
|||||
#5332 | forcePasteAsPlainText doesn't work anymore. | Bug | Normal | UI : Dialogs | ||
Description |
Hi, I have the following option enabled in the config.js file: config.forcePasteAsPlainText = true; but when I press Ctrl+V the data is pasted directly as plain text without any dialog. I noticed this behavior since the 3.1 version. I tried the 3.2.1 SVN (revision 5238) version but it doesn't work neither. |
|||||
#5333 | In Air Select elements in dialogs display incorrectly | Bug | Normal | UI : Dialogs | ||
Description |
In Air all select element in CKEditor dialogs when opened the dropdown appears below where it should. I have attached a simple example, to examine. A solution I have found is to change it to insert the dialog at the beginning of the body instead of at the end. Not sure if that would break anything else tho. |
|||||
#5334 | 2.6.5 Incompatibility Upgrade to 2.6.6 | Bug | Normal | General | ||
Description |
Can you please tell us what files specifically need to be updated from 2.6.5 to 2.6.6 to resolve the FireFox incompatibility issue? Re-Installing the whole package shouldn't be nessisary? What files need to be replaced? |
|||||
#5335 | Several lines' formatted data will be merged to one line when we apply Numbers/Bullets | Bug | Normal | CKEditor 3.4.1 | UI : Toolbar | |
Description |
To reproduce the defect
Expected Result:we should see that Numbers/Bullets is applied to the lines Actual Result: All the four lines of data are merged in to a single line. |
|||||
#5336 | Remove object style | Bug | Normal | CKEditor 3.4.1 | Core : Styles | |
Description |
Currently it's not able to remove Object Style by styles combo, when you select an marked style item in the list, the style will just get re-applied. |
|||||
#5337 | Major defect with enterMode = ENTER_BR | Bug | Normal | UI : Enter Key | ||
Description |
For a HTML code like this: some_text_here<img src="xxx"/> With enterMode = ENTER_BR, hitting "Enter" between the text and img would show the line break being inserted in WYSIWYG mode correctly, but switching to SOURCE mode you'll see the BR tag was added after the IMG tag. As a result, the actual code being submitted to server side was incorrect. This is a major defect as users thought they had the text formatted correctly in the editor but shown up otherwise. |
|||||
#5338 | Paste from Open Office causes error | Bug | Normal | CKEditor 3.4 | Core : Pasting | |
Description |
When pasting from Open Office into CKEditor in Firefox, an error is thrown when attempting to save or use the Source button. The error is in plugins/htmldataprocessor/plugin.js line 192: element.children[ 0 ].value = element.attributes[ '_cke_title' ];
It is possible that this error is a consequence of the empty title element which Open Office creates. Note that this error does not occur in Chromium 5.0.330.0, which is the only other browser I have tested in. To reproduce:
Using:
|
|||||
#5339 | In fullpage mode, document without "title" tag breaks CKEditor | Bug | Normal | General | ||
Description |
To reproduce:
Patch: Patch for plugins/wysiwygarea/plugin.js (at least, here's the diff that fixes it for us): 741,744c741,742 < if (title != null) { < title.setAttribute( '_cke_title', editor.document.$.title ); < editor.document.$.title = frameLabel; < } --- > title.setAttribute( '_cke_title', editor.document.$.title ); > editor.document.$.title = frameLabel; |
|||||
#5340 | Feature request - Paged documents - WYSIWYP? | New Feature | Normal | General | ||
Description |
Hi Here comes a feature request: As it is now, you can edit the text in one WYSIWYG editor interface. So, you have no chance to see how many pages your text will cover when you print it. Could it be possible to create paged documents using CKEditor? So you see in realtime the different pages in the browser as you edit. Any chance to see support for this in the near future.... so we could get both: WYSIWYG and WYSIWYP Keep up the good work! |
|||||
#5342 | Editor always at least 300px wide on Webkit | Bug | Normal | General | ||
Description |
Webkit-based browsers refuse to create editors less than 300 pixels wide. Following code creates 300px wide editor, even though 150 is specified for all width options. Testcode was made against 2nd example in /_samples/replacebycode.html CKEDITOR.config.toolbar_Mini = [ ['Bold','Italic','RemoveFormat'] ]; CKEDITOR.replace( 'editor2', { width: 150, resize_maxWidth: 150, resize_minWidth: 150, skin: 'v2', toolbar: 'Mini' } ); Happens on Safari 4.0.3 (Windows) / Chrome 4.1.249.1036 (Windows) |
|||||
#5343 | Active list item ARIA role is wrongly placed | Bug | Normal | CKEditor 3.3 | Accessibility | |
Description |
Currently the 'aria-activedescendant' which marks the active list item is not applied on the correct element, we should move the attribute up to the element that has the role "listbox". |
|||||
#5344 | Wrong japanese translation | Bug | Normal | CKEditor 3.4 | UI : Language | |
Description |
The Japanese translation in the search dialog box is wrong. The attached the patch for it. |
|||||
#5345 | delete editor.config.elementsPath_filters on editor.distroy based on r5242 | Bug | Normal | CKEditor 3.3 | General | |
Description |
On destroy function, set items of editor.config.elementsPath_filters to null, but not reset length=0. So reopening a editor with CKEDITOR.replace, fire the event of "selectionChange" on elementspath/plugin.js, throw a exception. Repair this bug only needs a statement on 508 line "_source/core/editor.js" :
|
|||||
#5347 | Plugin: iframe issue in IE8 | Bug | Normal | UI : Floating Panel | ||
Description |
When adding a plugin like this (with fixed height): CKEDITOR.plugins.add('uploader',{ requires: ['iframedialog'], init:function(a){ CKEDITOR.dialog.addIframe('upload_dialog', 'File Uploader','classes/uploaders/fck_bestand.php',550,400,function(){/*oniframeload*/}) var cmd = a.addCommand('uploader', {exec:uploader_onclick}) cmd.modes={wysiwyg:1,source:1} cmd.canUndo=false a.ui.addButton('uploader',{ label:'Upload a File..', command:'uploader', icon:this.path+'images/icon.png' }) } }) The iframe's height is not correct in IE8 (screenshot). |
|||||
#5348 | [IE] Caret is moving to the next block when image/smiley is inserted at the end of the block | Bug | Normal | General | ||
Description |
To reproduce
The caret is going to the beginning of the second block. |
|||||
#5351 | Use of cut and paste from Word then save results in Server and Javascript errors. | Bug | Normal | General | ||
Description |
When used in conjunction with a .NET 3.5 environment we are having users intermittently taking javascript errors and more importantly server errors due to the .NET view state getting corrupted. These seem to occur almost randomly and are difficult to reporduce. Have not been able to precisely debug the issue down to what is occuring but seems to be related to the use of cut and paste functionality with Word documents, then switching back to view mode, then performing a postback to the server. Error results in a Validation of viewstate MAC failed. If the drag and drop of text from a Word doc is used instead we do not get this error. I'm attaching a copy of the aspx file, let me know if you need more info. |
|||||
#5352 | CKEDITOR.stylesSet.add can't be used inline with _source files | Bug | Normal | CKEditor 3.3 | General | |
Description |
Trying to use the CKEDITOR.stylesSet.add in the page to define a stylesSet without using an external file doesn't work while using the _source files. |
|||||
#5353 | wrong width of editor after resize() called in firefox 3.6 | Bug | Normal | CKEditor 3.4.1 | UI : Toolbar | |
Description |
CKEditor version 3.2 OS: WinXP after call of the function resize() the editor width is to big. this behavior can only be seen in firefox 3.6. with IE 6.0 it works as expected. to reproduce the bug see the attached sample test_resize.html. see also the screenshot for firefox and IE in the attachment. |
|||||
#5355 | Opening a dialog causes silent exception | Bug | Normal | UI : Dialogs | ||
Description |
Opening a dialog (Image dialog for example) causes exception which is silently consumed by try - catch block but javascript debuggers like firebug still break on the error. this is caused by access to undefined index (-1) in "focusList" in plugins/dialog/plugin.js:286 and could be fixed by adding: if (current > -1) before the focusList[ current ].getInputElement().$.blur(); line The bug was discovered with Firefox 3.5.8 (Firebug 1.5.3) / Linux 64bit |
|||||
#5356 | Scayt options dialog doesn't work with prototype.js enabled environments | Bug | Normal | CKEditor 3.3 | UI : Spell Checker | |
Description |
When using CKEditor in prototype.js enabled environments SCAYT plugin options dialog opening crashes. This is caused by plugins/scayt/dialogs/options.js:218 for ( i in buttons ) Normally this clause iterates over all items within a array but in prototype enabled environments this causes loop to iterate also over all extended methods thus causing following doc.getById( button) to fail This problem can be fixed by changing line 218 into: for ( i = 0; i < buttons.length; i++ ) The problem was discovered with Prototype 1.6.1 |
|||||
#5357 | Impossible to use CKEditor v.3.2 with all browsers but IE | Bug | Normal | General | ||
Description |
I noticed that it's impossible to use the last version of CKEditor in every browser except in IE, where it works well. I tried it in Firefox (last version), Chrome (last version), Safari (last version) and IE 8. You can see it in the printscreen. The previous version that I used was the 2.6, and it worked well. For simplicity, I used the samples provided in the Zip file. |
|||||
#5358 | Anchor not showing the text | Bug | Normal | Accessibility | ||
Description |
Hello! Using the current nightly Build (not sure if that worked before) the anchor will remove the selected text when anchoring. Also the text within the anchor (with text from fckeditor) will not be rendered in the editor. Steps to reproduce using ckeditor on demo page: Write some text. Select one word which should be anchored. Press the anchor button and create new anchor. Not the previous selected text is gone (removed) and the anchor is there. If you change the source by adding the missing text back manually, the text is still missing! Please see the screenshots:
With best regards, Juergen |
|||||
#5360 | CKEditor nightly build missing some plugins | Bug | Normal | Project : CKPackager | ||
Description |
Nightly build doesn't have these in plugins folder:
Verified with firebug http://nightly.ckeditor.com/5260/_samples/replacebyclass.html Maybe some others are missing too? |
|||||
#5361 | Preview window's title should reflect the title tag in full page mode | Bug | Normal | CKEditor 3.5.1 | General | |
Description |
When using full page mode, the preview window's title should be "original title (preview language entry)". Attaching a patch. |
|||||
#5362 | Non existent language files causes JavaScript errors | Bug | Normal | General | ||
Description |
If you set the 'language' configuration value to something which does not exist, 'foobar', for example - CKEditor fails to load and shows the following errors in Google Chrome: Uncaught TypeError: Cannot read property 'options' of undefined It also fails to load in every other browser, with similar errors (unable to get at the moment, a colleague should be getting these soon). We ran across this because we uploaded CKEditor and then removed all language files apart from 'en.js' to save space, as we knew our users would never want other languages. If no 'language' config value is provided, afaik it picks it up from the browser - and one of our developers had a different language, which resulting in this error. It would be nicer imo to default to 'en' if the provided language file does not exist. |
|||||
#5363 | Have the "title" atttribute on iframes | Bug | Normal | CKEditor 3.3 | Accessibility | |
Description |
We should evaluate the impact about having the "title" attribute in all iframe elements we use in our interface. This is a requirement for accessibility standards:
http://www.w3.org/TR/WCAG20-TECHS/H64.html We can check the impact of it is by using INS+F9 in JAWS. Currently, it should list the editor iframes, which now have a kind of unusable name. |
|||||
#5364 | The a11y help dialog doesn't always get focus | Bug | Normal | CKEditor 3.3 | UI : Dialogs | |
Description |
Sometime, with a clean cache, the focus is not sent to the accessibility help when opening it with ALT+0. The caret stays in the editor, and it's even possible to type on it. I was able to reproduce it with Firefox in the nightly build, but not locally. I think it's related to the download delay of the online installation. It may be that the dialog focus procedure is execute before having the dialog ready, so no focus is set at all. |
|||||
#5365 | Undocumented options for the link dialog | Task | Normal | QA | ||
Description |
In link\plugin.js there are two options that aren't documented CKEDITOR.tools.extend( CKEDITOR.config, { linkShowAdvancedTab : true, linkShowTargetTab : true } ); As the new architecture of the dialogs allow to easily customize the tabs of each dialog, I wonder if we should add the documentation for these or just remove them (and the little code in the dialog.js file) Personally, I vote for removing them. Note also that the image plugin lacks the corresponding options. |
|||||
#5366 | JAWS not reading Template Options on Content Templates dialog | Bug | Normal | CKEditor 3.3 | Accessibility | |
Description |
To reproduce the defect
Expected: JAWS should read the name of the Template Options. |
|||||
#5367 | Implement editor.insertText and use it in the special chars dialog | New Feature | Normal | CKEditor 3.5 | General | |
Description |
We must have an insertText function which inserts plain text into the editor, contextual to the current selection. This ticket is being opened because of [5273]. It fixes the undesired behavior we have in the insert special char dialog because of the usage of insertHtml. We should revert those changes and use the new insertText function instead. |
|||||
#5368 | Memory leak in setData function | Bug | Normal | CKEditor 3.3 | General | |
Description |
Hi I think there is a memory leak in the function CKEDITOR.editor.setData(). OS : WIndow 7 Firefox 3.6 I create an editor and a button. When I click the button I put 10 time 1 million 'a' in the editor using the function setData. At the beginning my brower took 69MO , after 10 click on the button it goes 330MO. (I have waiting for the GC to collect). It is a problem for me because I'm using the ckeditor in an ajax application and so never reloaded the page moreover my customer does big Word paste into the editor. I join my simple html witch illustate that. Thanks. |
|||||
#5369 | editor addCss only works on first pass | Bug | Normal | General | ||
Description |
In order to recreate the bug I used the divreplace example. After the line to replace the dive I add "editor.addCss("body{background-color:red;}");" On the first div the css is added. On the subsequent editors on the other divs it no longer works. The bug was produced in Firefox 3.5.8 and IE 6, 7, & 8 |
|||||
#5370 | New Faroese locale | Task | Normal | CKEditor 3.3 | UI : Language | |
Description |
Filled in quite some missing translations. |
|||||
#5371 | New Faroese locale for FCKeditor_2.6.6 | Task | Normal | UI : Language | ||
Description |
New Faroese locale for FCKeditor_2.6.6 |
|||||
#5372 | Create sublist should not clone styles from parent | Bug | Normal | CKEditor 3.3 | Core : Lists | |
Description |
<ul style="margin-left: 40px;"> <li>A</li> <li>B</li> <li>C</li> </ul>
|
|||||
#5373 | pathBlockElements contains a 'de' elements | Bug | Normal | CKEditor 3.3 | General | |
Description |
http://dev.fckeditor.net/browser/CKEditor/trunk/_source/core/dom/elementpath.js#9 the pathBlockElements contains a 'de' element, while I think it should be a 'dd' element. |
|||||
#5374 | [[IE]] Selecting a linefeed at start of text in CK Editor causes styling issues | Bug | Normal | CKEditor 3.3 | Core : Styles | |
Description |
'To reproduce the defect'
a b c
Problem: The text remains in bold - the styling is not restored. Expected: The text should restore to it's original format.This only occurs in IE and only occurs when the linefeed is selected at the start of the highlighted text. |
|||||
#5375 | Cursor in the wrong position when you delete an Empty Paragraph | Bug | Normal | General | ||
Description |
To reproduce the defect
This is a paragraph 1. <empty paragraph> This is a paragraph 2.
Expected Result: We believe the expected behavior is for the cursor to stay at the end of paragraph 1. if the paragraph is not an empty paragraph, the cursor behavior is correct. |
|||||
#5376 | if we apply heading formatting to a list item in an Ordered/Unordered list we can't come out of the list | Bug | Normal | CKEditor 3.3 | Core : Lists | |
Description |
To reproduce the defect
Expected Result: The cursor should come out of the Ordered list and a new empty Paragraph should open Actual Result: No Matter how many times we press the Enter, the list goes on increasing and every time we press enter it is adding a new empty list item in Ordered list. Same behaviour is also happening in the case of Bullets. |
|||||
#5378 | Paragraph inserted before table on document start | Bug | Normal | General | ||
Description |
Paragraph inserted before table on document start. Reproduce:
Result: <p> </p> <table> <tbody> <tr> <td> TD</td> </tr> </tbody> </table> |
|||||
#5379 | jQuery adapter TC affected by regression | Bug | Normal | QA | ||
Description |
jQuery adapter TC affected by regression between r5046 (works) and r5280 (doesn't work). The effect is JS error: Unexpected error: editor is not defined The error shouldn't happend in place where it's raised: var editor = this; testSelf.resume( function() { assert.isTrue( editor instanceof CKEDITOR.editor, 'editor instanceof CKEDITOR.editor' ); The second editor reference used in assert.isTrue creates the error. This may be an issue only with YUI test, as jQuery sample works fine. Env: Chrome linux, FF 3.5 linux |
|||||
#5380 | admin side images are not showing | Bug | Normal | General | ||
Description |
When adding an image to an article you have to options
I have all my images relative to document meaning my path to the images is images/test.gif but your plugin is not showing the images only if I have http://www.domain.com/images/test.gif Problem here is that if I change the domain name all image links are broken |
|||||
#5381 | Cursor in wrong position after pasting content | Bug | Normal | CKEditor 3.3 | General | |
Description |
Confirmed in IE8. Looks like a IE issue and it looks like it didn't occur before CKEditor 3.1 and probably it has something to do with pasting mixed After pasting certain content, cursor is not positioned at the end of text but somewhere in the middle. Steps to reproduce
(Old steps to reproduce below, the example above is much simpler)
|
|||||
#5382 | Works fine on a windows test server but uploaded to a linux it error You don't have permission to access /webadmins/fckeditor/editor/filemanager/browser/default/browser.html on this server. | Bug | Normal | Server : PHP | ||
Description |
Hi Thanks for such powerful editor but I am facing great problem when uploading site to server. after upload it shows good for typing but when I try to upload image it gives error on browse server button as You don't have permission to access /webadmins/fckeditor/editor/filemanager/browser/default/browser.html on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at lhdpsindh.org Port 80 Please guide how I solve this issue else |
|||||
#5383 | java: create userfilepath according to chosen directory | New Feature | Normal | General | ||
Description |
In the file browser, I've created a virtual file directory (in this case called "screens") that points to another file system directory. What I'd want is in case of choosing that virual directory, the userfilepath also changes. I've managed this by overriding the GetResponse class, and add the following line in the constructor: if ("/screens/".equals(currentFolder)) constructedUrl = <my new userfilepath> This works fine, it would be nice if this could somehow be plugable/ configurable. It would also be nice if this could be configured for several subdirectories. I tried to do this by overriding ServerRootPathBuilder.getUserFilesPath, but then the returned path is "<userfilepath>/file/screens/<myFile>", while what I need is "<userfilepath>/<myFile>" |
|||||
#5384 | java: create userfilepath according to chosen directory | New Feature | Normal | Server : Java | ||
Description |
In the file browser, I've created a virtual file directory that points to another file system directory. What I'd want is in case of choosing that virual directory, the userfilepath also changes. I've managed this by overriding the GetResponse class, and add the following line in the constructor: if ("/screens/".equals(currentFolder)) constructedUrl = <my new userfilepath> This works fine, it would be nice if this could somehow be plugable/ configurable. It would also be nice if this could be configured for several subdirectories. I tried to do this by overriding ServerRootPathBuilder.getUserFilesPath, but then the returned path is "<userfilepath>/file/screens/<myFile>", while what I need is "<userfilepath>/<myFile>" |
|||||
#5385 | When a link is added a new undo snapshot should be made | Bug | Normal | CKEditor 3.4 | Core : Undo & Redo | |
Description |
It is expected that when a new link is added (via the lonk dialog) a new snapshot should be made. |
|||||
#5386 | Google Chrome for Mac, error on form.submit override | Bug | Normal | General | ||
Description |
Currently Google Chrome for Mac chokes under certain circumstances in the attachToForm function of core/editor.js producing the following error: "TypeError: Cannot read property 'nodeName' of undefined" This error only occurs under the following circumstances:
Attached is an HTML page that replicates the error. I've only seen this error in Google Chrome for Mac & have run the test on FF3.0 and Safari 4.x on my Mac. The simplest solution I've found is to set CKEDITOR.config.autoUpdateElement = false. |
|||||
#5387 | [CKEditor 3.2] Creation of div with id cke_pastebin multiple in chrome | Bug | Normal | Core : Pasting | ||
Description |
Somehow <div id="cke_pastebin"> is popping up multiple times in code. While I don't really care about this mysterious mark up, I do care about valid mark up. That div is being added to the editor multiple times and id selectors are unique. Having multiple elements with exactly the same id selector is invalid mark up. |
|||||
#5388 | [IE][Chrome] Strange behavior on copy & paste <span> | Bug | Normal | Core : Pasting | ||
Description |
To Reproduce
|
|||||
#5390 | Bullets/Number contents displays across the left justified table | Bug | Normal | General | ||
Description |
To reproduce the defect
Expected Result: Table is inserted Correctly. Actual Result: Bullets/Numbers contents displays across the Table |
|||||
#5391 | Img alignment | New Feature | Normal | Core : Output Data | ||
Description |
Hello, thanks for the CKeditor, but I love FCKEditor yet :) In CKEditor if img has alignment the image.js remove the align attribute and replace by inline style. I think this is bad for developers and users, because it can cause the lost of unified display of the webpage. It would be better using class or, left the align attribute, which can be globally format in CSS. Can this process turn off in config.js, or somewhere else? Or intergrate a new option to use this inline style-format, or using default HTML attributes? Thanks a lot. |
|||||
#5392 | Complete Finnish translation | Bug | Normal | CKEditor 3.3 | UI : Language | |
Description |
Here's complete Finnish translation. |
|||||
#5393 | Bold/Italics/Underline ruins the page | Bug | Normal | Project : MediaWiki+FCKeditor | ||
Description |
The rest of the page after the highlighted word will now be underlined. The wikitext of the page will now look like this: <u>'''''Word'''''</u You can also just click over to wikitext and then back instead of saving to see the effect.
The last > is stripped off by FCKeditor. Doing different combinations of these buttons or using strikethrough instead of underline produces different varieties of this bug. The problem seems to be that clicking bold, italics, then underline produces markup that looks like this: |
|||||
#5394 | chrome: copying from one instance to another creates unnecessary inline css | Bug | Normal | General | ||
Description |
tested with nightly build and chrome 4.1.249.1042 beta (42199) (in my experience this also happens with older versions of chrome), vista sp2. when copying (not source view) the default para from nightly build in one chrome to another: <p>
becomes: <p>
<div style="font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); ">
</div> this happens for all types of html; extra unnecessary inline css is appended to the pasted html source. this doesn't happen in firefox 3.* |
|||||
#5396 | Focus is going out of the Editor when we change the Option in Cell Type list box on Cell Properties dialog | Bug | Normal | CKEditor 3.3 | General | |
Description |
To reproduce the defect
Expected Result Cursor should be back in the Table cell for which we have changed the Cell Properties. Actual Result Cursor is going out of the Editor and we have to use Tab and Shift + Tab to get the focus back in to the Editor. |
|||||
#5397 | Chrome hangs when strange characters are in the source code | Bug | Normal | General | ||
Description |
It looks like some specific characters cause Chrome to hang. Confirmed in Chrome 4.1.129.1036 (41514). It seems it doesn't happen in Safari. Steps to reproduce
It might be a bug in Chrome (just like #2917 was). |
|||||
#5398 | fckeditors toolbar not showing properly in IE8 only | Bug | Normal | Server : ASP.Net | ||
Description |
fckeditors toolbar not showing properly in IE8 only i am using fckeditor 2.6.3.22451 |
|||||
#5399 | Lists pasted from Word do not maintain their nesting | Bug | Normal | Plugin : Paste from Word | ||
Description |
After copying a Word document from Word 2007 to CKEditor, a list with nested lists inside it flattens out. This occurs for both numbered and unordered lists. Steps to Reproduce
I do not know if this issue occurs with other versions of Word. I have created a patch which seems to solve the problem. |
|||||
#5400 | P tags are automatically added when text is inserted into Editor boxes | Bug | Normal | UI : Source View | ||
Description |
When text is added to the textarea boxes (Editors) a paragraph tag is automatically added to the beginning and end of the text. For example; if I add "This is a test." to the textarea it appears like this when Source is selected <p>This is a test.</p>. If I delete them, update my changes and exit the editors all is good, but if I go back into the record, the paragraph tags are added back in. I work on a Windows platform using XP Professional. I've tested this bug in Firefox 3.6.2 and in IE6.0 and IE7.0 with the same results. |
|||||
#5401 | On IE quirks mode, the context menu break layout with Office2003 and V2 skin. | Bug | Normal | CKEditor 3.3 | UI : Context Menu | |
Description |
Reproducing Procedures
|
|||||
#5402 | if we apply Pre-Formatted formatting to a list item in an Ordered/Unordered list we can't create new list items & also we can't come out of the list | Bug | Normal | CKEditor 3.3 | Core : Lists | |
Description |
To reproduce the defect
Expected Result See that next number comes up in the ordered list and when we press the Enter for the second time,the cursor should come out of the Ordered list and a new empty Paragraph should open Actual Result The Next Number in the ordered list do not comes up and when we Press Enter any number of times we can't come out of the list. Same behaviour is also happening in the case of Bullets. |
|||||
#5403 | JAWS not reading the Selected List item as Selected | Bug | Normal | Accessibility | ||
Description |
To reproduce the defect
We are getting the same behaviour on all the List boxes(Font Name,Font Size,Styles) This is happening only on FF 3.6.2 This looks similar to the defect http://dev.fckeditor.net/ticket/5366 |
|||||
#5404 | FillEmptyBlocks in CKEditor 3.x | New Feature | Normal | CKEditor 3.5 | Core : Output Data | |
Description |
It looks like FillEmptyBlocks option is not available in CKEditor 3.x, thus it is impossible to configure CKEditor to leave empty elements without |
|||||
#5407 | Introduce a setting to keep using deprecated attributes | New Feature | Normal | General | ||
Description |
This is related to the tickets 4878 and 4246. Please introduce a setting in config: useDeprecatedAttributes = TRUE|FALSE; Based on this, the deprecated attributes for tables and images should either remain in the code (thus having both height="123" and style="height:123px;") or be used exclusively (only height attribute, no style). This is important in order to be able to use ckeditor for editing html emails. It is possible to hack the relevant plugin files, but in order to keep the code clean and allow easy upgrades to future versions it would be better to introduce a config setting. |
|||||
#5408 | Style plugin not working as expected. | Bug | Normal | General | ||
Description |
Assigning a 'block style' to the CKEditor is not working when; a) The current content is not wrapped in a block. b) All content is selected. Steps to reproduce:
Expected behaviour:
Given result:
--- Also tried intercepting CTRL+A (by config.keystrokes) and assigning 'SelectAll' has no effect. Clicking inside the line which you want to make a certain style (or selecting a word inside that line), and then choosing the style DOES work like expected, but when all content is selected it does not work. |
|||||
#5409 | CKEditor 3.2 image dialog forces refresh of page | Bug | Normal | General | ||
Description |
I have a Java/JSP application which implements CKEditor via <body onLoad="CKEDITOR.replace('Trade_Description');"> When clicking on the image-toolbar icon and then either Canceling or OKing the dialog, the source page refreshes. This occurs on Safari 4.0.5 and Google Chrome on Mac OSX. No refresh occurs when run in IE or Firefox. I have also tried the nightly build. Using FCKEditor 2.6.6 does not produce the same issue and I therefore believe there is a bug when closing the Image dialog on Safari/Chrome (Webkit). |
|||||
#5410 | Resize object leaves markers | Bug | Normal | General | ||
Description |
Resizing objects leaves the original bounding markers.
|
|||||
#5411 | Anchors can be resized. | Bug | Normal | CKEditor 3.4 | General | |
Description |
An anchor can be resized, even though this is just a fake object to represent the anchor.
|
|||||
#5412 | Provide a disabled mode for the editor | New Feature | Normal | General | ||
Description |
In some cases, it would be desirable to disable the editor in a form. This would behave like a normally disabled text area. Ideally, the disable function should disable the toolbar buttons, and not allow content to be added to the editing area, but preserve the editor within the form. |
|||||
#5413 | Browser error after pasting html table in ckeditor | Bug | Normal | Core : Pasting | ||
Description |
When pasting html table copied from FF3 to ckeditor opened in IE 7 the following browser error is received:
Line: 16
Steps to reproduce:
|
|||||
#5414 | [IE] Image can't be resized | Bug | Normal | CKEditor 3.3 | General | |
Description |
When selecting an image in IE by right click on it, the control type selection rapidly switched into text type, which cause the resize handler disappears thus it's not able to resize the image. |
|||||
#5415 | Undo not working when we change the Table Properties for the table on a saved page | Bug | Normal | CKEditor 3.4 | Core : Undo & Redo | |
Description |
To reproduce the defect
Expected Result Table is Aligned to Center and the Undo button should be enabled. Actual Result Table is Aligned to the Center but the Undo button is not enabled and it will not enable even if we change any number of Table Properties.It is only enabled when we type some text in the Editor. |
|||||
#5416 | [[IE]] we can't delete the Table on a Saved Page | Bug | Normal | CKEditor 3.3 | General | |
Description |
To reproduce the defect
Expected Result: See that the Table is deleted and you are able to save the page. Actual Result: Table is deleted but we are getting an Error & i have attached a Screen shot of the Error and when we click on Remove Editor button to save the Page we get the same Error again. When i click on Remove Editor button for the Second Time it saves the page but i could still see the Table that i have deleted before. Tested on IE 6&7 |
|||||
#5417 | Spell checker window doesn't close after correcting words | Bug | Normal | UI : Spell Checker | ||
Description |
Using WinXP, IE7.0, CKEditor 3.2 When having some misspelled words and running the Aspell type spellchecker, the check dialog won't close when finished. It works with WinXP, FF, CKEditor3.2 It seems as if I add an alert in aspell.js, function oSpeller_OnFinished(dialog, numberOCorrections) { if (numberOCorrections > 0) { editor.focus(); editor.fire('saveSnapshot'); // Best way I could find to trigger undo steps. dialog.getParentEditor().setData(document.getElementById(textareaId).value); ===>>> alert ("oSpeller_OnFinished" ); editor.fire('saveSnapshot'); // But there's a blank one between! } dialog.hide(); } it works!? When I remove it, the dialog stays open. If I run the spellcheck with no misspelled words, it closes (since numberOCorrections is 0 i suppose).
Reproducible: every time.
|
|||||
#5418 | We can't change Border size,Cell Spacing & Cell Padding for Pasted Tables from Word | Bug | Normal | CKEditor 3.4 | General | |
Description |
To reproduce the Defect
Expected Result: Table Border,Cell Spacing and Cell Padding between the cells should increase according to the Values we have set on Table Properties dialog. Actual Result: Table Border,Cell Spacing and Cell Padding between Table Cells remains same.But the Vales for Border, Cell Spacing & Cell Padding are set properly in HTML Source. |
|||||
#5419 | JAWS not reading first option in Special Character list on Special Character dialog | Bug | Normal | CKEditor 3.3 | General | |
Description |
To reproduce the defect
Expected: JAWS should read the name of the Special Character Option. JAWS reads the name of the option properly in FF3.5 but not in FF 3.6 This looks similar to the defect http://dev.fckeditor.net/ticket/5366 |
|||||
#5420 | Destroying editor on replaced textarea inserts <br /> to originally empty input | Bug | Normal | General | ||
Description |
We are using a standard textarea element that can be changed into a CKEditor and back by clicking a button. When the textarea is originally empty and user makes no changes to it, switching to CKEditor and back to normal textarea leads to a "<br />" element being inserted. I will attach a sample HTML page that demostrates the problem. Click "Toggle state" twice and you should see the extra br in the text area. The version of CKEditor we are using is 3.2. Tested on Linux with Firefox 3.5.8 and Opera 10.10. The problem occurs with both. |
|||||
#5421 | xhtml code generation problem instead of   (htmlentities, entities,entities_additional,..., configuration) | Bug | Normal | CKEditor 3.4.1 | Core : Output Data | |
Description |
For a more complete description and discussion see http://cksource.com/forums/viewtopic.php?f=11&t=18208 The ckeditor 3.2 does not produce the correct output when you enter a text like this in the editing area: ab c (there are several blanks between "ab" and "c") The result is something like ab   c but should be ab   c No configuration option like entities, entities_additional... ever resolved the problem. This worked correct in older versions like 2.6.x. |
|||||
#5422 | [[IE]] we can't enter the text below Page break | Bug | Normal | CKEditor 3.3 | General | |
Description |
To reproduce the defect
Expected Result: We should be able to position the cursor after the page break using mouse or key board and we should be able to type the text after Page break. Actual Result: Cursor is still shown above the Page break and we can't position the cursor after page break.So we won't be able to type the text after page break. |
|||||
#5423 | Add config option for DefaultLinkTarget | New Feature | Normal | General | ||
Description |
The DefaultLinkTarget option used to be in FCKEditor, but it's not in CKEditor. It'd be nice if this was added. |
|||||
#5424 | SCAYT takes a lot to activate | Bug | Normal | CKEditor 3.3 | UI : Spell Checker | |
Description |
At least on the current trunk, SCAYT is taking a lot of time to get enabled when activated. It just took me more than two minutes when enabling it with just a short phrase and two dispelled words. The Firebug Net pane shows precisely that some spellckecker.net calls are having a quite long response time. |
|||||
#5425 | SCAYT button must be disabled in Opera | Bug | Normal | CKEditor 3.3 | UI : Spell Checker | |
Description |
The SCAYT button must not be enabled when using the editor in Opera as it's not compatible with it. |