Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (5401 - 5500 of 11754)

Ticket Summary Owner Type Priority Milestone Component
#5772 [IE] Not all list-style-type values are supported by IE Garry Yao Bug Normal CKEditor 3.3.1 Core : Lists
Description

The list style dialog provides options for armenian, georgian, lower-greek and decimal-leading-zero. These list-style-type values are not supported by any version of IE.

IE does not support the values armenian, decimal-leading-zero, georgian, inherit, lower-greek, lower-latin or upper-latin.

#5774 [IE6] Memory Leak revisited Garry Yao Bug Normal General
Description

Sieve is still showing multiple DOM leaks on page left, it's pretty easy to reproduce with the default sample page, and this only affects IE6.

#5775 Required field's label to contain a CSS class to allow it to be styled differently Tobiasz Cudnik New Feature Normal CKEditor 3.4 UI : Dialogs
Description

If a labeled dialog UI Element's required property is set to true the field's label should contain a CSS style so it can be styled differently. For example:

<label class="cke_dialog_ui_labeled_label cke_required"...

A style like the following could then be used to mark required fields:

.cke_skin_<name> .cke_dialog_ui_labeled_label.cke_required:before {
	content: "* ";
}
#5776 Hebrew traslation for CKFinder 2.0 New Feature Normal General
Description

there is hebrew translation for CKFinder 2.0

bug(?) dir:'rtl' - not applied to main ckfinder window

#5778 [IE] Unwanted scroll on first mouse right-click Garry Yao Bug Normal CKEditor 3.4.1 General
Description

Environment

All IE versions

Reproducing Procedures

  1. Open our online demo page;
  2. Scroll down the document to bottom without puting focus into the editing document;
  3. Mouse right-click (contextmenu) at the last paragraph;
    • Actual Result: The document is scrolling to top and the context menu is opened at the new position.
    • Expected Result: Context menu opens at the clicked location with no document scrolling occurs.
#5779 can't edit fields in jQuery UI modal dialog Bug Normal UI : Dialogs
Description

I have a trouble with CKEditor about 1 year (all last versions from 3.0 till new version 3.3)

When I use ckeditor in "jQuery UI modal dialog" ( http://jqueryui.com/demos/dialog/#modal ) and try edit some properties of table (already created before) - so for example I can't edit numbers of rows and cells (both fields are disabled).

The same situation when I try edit alternate text in image window.

It's normal situation or it's a bug?

#5781 [[FF]] We can't delete/backspace chars after a sequence of actions Sa'ar Zac Elias Bug Normal CKEditor 3.4 General
Description

To reproduce the defect:

  1. Open Ajax sample.
  1. Type a single character 'a' and then press Backspace 2 times.
  1. Press Undo or Ctrl + Z to get the character back.
  1. Now try to delete the Character using Delete or Backspace

Expected Result:

User should be able to delete the Character using Delete or Backspace

Actual Result:

We can't delete the Character no matter how many no of times we press Delete.

We were able to delete the Character only when we type some new character

#5782 FF: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIDOMNSHTMLDocument.designMode] Garry Yao Bug Normal CKEditor 3.3.1 General
Description

This is a regression bug introduced in CKEditor 3.3. It occurs when doing some specific DOM operations on the node that contains the editor. We had a similar problem in #5660.

Please check the attached files (unpack them in the _samples directory) to reproduce this issue. Works fine in CKEditor 3.2.1, 3.0 and all previous releases.

#5784 Cursor dissapears after maximizing in Firefox 3.6.3 Bug Normal General
Description

See this ticket http://dev.fckeditor.net/ticket/5149 and also this one on the forum: http://cksource.com/forums/viewtopic.php?f=5&t=18995

Since this is a serious problem for all users of fckeditor it would be great if it could be fixed

#5785 Upgrading to the latest version of fckeditor Task Normal General
Description

Hey there, Can you give me the instructions on how to upgrade FredCK.FCKeditorV2 to use the latest version of fckeditor?

thanks

#5786 "fckLR" inserted in reference templates breaks citations Bug Normal Project : MediaWiki+FCKeditor
Description

This is also reported here: https://bugzilla.wikimedia.org/show_bug.cgi?id=23768

If you have an existing reference using a citation template, created without the rich editor enabled, and then you edit it with the rich editor enabled, FCK breaks the citation template.

Steps to reproduce:

  1. edit a page without the rich editor, and add a reference with a citation

template inside it, like this: <ref> {{Cite web | author = Author Name | title = Blah |... }} </ref>

  1. Enabled the rich editor, and then disable it (you might need to re-edit the

page). The reference will now look like this: <ref>fckLR{{Cite webfckLR| author = Author NamefckLR| title = BlahfckLR|...fckLR}}fckLR</ref>

I'm using the latest SVN version of the extension, on MW 1.16.beta3. Editing in firefox on linux.

This bug is fairly major as it completely breaks all cite extensions, and they must all be manually edited to remove line breaks or fckLR bits, if you're too late. On a big site with lots of existing citations, this is a killer.

#5787 liststyle plugin isn't packed Bug Normal CKEditor 3.3.1 General
Description

Load the packed nightly build and you can see in the net monitor of firebug or other tools that the plugin.js file for liststyles plugin is loaded as a separate item.

Reported in http://cksource.com/forums/viewtopic.php?f=11&t=18979

#5788 HTML parser allows spaces after <br> Garry Yao Bug Normal CKEditor 3.5.4 Core : Output Data
Description

Whitespace in following HTML should be removed by HTML parser while it doesn't introduce any visual clue:

<p>test<br /> whitespace</p>

It could be verified from Firebug HTML tab's show whitespaces functionality.

#4574 ticket test is broken by this bug:
run OR view source.

#5789 Losing leading whitespaces in <pre> Garry Yao Bug Normal CKEditor 3.4.2 Core : Output Data
Description

As tells by 'test_pre_leading_whitespaces_toHtml' test, leading spaces are trimmed within pre-formatted text:
run OR view source.

#5790 [Safari] fullpage output internal attribute Garry Yao Bug Normal CKEditor 3.3.1 Core : Output Data
Description

Environment

Safari

Reproducing Procedures

  1. Open the 'fullpage' sample page, switch to source mode;
    • Actual Result: The 'contenteditable' attribute are displayed on <html>.
#5791 Cursor position after an inserted smiley Bug Normal General
Description

Write some text, insert a smiley at the end of the line, set the cursor position before the smiley, now try to get the cursor to the end of the line to write more text - not possible.

Browser: IE 8 OS: XP, Vista, Win7

#5792 Setting target causes link to be inserted before selected text Bug Normal General
Description

If I set a link target using the Target tab, the URL is inserted as text (and linked) before the text selected in the editor. This behavior persists for other link insertions (even when no target is specified) even after the editor is reloaded on page refresh.

Steps to reproduce:

  1. Open sample (http://nightly.ckeditor.com/5551/_samples/replacebyclass.html)
  1. Select "using"
  1. Click Link button
  1. Enter "google.com" in URL field
  1. Click Target tab and select "New Window (_blank)"
  1. Click "OK"

The source is now:

<a href="http://google.com">http://google.com</a>using

when it should be:

<a href="http://google.com">using</a>

Note: this does not happen when linking "sample text" (perhaps something to do with the tags already on the text?) or altering the link already on "CKEditor."

Tested on Chrome and Firefox, Windows Vista.

#5793 Multi-Cell selection in IE New Feature Normal General
Description

It is a known issue that IE does not properly allow for selecting content in multiple cells in a table to delete their content. The purpose of this ticket is to discuss whether CKEditor can do anything to facilitate the use case where a user selects text from multiple cells (using mouse or keyboard) and hits the delete or backspace key. The desired behaviour is that the selected content is removed from the cells. Firefox and Webkit handle this case natively.

Is it possible for CKEditor to detect the delete keystroke and perform the desired removal for IE? I realize this is working around the lack of functionality provided by IE, but it has come up as a customer request.

#5794 Second search with no result leads to a JS error Garry Yao Bug Normal CKEditor 3.3.1 General
Description

Steps to reproduce

  • Load a sample or the demo.
  • Search for something that does not exist, twice.

Notice that there is an error: startNode is null; _source/core/dom/range.js L1386.
Regression of 3.2.2.

#5795 External Image URLs broken when switching between Rich and Wiki text Bug Normal Project : MediaWiki+FCKeditor
Description

Our MediaWiki 1.15.1 configuration has wgAllowExternalImages set to true. This allows inline images based off a URL. This is an intranet site, we're referencing other servers on our LAN and the images are dynamically generated there.

Using FCKEditor 2.6.4, if I go to wikitext mode and add: Joe Schmoe http://server/do/presence/display?userID=51&foo.jpg

Save the page and it shows a status icon next to Joe's name as expected. Editing the page with the FCKEditor defaulting to Rich mode or switching from wikitext to rich mode causes the External Image URL to be rewritten, breaking the page. The above text is now: Joe Schmoe [[Image:&#124;display?userID=51&foo.jpg]]

It seems to be trying to automatically download the image and host it, replacing the external image link in the process. This is not desired behavior for such a dynamically generated image.

#5796 break tag on bullets jlapitan Bug Normal General
Description

when i try inserting a list via the editor it generates this html code

<ul>
	<li>
		joell</li>
	<li>
		ruth</li>
	<li>
		and others</li>
</ul>

and then when generated it appears like this

<ul><br />
	<li><br />
		joell</li><br />
	<li><br />
		ruth</li><br />
	<li><br />

		and others</li><br />
</ul>

also im using it on magento..

os windows7, browser all types

#5797 Turkish Language Task Normal CKEditor 3.4 UI : Language
Description

Hello again,

I've updated the conversion for the new version.

Reha Biçer

#5798 Turkish Language Task Normal UI : Language
Description

Hello again,

I've updated the conversion for the new version.

Reha Biçer

#5799 liststyle plugin doesn't state required plugins Alfonso Martínez de Lizarrondo Bug Normal CKEditor 3.4 General
Description

The liststyle plugin doesn't have a "requires" statement about what plugins it needs, and although it tries to detect the availability of the contextMenu, the editor.addMenuGroup isn't protected.

http://cksource.com/forums/viewtopic.php?f=11&t=18990

The code could be changed also to state that the contextmenu is required and remove the "if"s in the code, but I think that this way it can allow for other people for example to create a toolbar button for them even if they disable the contextmenu.

#5800 Link-dialog bug: selected text is ignored and link is inserted before sel.text Bug Normal General
Description

As you can see on the ckeditor demo http://ckeditor.com/demo, if you 1)mark a word, than 2)open the link-dialog 3)input a link in the url field: fe. http://www.google.com 4)commit the dialog with OK The result is: The marked word does not get the link, instead the link will be inserted before the word!

This is a new bug in version 3.3 All browsers affected.

IE raises the js error: Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Creative AutoUpdate v1.10.10) Zeitstempel: Sun, 6 Jun 2010 14:35:39 UTC

Meldung: '$' is null or not an object Zeile: 14 Zeichen: 535 Code: 0 URI: http://ckeditor.com/apps/ckeditor/3.3/ckeditor.js?1275481612

#5801 contentEditable=false on inline-elements Garry Yao Bug Normal CKEditor 3.3.1 General
Description

#5562 is still reproducible on inline-elements.

#5802 Text unselecting when anchor dialog box is opened Bug Normal General
Description

When text is selected and a link is added with the link button, a link is created to the left of the text. This is not a duplicate. Attempted to use this patch from Ticket #5780 with no effect. Unless using this patch with drupal is an issue.

#5803 Inserting images in CKEditor 3.2.1 not working Bug Normal Core : Output Data
Description

I am trying to use CKeditor to insert images and it's not working. I just unpacked it and installed it on a textarea. When I insert a image (with fullHTML true), I get a wrong tag and the image it's not displayed in the resulting HTML

Generated code:

<img alt=\"An Image\" src=\"http://domain.com/imagens.png\" style=\"width: 159px; height: 136px; \" />

Expected code:

<img alt="An Image" src="http://domain.com/imagens.png" style="width: 159px; height: 136px;" />

How it can be fixed?

#5805 CKEditor 3.3 shows broken image in fake elements Bug Normal General
Description

ckeditor/images/spacer.gif is missing from release files of Ckeditor 3.3

#5806 Spell Check dialog looks ugly Bug Normal UI : Spell Checker
Description

As the title says, the dialog isn't as nice as the rest of the application, especially when using the default Kama skin (it's ugly to be honest ;)).

It was designed to work with the default skin of FCKeditor and it looks like this is the only configuration where is looks great.

I believe we should send some extra parameters to SpellChecker.net (skin and uicolor where available) to render dialog properly depending on what skin is available.

#5807 Scayt causing serious problems in Firefox 2 Bug Normal CKEditor 3.3.1 UI : Spell Checker
Description

SCAYT is enabled by default since 3.3 and this is causing serious issues for users using an old Firefox 2. It is actually almost impossible to type text inside of CKEditor. Confirmed using FF 2.0.20 @ Win 2003.

Issue 1

Steps to reproduce

  • Open CKEditor demo: http://ckeditor.com/demo
  • Press the "New Page" button to clear all contents.
  • Click inside of editing area, start typing
  • Result: nothing happens... I cannot type anything.

Issue 2

Steps to reproduce

  • Open CKEditor demo: http://ckeditor.com/demo
  • Go to the end of article
  • Type "Thiz is a test thiz is a test", whilst typing the cursor is moved at the beginning of the first word catched by Scayt.

In the sample article we do not have any errors, but in real life using a word that is not in dictionary happens quite often and this bug becomes really painful.

#5808 Pasting from Word does not work (sometimes) in IE Bug Normal Plugin : Paste from Word
Description

Confirmed in IE8@XP3.

It looks like the Paste from Word feature since 3.1 does not always perform code cleanup. I'm able to constantly reproduce it by following these steps:

  1. Open CKEditor replacebyclass sample
  2. Press the "New Page" button
  3. Select some text in Word document
  4. Press the "Paste from Word" button
  5. When IE8 asks whether to allow access to the clipboard choose "do not allow"
  6. Press "Ctrl + V" in the paste dialog
  7. Press "Ok"
  8. Result:
    ...
    <p class="NoSpacing" style="margin: 0cm 0cm 0pt">
    	<span lang="EN-GB"><o:p><font face="Calibri">&nbsp;</font></o:p></span></p>
    <p class="NoSpacing" style="margin: 0cm 0cm 0pt">
    	<span lang="EN-GB"><font face="Calibri">CKEditor</font></span></p>
    ...
    

If you now press the "New Page" button again, then type some text in the editing area and follow the steps above (3-7), the text will be cleaned up correctly:

...
<p>
	&nbsp;</p>
<p>
	CKEditor</p>
...
#5809 a11yhelp is missing dialog dependency Jakub Ś Bug Normal CKEditor 3.6.4 General
Description

The a11yhelp plugin has a dependency on the dialog plugin, but doesn't list dialog as a dependency.

#5810 div plugin is missing dialog dependency Jakub Ś Bug Normal CKEditor 3.6.4 General
Description

The div plugin has a dependency on the dialog plugin, but doesn't list dialog as a dependency.

#5811 image plugin is missing dialog dependency Jakub Ś Bug Normal CKEditor 3.6.4 General
Description

The image plugin has a dependency on the dialog plugin, but doesn't list dialog as a dependency.

#5813 Issue with dialog boxes in Arabic Language Bug Normal UI : Dialogs
Description

In Arabic language, hovering over the close dialog button (big red cross icon on top left corner) results in expansion of text boxes if those boxes contain large data. The issue is reproducible in IE8 with CKEditor 3.3 in "office2003" skin. Refer the attached screenshot for details.

#5814 Pasting large content in editor area freezes browser Bug Normal Core : Pasting
Description

Pasting large content freezes browser. Same thing happens if we apply formatting(Bold, Italics, Underline, Strike-through, Background & Foreground Color) to large content. To reproduce the issue copy the entire content of attached text file and paste it in to editor area. This issue is reproducible with CKEditor 3.3 in IE8.

#5815 JAWS is not reading the toolbar controls while navigating through arrow keys Bug Normal Accessibility
Description

JAWS is not reading the toolbar controls while navigating through arrow keys when editor height and width is fixed. The sample file to reproduce the issue is attached with this ticket.

#5816 don't show images in IE wrong baseHref Bug Normal General
Description

Hello, we have installed your really beautifull (f)ckeditor. We realy enjoy it. Now we updated from fckeditor 2.x to ckeditor 3.3 and i found a Bug when using IE. Uploaded Images will not be displayed in the Editor. I can upload an image an can See the preview. I also see the image in the WYSIWYG, but whenn i change into the "source-mode" or open an existing dataset with the editor i can`t see the image.

I didn't have these problem with firefox.

The problem only occure when the image-directory (where the uploaded images will be saved) is not in the same file-hierarchy than the file which include the ckeditor. You can see my hierachy in the attached image.

I hope you can understand my englisch.

#5818 Editor strips the last <div> Bug Normal General
Description

Editor strips out the last empty (or containig &nbsp;) DIV This happens each time when you switch from source code to editor and back.

Ex: <div id="bottom1"></div> this will disappear when you switch to editor mode and back to view source

ex2: <div id="bottom1"></div><div id="bottom2"></div>
1st iteration: The first time you switch to editor and back the last div will vanish while the first will remain.
2nd iteration: All html will be gone!!

ex3: <div id="bottom1"></div><!-- any text here --> Nothing vanishes!!!

This happens in FF, IE, Chrome (didn't test others)

#5819 Remove format breaks table show border Sa'ar Zac Elias Bug Normal CKEditor 3.4 General
Description

Reproducing Procedures

  1. Open any of the sample page, insert a default table with no border width;
  2. Select All content then click remove format button;
    • Actual Result: The border line of the table is removed.
#5820 Empty string appears before horizontal line Bug Normal General
Description

Actual for IE6,7,8(comp. mode)

  1. Open sample page with pre loaded text:
    <p>
    	This is an exampl of a sentence with two mispelled words. Just type text with misspelling to see how it works.</p>
    <hr />
    
  2. Perform LMB click on the area between the text and the horizontal line. Or put cursor somewhere in the text and press "down" arrow button

Expected result: New string shouldn't appear Actual result: A new empty string added between text and horizontal line

#5821 Cursor jumps. Actual for format 'formatted' in IE 8 Bug Normal General
Description
  1. Load any sample page
  1. Type any misspelled text
  1. Choose format: formatted
  1. Select only misspelled word without any spaces
  1. Press backspace



Expected result: Cursor doesn't jump

Actual result: Cursor jumps

#5823 IE 8 reports a javascript error in editor.js Bug Normal General
Description

IE8 complains at ckeditor startup, as follows:

-- Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; MDDC; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MS-RTC LM 8) Timestamp: Thu, 10 Jun 2010 13:28:54 UTC

Message: Object doesn't support this property or method Line: 303 Char: 6 Code: 0 URI: https://XXXXXX.com/CK/ckeditor/_source/core/editor.js


This is unmodified version 3.3.1 The relevant line (re-indented) is:

if ( !form.$.submit.nodeName ) {

form.$.submit = CKEDITOR.tools.override( form.$.submit, function( originalSubmit )

and the error is pointing to the beginning of the line form.$.submit = ...

This doesn't happen in Firefox, and nothing is reported on the firefox error console

I don't know whether this causes any harm other than frightening some IE users...

#5824 Up/down arrows stop working in editing area Bug Normal General
Description

Many different scenarios can cause this, but I've only found one reproducible way:

  1. Open CKE 3.3
  2. Clear content and add two one line paragraphs
  3. Place cursor at the end of first line
  4. Add table with right alignment
  5. Place cursor at the end of the 2nd line

Results in the up/down arrow not working to navigate the cursor.

Works OK in 3.2.2

Reproduced FF 3.5.9

#5825 [ContentEditable] Read only blocks should not be "undeletable" Garry Yao Bug Normal CKEditor 3.4 General
Description

In some situations, the protection for read only blocks is being over exaggerated. For example

  1. Load the following HTML:
<p>Para 1</p>
<p contenteditable="false">Non Editable</p>
<p>Para 2</p>
  1. Hit CTRL+A to select all.
  1. Click the "Insert Horizontal Line" button.

Current Results:

<hr />
<p contenteditable="false">
	Non Editable</p>
<hr />

Expected Results:

<hr />

This one is related to the contenteditable feature branch.

#5826 [ContentEditable] SCAYT should be disabled inside non editable elements Bug Normal CKEditor 3.4.2 UI : Spell Checker
Description

Load the following HTML:

<p>Para 1</p>
<p contenteditable="false">Non Edditable</p>
<p>Para 2</p>

Current results:

SCAYT will be enabled for "Edditable", and it's even possible to replace it with another word.

Expected results:

SCAYT will not underline anything inside the read only paragraph.

This one is related to the contenteditable feature branch.

#5827 [ContentEditable] List creation across read only blocks is broken Garry Yao Bug Normal CKEditor 3.4 General
Description
  1. Load the following HTML:
<p>Para 1</p>
<p contenteditable="false">Non Editable</p>
<p>Para 2</p>
  1. Hit CTRL+A to select all.
  1. Hi the list button.

Current results:

<ul>
	<li>
		Para 2</li>
	<li>
		Para 1</li>
</ul>
<p contenteditable="false">
	Non Editable</p>

Expected results:

<ul>
	<li>
		Para 1</li>
</ul>
<p contenteditable="false">
	Non Editable</p>
<ul>
	<li>
		Para 2</li>
</ul>

This one is related to the contenteditable feature branch.

#5828 [ContentEditable] Infinite script loop can be easily fired Garry Yao Bug Normal CKEditor 3.4 General
Description
  1. Load the following HTML:
<p>Para 1</p>
<p><span contenteditable="false">Non Editable</span></p>
<p>Para 2</p>
  1. Hit CTRL+A to select all.
  1. Click the indentation button.

Current results:

The script will loop, blocking the browser. This happens when creating lists also.

Expected results:

All paragraphs (including the one with the read only content) should get indented.

This one is related to the contenteditable feature branch.

#5829 Start Values for Roman & Alpha Numbered Types are not working Garry Yao Bug Normal CKEditor 3.4 General
Description

To reproduce the defect:

  1. Open Ajax Sample and create a Numbered list.
  1. select the Numbered list and select the Numbered List Properties in the Context menu.
  1. In the Numbered list type select Upper Alpha(A,B,C,D,E,etc) and in the Start filed Enter D
  1. Click OK button.

Expected Result: Numbered list Type changes to Upper Alpha Type and the list Starts with D

Actual Result: Numbered list Type changes to Upper Alpha Type but the list Starts with A and when you open the Numbered List Properties dialog again you will see the Start Value as D

Same behaviour happens with Lower Alpha,Upper & Lower Roman Numbered list types.

#5830 Scayt: the browser hangs when large(?) documents (50KB+) are loaded Garry Yao Bug Normal UI : Spell Checker
Description

Imho this might be a serious issue as the editor should be working fine out of the box without having to dig into the documentation for specific settings that might speed up the editor performance or to simply make it working.

The problem: when having a larger document, scayt is causing the "script to run slow". This looks pretty nasty, especially if the document is not really that large (for example: 50KB), also many users will have no idea whether to stop the script execution and will simply consider the editor as broken.

I have attached two sample documents that can be used to reproduce this issue:

  • English document (380KB+)
  • Polish document (50KB)

I guess that Scayt does not recognize that the text is in different language than English and is finding too many errors in Polish document, that's why it hangs even when editing small documents.

We should either:

  • disable Scayt on startup
  • fix it to perhaps find just first 20/50(?) errors and then give up and display a gentle error message or a warning icon somewhere that there are more than 50 errors found, at least when it starts automatically. When user clicks on the button and enables Scayt manually, we might display an information to be patient and that it may take a while if the document is large.
#5831 [ContentEditable] List creation is broken on specific situation Bug Normal CKEditor 3.4 General
Description
  1. Load the following HTML:
<p>Para 1</p>
<p><span contenteditable="false">Non Editable</span></p>
<p>Para 2</p>
  1. Hit CTRL+A to select all.
  1. Click the list button.

Current results:

All contents get lost and a js error is thrown.

Expected results:

All paragraphs (including the one with the read only content) should form a single list.

This one is related to the contenteditable feature branch.

#5832 Jquery adapter sample and SSL Tobiasz Cudnik Bug Normal CKEditor 3.4 General
Description

In Jquery adapter sample we have:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>

so as a result in IE a warning is shown ("unsafe content").

Proposed fix: http -> https

Simple bug, so targeting to 3.4.

#5833 [ContentEditable] Remove list is broken Garry Yao Bug Normal CKEditor 3.4 Core : Lists
Description
  1. Load the following HTML:
<ul>
	<li>Para 1</li>
	<li><span contenteditable="false">Non Editable</span></li>
	<li>Para 2</li>
</ul>
  1. Hit CTRL+A to select all.
  1. Click the list button to remove the list.

Current results:

Only two items get remove and a js error is thrown.

This one is related to the contenteditable feature branch.

#5834 [ContentEditable] Empty paragraphs being added Garry Yao Bug Normal CKEditor 3.4 General
Description
  1. Load the following HTML:
<p>Para 1</p>
<p contenteditable="false">Non Editable</p>
<p>Para 2</p>
  1. Put the caret into the last paragraph.
  1. Hit ARROW-UP to move up.

Current results:

A blank paragraph is added between the second and third paragraph, with the caret blinking on it.

Expected results:

It depends on the level of complexity of it, but the caret should either be placed inside the read only paragraph, or move to the first paragraph.

#5835 Select-boxes not editable with Firefox 3.6.3 Bug Normal General
Description

Select-boxes aren't editable any more after creating them in Firefox. Right click and double click do not work on them (just try the demos).

#5836 [ContentEditable] Wrong inline styles result when selection start with readonly element Garry Yao Bug Normal CKEditor 3.4 Core : Styles
Description
  1. Load the following HTML and apply the following selection, without putting cursor into the editor:
<p>Para [1</p>
<p contenteditable="false">Non] Editable</p>
<p>Para 2</p>
  1. Apply 'Bold' command.

Current results:

<p>
	Para <strong>1</strong></p>
<p contenteditable="false">
	<span>Non Editable</span></p>
<p>
	<strong>Para 2</strong></p>

Expected results:

<p>
	Para <strong>1</strong></p>
<p contenteditable="false">
	<span>Non Editable</span></p>
<p>
	Para 2</p>

Reproduced on the contenteditable feature branch.

#5837 [ContentEditable][IE] Wrong cursor position at the end of readonly element Bug Normal General
Description
  1. Load the following HTML:
<p>Para 1</p>
<p contenteditable="false">Non Editable</p>
<p>Para 2</p>
  1. Put cursor at the start of the last paragraph;
  2. Press Left Arrow;

Current results: Cursor is now anchored at the end of second paragraph and it's even able to type more characters.

Expected results: Cursor should skip the second paragraph and be placed at the end of the first line.

Reproduced on the contenteditable feature branch.

#5838 [ContentEditable] Context menu modify readonly elements Bug Normal CKEditor 3.4 UI : Context Menu
Description

Right now context menu could be opened on non-editable element which lead to unrestricted modification, e.g. images.

This one is related to the contenteditable feature branch.

#5839 "Insert row after" removes/moves the ids of the elements from the clicked row. Martin Bug Normal CKEditor 3.4.1 General
Description

When I use in a table the "Insert row after" command the ids of the elements from the clicked row are messed up in two ways:

  1. The ids from table cells or the clicked table row are moved in the new row.
  2. The ids of other elements (I used <input type="text") are removed.

How to reproduce (This is reproduced in FF 3.6.3 and IE 8):

  1. Insert this html in ckeditor:
<table border="1" cellpadding="1" cellspacing="1" style="width: 200px;">
	<tbody>
		<tr id="r1">
			<td id="c1">
				<input type="text" id="i1"/></td>
			<td id="c2">
				<input type="text" id="i2"/></td>
		</tr>
	</tbody>
</table>
  1. Click the only row and insert row after.
  1. Check the source to see that the ids were removed or moved.
#5840 Clicking CTRL+A inside the URL input in the Image dialog moves to the next input Bug Normal CKEditor 3.4 General
Description

Steps to reproduce

  • Open a sample and then the Image dialog.
  • Type or paste something inside the URL field.
  • Click CTRL + A.

Expected result: the whole text inside the field is selected.
Actual result: the caret goes to the next field.
I think some priority should be given as this happens in all versions of CKEditor.

#5844 config.contentsCss breaks kama skin font-size select Bug Normal UI : Toolbar
Description

If you using contentsCss you lose the scrollbar in kama font size select.

Steps to reproduce:
-Add the following 2 lines to your config.js:
config.contentsCss='dummy.css'; The file must exist, but can be empty.
config.fontSize_sizes = '8/8px;9/9px;10/10px;11/11px;12/12px;13/13px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px';
nothing specific just lots of values

-see the result in the attached image

additional info: win7, ff3.6.3, ckeditor 3.3.1

#5845 Changing Number/Bullet List Style looses Cursor Positioning Garry Yao Bug Normal CKEditor 3.4 General
Description

To reproduce the defect:

  1. Open Ajax sample.
  1. Click on Insert/Remove Numbered List icon to start a Numbered list
  1. Right click next to the Number and select Numbered List Properties in the Context menu.
  1. Select Numbered List Type as Upper Roman in the Numbered List properties dialog and Click OK button.

Expected Result:

Cursor stays next to the new Roman Number inserted and when we start typing the text the new text appears as first list item.

Actual Result:

we could not see where the cursor is and when we start typing the text the new text replaces the new Roam Number that was inserted. If you are in the Starting line of a Nested numbered list,and when we start typing the text, the new text replaces the new roman number inserted and the new text concatenates with the text in the last list item at the previous level

Same behaviour happens with Bullets

#5846 Undo not working properly with Numbered/Bullet list Styles Tobiasz Cudnik Bug Normal CKEditor 3.4 Core : Undo & Redo
Description

To reproduce the defect:

  1. Open Ajax sample.
  1. Type 2 lines of text and select them and Click on Insert/Remove Numbered List icon to make them a Numbered list
  1. Right click next to one of the Numbered list item and select Numbered List Properties in the Context menu.
  1. Select Numbered List Type as Upper Roman in the Numbered List properties dialog and Click OK button.
  1. See that the Numbered list type changes to Upper Roman
  1. Right click next to one of the Numbered list item and select Numbered List Properties in the Context menu.
  1. Select Numbered List Type as Upper Alpha in the Numbered List properties dialog and Click OK button.
  1. See that the Numbered list type changes to Upper Alpha
  1. Now press Undo Once

Expected Result:

Numbered list Type should change back to Upper Roman.

Actual Result:

Numbered List Type is changing back to default Type(Decimal).

Same behaviour happens with Bullets

#5847 CKFinder -> Jananese translation attached Wiktor Walc Task Normal UI : Language
Description

Japanese translation from our client attached.

#5848 No way to add custom buttons at the bottom of the dialog when using iframedialog plugin Bug Normal UI : Dialogs
Description

No way to add custom buttons at the bottom of the dialog when using iframedialog plugin.

I hacked it by passing an extra option for buttons.

I mean, if I dont want to show ok and cancel buttons and i am using iframedialog then there is no way now.

#5849 Inserting Images in IE7 Bug Normal General
Description

Using IE7, if you delete an image in a document, don't move the cursor and then insert a new image, it places the new image at the top of the doc.

Infact, it seems as though as soon as you select "Upload Image" it resets the cursor to the top of the document so any image that is inserted in IE7 always appears at the top of the document

All worked fine in CKEditor 3.2 (revision 5205)

#5850 IE - Issues with Formatting options in Numbered/Bulleted list Garry Yao Bug Normal CKEditor 3.4.2 Core : Styles
Description

To reproduce the defect

  1. Open Ajax Sample
  1. click on Insert/Remove Numbered list icon to start a Numbered list
  1. see that Numbered list starts.
  1. Click on Bold Icon to make the text bold.
  1. Type the text and see that Bold formatting is applied to the text.
  1. Press Enter to start the next list item and Click on Bold icon to remove the Bold Formatting.

Expected Result:

Bold formatting is removed.

Actual Result:

Bold formatting will remove and applies again we have to click on Bold Icon second time to remove the Bold formatting.

  1. Now Click on Italic Icon to apply Italic formatting to the text.

Expected Result:

Italic formatting is applied to the start of the text in second list item

Actual Result:

Cursor moves to the end of previous list item and when type the text the second list item number is removed and Italic Formating is applied to the text we typed at the end of previous list item.

#5851 Get Value from CK Editor Task Normal General
Description

How can i get value from ck editor with using JQuery.

#5852 Image is not pasted in the FCK ediotr 2.6 when copied from word Bug Normal Plugin : Paste from Word
Description

Hi All,

I'm using the FCK editor version 2.6.3 for my websites. When I copied the text and images from the word document and pasted it in the editor, the texts are shown and I can view the image frame, but the images is not shown in the editor as well as in the preview section.

Can anyone let me know how to solve this issue and how can I paste the image from the word document to the editor.

Thanks in advance.

#5855 Inserting link using Browser creates incorrect links Alfonso Martínez de Lizarrondo Bug Normal CKEditor 3.5.1 General
Description

See http://cksource.com/forums/viewtopic.php?f=11&t=19136

Using version 3.3.1 (but has been a problem since at least 3.1)

Steps to reproduce:

  1. Set up the insert link to have a custom server browser
  2. Click insert link
  3. Choose a link from the browser (the link should include the URL protocol).
  4. Click OK - link should appear in the editor as you would expect
  5. Insert a line and repeat steps 2-4. This time the second link has the protocol part of the URL duplicated.

See the screen shot on the forums for an idea of what this looks like.

I have ensured that the url I am returning from my custom browser is exactly the same each time (i.e. it is not that which is at fault).

#5856 CKeditor inserts blank ul's when exiting out of nested lists Bug Normal General
Description

CKeditor inserts blank ul's when exiting out of nested lists. To duplicate the issue, create a sentence and turn it into a list item by highlighting and pressing the bulleted button. Press enter/return to drop to a new list item. Create a sentence and highlight it. Now press the increase indent button. This creates your nested un-ordered list. When you press return, this will create a new nested list item. Press return again and you have a new first level list item. Press return one more time and you should exit out of the list which occurs but... a blank UL will be inserted at the top of your nested ul. See attached screen shots.

#5857 CKEditor very slow with large content; crashes as well if SCAYT is enabled. Bug Normal General
Description

CKEditor v3.3.1.

Load a large block of HTML content to edit -- CKEditor is VERY slow, but does work. If SCAYT is enabled, however, the browser hangs (script timeouts) and we have to kill the browser process. This has happened in FireFox 3.6 in Windows as well as in Chrome in Windows (have not tested others).

I am attaching an example HTML from an email message that was causing this issue.

#5858 Error on ScrollIntoView Bug Normal General
Description

We use 3.3 of CKEDITOR. We face problem in the ScrollintoView function. After digging in the function's code let see the values of the local variables

offset= 0 ;
CurrentScroll =114;
winHeight = 680;

But this code block is generating error:

if ( offset > currentScroll || offset < (currentScroll - winHeight))
    win.$.scrollTo( 0, offset ); 

I solve the error by new code:

if ( offset > currentScroll || offset < (currentScroll - winHeight) || offset == 0 ) 
    win.$.scrollTo( 0, offset );
}}}}
#5859 Non HTML Tags will be sort next by next Bug Normal General
Description

We use CKeditor for Mail Template creations and have some trouble since last Versions. We use Smarty Template Engine for our Template, which has Tags like

{foreach ......}
HTML 
{/foreach}

By cleaning up the code, CKeditor produces somthing like that

{foreach ....} {/foreach}
HTML

so the middle Part won't be iterated anymore.

#5860 [IE] &gt; in attribute values are incorrectly escaped Garry Yao Bug Normal CKEditor 3.4 Core : Output Data
#5861 [FF] Error when double clicking on table for first time. Bug Normal General
Description
  1. Using Firefox, open the Ajax sample and click the Create Editor button.
  2. Click on the Table button to insert a table.
  3. Position the mouse on the table border and double click the left mouse button.

A 'range is undefined' error is thrown at line 183 in the link plugin's plugin.js. See screenshot.

#5862 SCAYT plugin removes selection in table Bug Normal CKEditor 3.4.2 UI : Spell Checker
Description
  1. Open the Ajax sample and click on the Create Editor button.
  1. Click the Table button to insert a table.
  1. Type a word in one of the cells and double click in the word to select it.
  1. In Firefox observe 'Transferring data from svc.spellchecker.net' in the status bar. In IE observe after a few seconds 'Done' appears in the status bar. The selection is removed when the spell check has completed.
#5863 Alignment or formatting is not applied to selected cell text. Garry Yao Bug Normal CKEditor 3.4 General
Description
  1. Create an instance of CKEditor and insert a table.
  1. In the first table cell enter the word 'one'.
  1. Select the word by pressing Shift + Left Arrow three times. If you use the mouse be sure to select just the word.
  1. Click the Right Justify button. Observe no change is applied.
  1. Keeping the selection, choose 'Heading 1' from the Format menu. Observe no change is applied.
#5864 config.disableNativeSpellChecker = true not working in Google Chrome Bug Normal General
Description

The same CKEditor settings viewed in Chrome and FireFox 3.6. Chrome displays red underlines for misspelled words and FireFox does not. When SCAYT is enabled, we see double underlines in Chrome on words that both SCAYT and Chrome believe are misspelled.

#5865 MediaWiki FCKEditor Edit Window Frame Height New Feature Normal General
Description

I would like to be able to adjust the height of the editing window. At the moment you have to use the far right scroller just so you can see the whole edit window. What file can I edit to adjust this?

#5866 IE Cursor positioning for Language:RTL style behaves differently to other browsers Bug Normal General
Description

To reproduce the defect

  1. Open Ajax Sample
  1. click on Language:RTL Style option in Styles drop down list.
  1. Type the first word and then press Space bar.

Expected Result:

See that the cursor is positioned at one space next to the end of the previous word.

Actual Result:

The Cursor moves to the beginning of the line and when we start typing the next word cursor moves to the correct position.

#5867 CKEditor automatically adds <br /> Bug Normal General
Description

I have few CKEditor fields on my form and when I submit the form without entering anything in those fields, I get <br />. It should be just blank.

Any idea how to fix this.

#5868 Turning bullets on and off adds new lines to the text Bug Normal Core : Lists
Description

When text is marked as list, and then unmarked, extra new lines added to the first text. The reason for that is that <p> tags are added after removing the bullets.

Steps to reproduce:

  1. Open latest CK Editor build
  2. Click Source
  3. Paste the text:

<p>line1<br />line2</p>

  1. Click on "Source" button again to turn it off.
  2. You see that your text is displayed as two lines with no line between them.
  3. Mark the two lines and click on "Insert/Remove bullet list" button -> the two lines are displayed in bullet list now
  4. Select the text again and click "Insert/Remove bullet list" to remove the bullets -> the two lines are displayed again, but with new line between them. The reason for that is that instead of <br />, <p> tags are created in the source.

Please check the attached screenshots.

#5869 Content in editing area overflow to edges of editor Bug Normal UI : Spell Checker
Description

Hi Using IE 8 / Win 7 CKEditor 3.3.1 , after opening editor via JS API and having text which fills the height of editing area the text is overflowing the edges / frame of the editor (attached is a snapshot)

Also the editor behaves very slow and stuck the browser . These issues are not in the previous version(3.2.1)

#5870 Add ability to hide anchors in editor content (patch) New Feature Normal General
Description

The way CKeditor currently handles anchors is quite obtrusive. Documents with anchors look very different when they're being edited than they do in real life.

This patch adds the linkShowAnchors config item. It defaults to true and, if the user sets it to false, anchors will remain hidden while the document is being edited. All other functionality remains the same.

#5871 Adding new line doesn't keep format in Safari and Chrome Bug Normal Core : Styles
Description

When new line is added, all formatting is lost. This bug happens only in Chrome and Safari. Works ok for IE6, IE7, Opera and FF.
Steps to reproduce:

  1. Open ckeditor in Chrome
  2. Select font Tahoma and size 20.
  3. Type some text -> test is formatted ok.
  4. Hit enter and type some text -> fonts are default ones again.
#5872 Scrollbars on color pallet in Office 2003 skin Bug Normal UI : Toolbar
Description

Scrollbars occur in office 2003 skin.
To reproduce this just open the last nightly build and expand the color pallete.
I attach screenshot.

#5873 Inconsistent behavior of insertHtml in IE and FF Bug Normal General
Description

When starting with the following html and selection (in wysiwyg mode):

<p><span style="color: #f00">text</span>^</p>

executing insertHtml (use _samples/api.html to check it) in IE8 results in:

<p><span style="color: #f00">textNEW_INSERTION</span></p>

in FF 3.6.3 the result is different:

<p><span style="color: #f00">text</span>NEW_INSERTION</p>
#5874 Adding anchor tag deletes related content selection Bug Normal General
Description

Long standing bug, people have been complaining about it on the forum since January.

General synopsis of problem with at least Firefox:

  1. Make a selection of some type of content within your document. 2. Click anchor in the toolbar, initiating an "apply anchor tag" to the selected content.
  2. enter the anchor tag name
  3. submit the form.

Upon submitting the form the selected content will be purged from the document. They literally are removed. Images, text are both affected.

Video to see reproduction of bug on firefox here: http://www.youtube.com/watch?v=CJgSFgko6BQ

Thread on forum: http://cksource.com/forums/viewtopic.php?f=11&t=17220

#5875 Java Script in source view breaking the editor while loading.. Bug Normal General
Description

Hi,

I had entered some data along with some java script in source view.

while loading the data Fckeditor is breaking.

Is there any work around for this defect?

Regards, Raghavendra.

#5878 Enter backspace deletes the first line in Normal <DIV> format Bug Normal UI : Enter Key
Description

When several lines in Normal <DIV> format and use backspace and the enter in the middle of them the first line is deleted.
Steps to reproduce:

  1. Click Source and type
    <p>
    	line1<br />
    	line2</p>
    
  2. Open WYSIWYG and position the cursor at the end of the first line
  3. Hit Enter and hit backspace -> line 1 is removed.
#5879 Deletion problem for parent lists Bug Normal Core : Lists
Description

Parent lists cannot be deleted when there are nested ones. to reporduce paste the source in CKEditor

<ul>
	<li>
		line1
		<ul>
			<li>
				line 1.1</li>
			<li>
				line 1.2</li>
		</ul>
	</li>
	<li>
		line2
		<ul>
			<li>
				line2.1</li>
		</ul>
	</li>
	<li>
		line3</li>
</ul>

Delete line 2 -> text is deleted, but bullet remains - I attach screenshot.

#5881 [FF] Up arrow at top of document inserts a paragraph Bug Normal General
Description

When the insertion point is on the first line of the document and I hit up-arrow, CKeditor scrolls everything down and inserts a new blank line at the top. Happens 100% of the time. Very annoying.

This is Firefox only. It works properly in Chrome and IE.

Might be related to #5834

Result of this forum post: http://cksource.com/forums/viewtopic.php?f=11&t=19244

#5882 Fire event when a page is switched in a dialog (OnDialogTabChange in v2) Alfonso Martínez de Lizarrondo New Feature Normal CKEditor 3.4 General
Description

Most of the people won't need this, but firing an event before the page/tab is switched allows to validate data, update the interface, even avoid switching tab at the wrong time and the code is quite simple.

#5883 event.editor undefined for "keyup" event Bug Normal General
Description

Inside the keyup event, the event object contains an editor, but it is undefined.

By not making the editor available, it renders the keyup event useless in cases where there may be variable numbers of editors on the page, and we do not know the editors names ahead of time.

Here is an example. In this case, we assume that this chunk of code is contained inside a loop, and until run-time, we do not know the value of "id".

CKEDITOR.instances[id].on("instanceReady", function(event)
{
  //set keyup event
  alert(event.editor.name) //this correctly gives me the name
  this.document.on("keyup", function(event)
  {
    alert(event.editor.name);  //this throws an error, as the editor is undefined. 
  });
});
#5884 switching edit view to source view and back or submitting: fckeditor eats up <p></p> Bug Normal Core : Output Data
Description

For a more detailed description, see http://cksource.com/forums/viewtopic.php?f=5&t=16779

The problem is that "empty" lines (lines that only contain <p></p>) are swallowed, when you switch from edit view to source view and then back to edit view. The same thing happens when you submit the data in an form.

#5885 Disable editor in Iphone and Ipad Bug Normal General
Description

It looks like there is a problem with Iphone and Ipad: http://cksource.com/forums/viewtopic.php?f=6&t=18317

How about disabling the editor there?

#5886 Table cell dialog: change spacer() to a constant Alfonso Martínez de Lizarrondo Bug Normal CKEditor 3.4 UI : Dialogs
Description

As it's always returning the same value, the spacer() function should be a constant string

#5887 Make the smilies table's columns number configurable Sa'ar Zac Elias Bug Normal CKEditor 3.4 General
Description

The number of columns displayed in the smilies matrix should be configurable.

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