Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 1835)

6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Summary Keywords Owner Type Status Priority
#4823 Table cell's bgcolor is better to be applied to background-color style, not to bgColor attribute Confirmed New Feature closed Normal
Description

Or at least configurable.

#4824 [IE] Writing "<br/>&nbsp;" at the very first in <td> breaks the editor Confirmed IE Review+ Garry Yao Bug closed Normal
Description

To Reproduce

#4825 Browser context menu is opened when clicking right mouse button twice Confirmed Review+ Minh Nguyen Bug closed Normal
Description

This issue can be reproduced in any browser (tested in IE8, Safari 4.0.4, Opera 10.10, FF 3.5.5), but:

  • in FF 3.5.5 @ XP it doesn't happen always, however it happens often when right-clicking twice on a link

In FCKeditor I'm having this problem only in Opera.

#4826 Context menu doesn't work sometimes Confirmed 3.0.2 Review+ Garry Yao Bug closed Normal
Description

This is a regression bug, this problem didn't exist in 3.0.1. I don't see any errors in the error console when this bug occurs.

Steps to reproduce

Using Safari 4.0.4 @ Win (XP/SP3 in my case)

  1. restart Safari
  2. open page with CKEditor (trunk, 3.1 branch, doesn't matter)
  3. right click your mouse to open the context menu
  4. repeat steps 1-3 until you'll see that context menu is not working

Instead of restarting, you may also try opening multiple tabs until you'll find that one with context menu not working.

Once you'll be able to open Safari in "CKEditor context menu not working" mode, you can try clearing the browser cache, refreshing the page and so on and the context menu will be still broken in that tab. If you open CKEitor 3.0.1 in the same tab, context menu will be working there (in CKEditor 3.0.1).

One user reported that on Snow Leopard sontext menu doesn't work in Safari, Google Chrome beta and FF 3.5.3. Another Snow Leopard user reported that this issue happens randomly, just as I described above and only in Safari. So, probably this is issue only exists in Safari, I don't have a Mac to check it.

#4827 Open image dialog on existing element cause error Confirmed Review+ Garry Yao Bug closed Normal
Description

Environment

3.1.x branch

Reproducing Procedures

  1. Open 'replacebyclass' sample page and load the document with the following source:
    <p>
    <img alt="" src="http://dev.fckeditor.net/chrome/site/logos.gif" /></p>
    
  2. click on the image and open 'Image' dialog;
  • Actual Result: JavaScript exception thrown.
#4829 [IE] Applying formatting from drop-down list on words highlighted by find does not work IE IBM Confirmed Review+ Garry Yao Bug closed Normal
Description

To reproduce the defect:

  1. Use the find command to highlight a particular word
  2. Close find dialog
  3. Use a drop-down list to apply some formatting to the highlighted word e.g. font size

Actual Result: The selected formatting is not applied to the word and the word is not highlighted

Expected Result: The formatting should apply to the word and the word should still remain highlighted

Tested on IE 6 & 7

#4830 [IE] Editing image with keyboard does not retain the properties of the image when displaying the image dialog IBM Confirmed Review+ Garry Yao Bug closed Normal
Description

To reproduce:

  1. Insert an image using the image dialog
  2. Using the keyboard, highlight the image
  3. Select the image action from the context or toolbar

Result: the image properties are not populated in the image dialog

Expected result: the dialog should be populated with the image's properties.

Note: using the mouse to select the image, does work as expected.

Tested on IE 6 & 7

#4835 Maximized editor wider than view port Confirmed Review+ Garry Yao Bug closed Normal
Description

In Chrome, maximized editor is wider than view port. Please refer to attached sceenshot.

#4836 SCAYT - when enabled, text formatting is working differently Confirmed Garry Yao Bug closed Normal
Description

Probably somehow related to #4793, but this problem exists in many browsers (tested on FF 3.5.5, Safari 4.0.4, IE8):

  • paste the following in source mode:
     <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
    
  • switch to wysiwyg mode
  • enable SCAYT
  • select "etur adipisicing elit, sed", press Ctrl + B
  • result:
    ... consect<strong>etur</strong><strong> adipisicing elit, sed</strong> do ...
    
    (when SCAYT is disabled, only one <strong> element is created, when enabled, another <strong> element is created straight after the end of first word)
#4848 IE: cannot type anything altghough cursor is blinking in the editing area Confirmed IE 3.0.2 Review+ Frederico Caldeira Knabben Bug closed Normal
Description

Happens only if you click with your mouse at the beginning of the editing area. Confirmed in IE8 @ Win XP/SS3

Steps to reproduce

  • Starting with the following source:
    <p>This is some <strong>sample text</strong>. You are using</p>
    
  • switch to wysiwyg mode
  • point your mouse straight before "This" and press the button
  • result: cursor is blinking in the editing area, but if you type anything, it will not appear in the editor.

This bug existed also in 3.0.1, but in 3.0.1 the cursor was not visible in the editing area at all.

#4851 IE : Delete table rows may throw a js error Confirmed IE Review+ Garry Yao Bug closed Normal
Description
  1. Load the following HTML:
<table border="1" cellpadding="1" cellspacing="1" style="width: 200px">
	<tbody>
		<tr>
			<td>
				AAA</td>
			<td>
				BBB</td>
		</tr>
		<tr>
			<td>
				CCC</td>
			<td>
				DDD</td>
		</tr>
		<tr>
			<td>
				EEE</td>
			<td>
				FFF</td>
		</tr>
	</tbody>
</table>
  1. Select the entire text of the two first rows with the mouse. This is an important step. The everything from AAA to DDD must be selected.
  1. Open the context menu for the selection.
  1. Select Row > Delete Rows.

A JavaScript error is thrown.

#4855 [FF3] Toolbar wrapping problem in V2 skin Confirmed Review+ Garry Yao Bug closed Normal
Description

Toolbar wrapping problem in V2 skin. Please refer to attached screenshot.

Reproduced in Firefox3 Strict.

#4856 CKEditor leaving tags when removing flash objects Confirmed Review+ Garry Yao Bug closed Normal
Description

Steps to reproduce

  • paste the following in source mode:
    <p><object width="660" height="525"><param name="movie" value="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="525"></embed></object></p>
    
  • switch to wysiwyg mode
  • press "Delete" button
  • result:
    <p>
    	<object height="525" width="660"><param name="movie" value="http://www.youtube.com/v/HwNXvQ2OK_k&amp;hl=pl_PL&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /></object></p>
    
  • expected result: the whole object should be removed (it was working in CKEditor 3.0 RC)

This is a regression bug introduced in [3779].

#4857 Flash dialog - undefined values in "Properties" -> "Align" Confirmed Review+ Garry Yao Bug closed Normal
Description

To reproduce:

  • Open Flash Dialog
  • Go to "Properties -> Align"
  • Click on the select box, there are 8 undefined values, only left and right are available.
#4858 Resizing flash objects doesn't work properly Confirmed Garry Yao Bug closed Normal
Description

Steps to reproduce

  • start with the following source:
    <p><object width="660" height="525"><param name="movie"
     value="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1"></param><param
     name="allowFullScreen" value="true"></param><param
     name="allowscriptaccess" value="always"></param><embed
     src="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1"
     type="application/x-shockwave-flash" allowscriptaccess="always"
     allowfullscreen="true" width="660" height="525"></embed></object></p>
    
  • switch to wysiwyg mode
  • resize fake object with your mouse
  • result:
    <p><object height="525" width="660"><param name="movie" 
    value="http://www.youtube.com/v/HwNXvQ2OK_k&amp;hl=pl_PL&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" /></object><param 
    name="allowFullScreen" value="true" /><param 
    name="allowscriptaccess" value="always" /><embed 
    allowfullscreen="true" allowscriptaccess="always" height="217" 
    src="http://www.youtube.com/v/HwNXvQ2OK_k&amp;hl=pl_PL&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" 
    type="application/x-shockwave-flash" width="273"></embed></p>
    
    <embed> is resized properly, but <object> has still old attributes
#4859 Flash object elements are broken in FF Confirmed Review+ Garry Yao Bug closed Normal
Description

Confirmed on FF 3.5.5 @ WinXP/SP3.

Steps to reproduce

  • start with
    <p><object width="660" height="525">
    <param name="movie" value="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1"></param>
    <param name="allowFullScreen" value="true"></param>
    <param name="allowscriptaccess" value="always"></param>
    <embed src="http://www.youtube.com/v/HwNXvQ2OK_k&hl=pl_PL&fs=1&color1=0x234900&color2=0x4e9e00&border=1"
     type="application/x-shockwave-flash" allowscriptaccess="always"
     allowfullscreen="true" width="660" height="525"></embed>
    </object></p>
    
  • switch to source mode
  • result:
    <p><object height="525" width="660">
    <param name="movie" value="http://www.youtube.com/v/HwNXvQ2OK_k&amp;hl=pl_PL&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" />
    </object>
    <param name="allowFullScreen" value="true" />
    <param name="allowscriptaccess" value="always" />
    <embed allowfullscreen="true" allowscriptaccess="always" height="525" src="http://www.youtube.com/v/HwNXvQ2OK_k&amp;hl=pl_PL&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00&amp;border=1" 
    type="application/x-shockwave-flash" width="660">
    </embed></p>
    
    (<embed> and some <param> elements are outside <object> element)
#4862 locale name 'en-uk' should be 'en_GB' Confirmed Review+ Alfonso Martínez de Lizarrondo Bug closed Normal
Description

The file ./lang/en-uk.js should be called en_GB (or en-gb by the looks of how you do it here). It's pretty much never referred to as 'uk' but 'gb' in locales.

#4863 Kama skin: IFrame created in iframedialog plugin doesn't stretch to 100% height in FF3.5 Confirmed Firefox Review+ Minh Nguyen Bug closed Normal
Description

When creating a new plugin that utilizes the iframedialog plugin, you have to pass a Pixel width and height:

CKEDITOR.plugins.add('dialog_name',{
    requires: ['iframedialog'],
    init:function(a){
        CKEDITOR.dialog.addIframe('dialog_name', 
                                  'Smiley',
                                  this.path+'lister.php',550,300,
                                  function(){/*oniframeload*/})
       // etc. etc.

iframedialog will assign those values to the dialog only and not to the iframe. The iframe gets assigned 100% width and height in the final source code.

In the kama skin, but not in the office2003 and v2 skins, this will lead to the iframe being only 160 Pixels tall in Firefox 3.5. It works as expected in Internet Explorer 8.

A fix that worked for me in Firefox 3.5 was to modify plugins/iframedialog/plugin.js and set a fixed width to the iframe:

CKEDITOR.dialog.addIframe = function( name, title, src, width, height, onContentLoad )
        {
            var element =
            {
                type : 'iframe',
                src : src,
                width : '100%',
                height : height  // CHANGED 
            };

The attached screen shot is using a customized template but checked with the original kama template as well.

Feel free to contact me on follow-up questions.

Thanks for providing this awesome product.

#4877 IE: in quirks mode, with office2003 skin, CKEditor displays source code in one long line Confirmed IE Review+ Minh Nguyen Bug closed Normal
Description

When office2003 skin is enabled, CKEditor has a problem in IE with source-view when in quirks mode.

The source is not indented correctly and instead it's written in one long line.

#4881 IE: Error when cutting hr or table IE Confirmed Review+ Garry Yao Bug closed Normal
Description

With IE:

  1. Insert an horizontal rule or a table in the document.
  2. Select the inserted element.
  3. Right-click for the context menu.
  4. Select "Cut".

A js error is thrown.

#4882 Auto-detect paste from Word is not working on WebKit Webkit Confirmed Review+ Garry Yao Bug closed Normal
Description

The automatic cleanup on paste from Word is working well in all browsers, except WebKit. Tested with Safari 3.2.2 and Chrome 4.

#4883 IE: Word cleanup leaves margins Confirmed IE Review+ Garry Yao Bug closed Normal
Description
  1. Open the attached document on Word.
  2. Hit CTRL+A to select all.
  3. Hit CTRL+C to copy.
  4. Paste in the editor.

Actual results:

<p style="margin: 0cm 0cm 10pt">
	Testing Word Cleanup</p>
<p style="margin: 0cm 0cm 10pt">
	Testing Word Cleanup</p>
<p style="margin: 0cm 0cm 10pt">
	Testing Word Cleanup</p>

Expected results (ok in Firefox):

<p>
	Testing Word Cleanup</p>
<p>
	Testing Word Cleanup</p>
<p>
	Testing Word Cleanup</p>
#4884 Spell Check As You Type (SCAYT) causes IE to Scroll Confirmed Bug closed Normal
Description

The following issue happens when using Internet Explorer (tested IE6 and IE8), both CKEditor 3.0.1 and 3.0.2:

When text is typed in a CKEditor editor and I scroll to the top of the page, after about 2.5 seconds, the page will automatically scroll back down to the CKEditor editor. This has to do with the spell check as you type happening on a delay. When the spell check triggers, it shifts the page down to the editor. Any ideas on how to eliminate this problem (while keeping SCAYT turned on)? Can the delay be adjusted from the time text is entered to the time the spelling is checked? IE6 is the target browser.

Thank you, Jared

#4886 Extra line break inside of created links IBM Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

When creating links, CKEditor adds <br /> inside of the <a> tag. Confirmed in FF, Safari and Opera.

Steps to reproduce

  • go to http://ckeditor.com/demo
  • press "Ctrl + A" and then "Del" to delete all contents
  • click on the "Link" button, type some url, like ckeditor.com
  • result:
    <p>
    	<a href="http://ckeditor.com">http://ckeditor.com<br />
    	</a></p>
    
#4889 FF2: New Page creates 3 undos Confirmed Review+ Garry Yao Bug closed Normal
Description

Reproduce

  1. Open editor with any content
  2. Use New Page button
  3. Try to undo step 2. After pressing Undo once - nothing happens.
  4. Press Undo 3 times in short time - previous content will be visible again.

Expected: Previous content is visible after one Undo.

Reproduced in Firefox2.

#4892 [IE] Paste: Table alignment is being applied to table content IBM Confirmed Review+ Garry Yao Bug closed Normal
Description

Tables with an explicit alignment set are pasted with a wrapping div to set that alignment. When the alignment is center or right, various problems are encountered after pasting.

  1. All content inside cells is aligned according to the wrapping div's align setting i.e. center or right.
  1. The option to set specific paragraph alignment in a cell to left is not enabled or not possible. Although, it is possible to set center, right and justify.

Reproduced in IE 6 & 7.

#4893 Editor should understand cell alignment styles IBM Confirmed Review+ Garry Yao Bug closed Normal
Description

The editor should be able to manipulate the alignment options of table cells that have been set using CSS instead of attributes. e.g. vertical-alignment instead of valign.

One place where this is required is working with tables that have been copied from Word, although other scenarios would warrant such a feature too.

#4898 Paste: After pasting a table from word it is not possible to navigate outside the table Confirmed IE IBM Review+ Garry Yao Bug closed Normal
Description

After inserting a table using the paste function, it is not possible to navigate out of the table and continue editing the document.

Reproduced in FF.

#4899 Can not undo 'formatted' paragraph format Confirmed IBM Review+ Garry Yao Bug closed Normal
Description

Steps to reproduce:

  1. Open nightly build
  2. Add some text
  3. Apply 'formatted' paragraph foramt
  4. Use undo

Result: The format action is not undone.

For other paragraph format options the undo action does undo the formatting.

#4900 [IE] Lock ratio padlock inconsistent between FF and IE Confirmed IBM Review+ Garry Yao Bug closed Normal
Description

Reproduce in FF and IE:

  1. Open nightly build, ajax sample
  2. Insert an image
  3. Unlock ratio and specify custom values for width and height
  4. Remove the editor
  5. Create editor
  6. Edit the image

Result:
FF: the ratio padlock remains unlocked
IE: the ratio padlock is locked

#4901 Can not modify target window properties of a link Confirmed IBM Review+ Garry Yao Bug closed Normal
Description

When the target option of a link is Popup Window, the values for the Popup Window Features and sizes can not be modified after the first edit of the properties.

To reproduce:

  1. Create a new link
  2. Edit the target as Popup Window
  3. Select some Popup Window Features
  4. Set a width and height
  5. Click OK
  6. Remove editor & create editor
  7. Edit the link
  8. Modify the original edits to target, including width and height
  9. Click OK
  10. Edit the link again to confirm options at step 8. are kept.

Result: The options are not modified in step 8. but remain as set in steps 3 & 4

#4904 Paste from dialog throws error Confirmed IE Review+ Garry Yao Bug closed Normal
Description

Environment

All IE versions

Reproducing Procedures

  1. Open any sample page, click on 'Paste' command and deny clipboard security dialog to force open paste dialog.
  2. Paste something into the dialog, and click 'Ok'.
  • Actual Result: JavaScript Error thrown.
#4905 Paste plain text from dialog result incorrect in IE Confirmed IE Review+ Garry Yao Bug closed Normal
Description

Environment

All IE versions

Reproducing Procedures

  1. Open any sample page, click on 'New Page' to clear out document;
  2. Click on 'Paste as Plain Text' command and deny clipboard security dialog to force open dialog.
  3. Paste the following contents into the dialog, and click 'Ok'.
    Line1
    
    Line2
    
  • Actual Result:
    <p>Line2Line1</p>
    
  • Expected Result:
    <p>Line1</p>
    <p>Line2</p>
    
#4906 Paste: No cleanup / Internal error TC Confirmed IE Review+ Garry Yao Bug closed Normal
Description

By pasting the attached document (Select All > Paste) in IE 8 Compatibility Mode, the cleanup error is thrown.

#4910 Paste command scrolls document in IE Confirmed IE Review+ Garry Yao Bug closed Normal
Description

There's an undesired document scroll-to-end effect when the IE security dialog is pending decision after click on 'Paste' command.
While it will vanish as soon as the decision is made.

#4911 shared space sample page layout problem in IE quirks IE6 Confirmed Review+ Garry Yao Bug closed Normal
Description

The following layout problems are observed:

  1. The top shared space is not high enough to include all toolbar items, which make the 3rd row of toolbar items are overflowed.
  2. The editor spaces are also overflowing horizontally.
#4916 Editors overflow in IE quirks IE Confirmed Review+ Garry Yao Bug closed Normal
Description

All editors without explicit width config overflow horizontally in IE quirks in all sample pages.

#4918 FF: Switching to source view when editor maximized Firefox Confirmed Review+ Garry Yao Bug closed Normal
Description

When switching to source view (back and forth) when editor is maximized, there is toolbar icons relocation for short period of time. They are displayed vertically on the left side of the editor.

Please refer to attached screenshot.

Reproduced in LTR quirks with FF2 (stronger effect) and FF3 using Office2003 and V2 skins. Kama skin is not affected.

#4919 Jquery adapter sample file is incorrect Confirmed Review? Tobiasz Cudnik Bug closed Normal
Description

There is a very specific way of creating samples for CKEditor. A short description is available here: http://docs.cksource.com/FCKeditor_3.x/Design_and_Architecture/CKReleaser#Samples

In short, html samples are just templates and sample-specific content should be placed inside of elements with the following IDs:

  • headscript (optional): contains sample specific script to be loaded in the <head>.
  • styles (optional): contains sample specific styles.
  • html: contains the HTML data that effectively represents the sample.
  • code: contains the sample code, used to illustrate the API usage in the sample.

Another rule is that all sample files should be loading sample.js:

<script type="text/javascript" src="sample.js"></script>

In jqueryadapter.html the following files are loaded in the <head> section, which causes that sample processed by CKReleaser is not working:

Ideally, both files should be loaded in a script with id "headscript" and below there should be a jquery code $( function() ... } ); that is currently in a script that has no id attribute.

To test whether the template is correct, just launch _samples/sample.html?sample=jqueryadapter and see whether it works.

There is one more minor bug that can be corrected as well: http://www.fckeditor.net url shouldn't be used any more in the sample text.

#4922 Adapters are not available in released version of CKEditor Confirmed Review+ Bug closed Normal
Description

this is because adapters are ignored in ckreleaser.release.

#4923 Maximize layout is broken when main page scrolled IE Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

Environment

IE8 with both Strict and Quirks

Reproducing Procedures

  1. Open 'skins' page sample, scroll the page to bottom.
  2. Click on 'Maximize' button;
  • Actual Result: Part of the toolbar is out of viewport.
#4924 PHP integration is not using the timestamp in the ckeditor.js script Confirmed Review+ Wiktor Walc Bug closed Normal
Description

According to the documentation, the server side scripts must append the timestamp to the ckeditor.js file, so it updates the cache on new releases. The PHP integration is not currently doing so.

#4926 FF2: Resizing doesn't work Firefox2 Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

In Firefox2, resizing of the editor doesn't work - editor is collapsed to minimal size and stays in this state.

Both quirks and strict. Work's well in Firefox3 and CKEditor 3.0.2.

#4932 Collapse toolbar button visible but not usable on simple toolbars IBM Oracle Confirmed Review+ Minh Nguyen Bug closed Normal
Description

When using simple toolbar, like in the uicolor sample, there is a "collapse toolbar" arrow on the right side of the toolbar. Clicking on it does nothing.

Apparently it works when there are at least two rows of buttons. I think it could be hidden automatically when there is only one row of buttons.

#4933 CKEditor leaving empty tags with line break Confirmed Garry Yao Bug closed Normal
Description

Might be a dup of #4886.

Confirmed in FF 3.5.5, Safari and Opera although the results are a bit different .

Steps to reproduce

  • start with empty content
  • type "aaa"
  • press Shift+Home to select text
  • press Ctrl+B, Ctrl+U, Ctrl+I
  • press Del
  • switch to source mode
  • result (in FF):
    <p>
    	<em><u><strong><br />
    	</strong></u></em></p>
    
#4934 Preview fails in Source View Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

Preview fails in Source View.

Reproduce

  1. Open editor.
  2. Switch to source view.
  3. Click Preview button from toolbar.
  4. Result: JS error in plugin.js (line 32)

Stack trace

editor.document has no properties
exec()(Object _=Object elementMode=1 element=Object name=editor3)plugin.js (line 32)
exec()(undefined)command.js (line 18)
execCommand()("preview", undefined)editor.js (line 497)
(?)()(Object _=Object elementMode=1 element=Object name=editor3)plugin.js (line 38)
execute()()plugin.js (line 89)
(?)()()tools.js (line 617)
fn()(149)tools.js (line 640)
onclick(click clientX=0, clientY=0)
[Break on this error] body = editor.document.getBody();

Reproduced in FF2, FF3, Chrome.

#4936 Welsh Translation Confirmed New Feature closed Normal
Description

Here's the Welsh (Cymraeg; cy) translation of the language file for CKEditor (3.0.2).

#4939 CKReleaser limits source and target directories too aggressively Confirmed Review+ Wiktor Walc Bug closed Normal
Description

CKReleaser prevents the source and target directories from being different because io.isChildPath has an incorrect logical test. The default build (as specified in release.bat) works because target is a child path of source and because the _dev directory is ignored during copy.

Default command (from latest version of release.bat):

java -jar ckreleaser/ckreleaser.jar ckreleaser.release ../.. release "3.1 SVN" ckeditor_3.1_svn --run-before-release=langtool.bat

release.bat is in the <root>/_dev/releaser directory of the source tree, which means the source dir is <root> and the target directory is <root>/_dev/releaser/release

For 3rd parties using different build systems and different directory structures (for instance, where the build output must live in a directory outside of the source tree) it would be preferable to specify a command like:

java -jar ckreleaser/ckreleaser.jar customckreleaser.release path/to/ckeditor build/ckeditor <versionid> <filename>

Executing this command throws the exception:

Target directory must be located outside source directory

which is thrown by this line of releaser.js

468 if ( CKRELEASER.io.isChildPath( targetDir.getCanonicalPath(), sourceDir.getCanonicalPath() ) )
469 throw "Target directory must be located outside source directory";

This is incorrect - the target directory and source directory are not located underneath each other, which examination of isChildPath shows is because the return statement is too aggressive.

403 isChildPath : function( childPath, parentPath )
404 {
405 if ( childPath.length > parentPath.length )
406 return false;
407
408 var i = 0, max = Math.min( childPath.length(), parentPath.length() );
409
410 while ( i < max && childPath.charAt( i ) == parentPath.charAt( i ) )
411 i++;
412
413 return i != max;
414 }

If the working directory is c:\test, the source dir is c:\test\path\to\ckeditor, and the target dir is c:\test\build\ckeditor, then isChildPath should return false (the two are not child paths of each other). However, "return i != max" returns true for this scenario because the two paths match only up until character 7 (i == 7, max == 22). It should be "return i==max".

If isChildPath is adjusted to correctly check path parentage then ckreleaser can be used in different directory structures

#4940 Setting config.customConfig = '' doesn't work Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

According to the docs of customConfig that's the way to avoid an extra request for the config file if it isn't needed, but the code in core/editor.js uses it this way:

	var loadConfig = function( editor )
	{
		var customConfig = CKEDITOR.getUrl( editor.config.customConfig );

		// Check if there is a custom config to load.
		if ( !customConfig )
			return false;

and the call to CKEDITOR.getUrl() returns the base url of CKEditor, so the return false isn't executed.

For this specific problem the "if ( !customConfig )" can be moved before the getUrl call, but maybe it would be better to change that function so it doesn't alter empty strings.

#4942 Image dialog buttons don't work in IE6 Confirmed IE6 Bug closed Normal
Description

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

Tested with IE6 and non-Kama skins.

3.0.2 fails, but trunk seems to be OK so I don't know if there's gonna be a 3.0.3 or the solution would be to use 3.1.0

This seems like a regression due to [4668]

#4944 Paste: Problem with multi-level lists IBM Confirmed Review+ Garry Yao Bug closed Normal
Description

Some multi level bullet lists do not paste correctly.

Please refer to test document attached.

Reproduced in IE 6 & 7 and FF 2 & 3

#4946 Paste: lists have spaces between bullet and content do not copy correctly Confirmed Garry Yao Bug closed Normal
Description

Reproducing Procedures

  1. Open any page sample, paste the attachment document's content into the editor.
  • Actual Result: The list structure is not repsected.
#4947 JavaScript errors when SCAYT is enabled and PRE tag is used Confirmed SpellChecker.net Bug closed Normal
Description

Tested and confirmed in FF 3.5, IE8, Safari 4.

Steps to reproduce

  • start with empty content
  • enable SCAYT
  • paste the following in source mode:
    <pre>something foo</pre>
    
  • switch to wysiwyg mode
  • move cursor to the end of line
  • press enter
  • result:
    node is null
    http://svc.spellchecker.net/spellcheck3/lf/scayt/_base.xd.js
    Line 3772
    
#4948 Safari: table properties dialog sometimes does not detect parent table Confirmed Safari Review+ Garry Yao Bug closed Normal
Description

Confirmed on Safari 4.0.4/XP3.

Steps to reproduce

  • start with the following source:
    <table border="1" cellpadding="1" cellspacing="1" style="width: 200px; " summary="some summary">
    	<caption>
    		some title</caption>
    	<tbody>
    		<tr>
    			<td>
    				&nbsp;</td>
    			<td>
    				&nbsp;</td>
    		</tr>
    		<tr>
    			<td>
    				&nbsp;</td>
    			<td>
    				&nbsp;</td>
    		</tr>
    	</tbody>
    </table>
    
  • click on the last cell, make sure that the whole cell is selected (in the elements path there should be "body table tbody tr td br" - note that probably the last "br" element is a problem here)
  • click on the "Table properties" item in the context menu
  • result: values in dialog are not properly loaded, when "Ok" is pressed, a new table is inserted.
#4950 Creating centered list is a bit troublesome Confirmed Review+ Garry Yao Bug closed Normal
Description

Tested and confirmed in IE8, FF 3.5, Safari 4.

Steps to reproduce

  • start with the following source:
    <ul>
    	<li>
    		aaa</li>
    	<li>
    		bbb</li>
    	<li>
    		ccc</li>
    </ul>
    
  • press Ctrl + A and hit "Center Justify" button
  • click at the end of last element and hit enter twice to exit from the list
  • result: list is not centered anymore.

this bug does not occur in FCKeditor.

#4951 Replace dialog throwing JavaScript error Confirmed Review+ Garry Yao Bug closed Normal
Description

When replacing some text with empty value, javascript error is thrown:

K.matchRange is null
plugins/find/dialogs/find.js?t=A057
Line 7

Steps to reproduce

  • start with the following text: aaa bbb ccc
  • click on the "Replace" button
    • Find what: a
    • Replace With: (empty value)
  • result: all "a" letters are removed properly, but also javascript error occurs.
#4952 [IE] Editing table creates a new table IBM Confirmed IE Review+ Garry Yao Bug closed Normal
Description

To reproduce:

  1. Open nightly demo
  2. Create default table
  3. Edit the table

Notice that a new table is created.

#4953 SCAYT: more suggestions partially hidden behind ad Confirmed Bug closed Normal
Description

When SCAYT i enabled, sometimes it is impossible to choose some of the suggested words.

See attachment to understand the problem.

#4954 IE6 : Ok and Cancel buttons are not working on v2 and office2003 skins Confirmed Review+ Garry Yao Bug closed Normal
Description

With IE6 and the v2 and office2003 skins, the Ok and Cancel buttons are not working on the dialogs.

#4962 ARIA support in editor chrome and toolbar Confirmed Garry Yao New Feature closed Normal
Description

The editor's chrome and toolbox should be ARIA-enabled, it's a sub ticket of #4502.

#4963 Link dialog doesn't open properly for e-mail links Confirmed Review+ Garry Yao Bug closed Normal
Description
  1. Load the following HTML:
<p>Click <a href="mailto:me@example.com">here</a> to send me a message.</p>
  1. Open the dialog for the link.

The "Link Type" field will be "URL" instead of "E-mail".

#4964 BACKSPACE positioning is wrong Confirmed Review+ Frederico Caldeira Knabben Bug closed Normal
Description

At least with Firefox:

  1. Load an empty editor (or click New Page).
  2. With the focus in the editor, hit ENTER.
  3. Hit BACKSPACE to return to the first paragraph.
  4. Type "Test".

Note that the cursor moves one line to the bottom. The final output is:

<p>
	<br />
	Test</p>
#4968 Choosing lanuage should utilize direction from lang file IBM Confirmed Review+ Garry Yao New Feature closed Normal
Description

Considering that all language files already have the language direction set. The process loading configured language should have the option of automatically picking the correct content direction for the editor.

E.g. if a RTL language is set then contentsLangDirection: "rtl" should be set automatically.

#4973 Div dialog 'Style' select field in vain Confirmed Review+ Garry Yao Bug closed Normal
Description

The 'elementStyle' field in div dialog have no effect right now, it will never be populated, we should have the functionality properly align with v2.

#4974 ARIA support in rich combo and color panel Confirmed Garry Yao New Feature closed Normal
Description

Rich combo and color panels should be ARIA-enabled.

#4975 ARIA support in menu Confirmed Garry Yao New Feature closed Normal
Description

Context menu and button menu should be ARIA-enabled.

#4980 img border=0 not working Confirmed Review+ Minh Nguyen Bug closed Normal
Description

Try setting Image Properties -> Border=0, click OK - went back to properties, nothing in border text box.

Then tried linking an image - automatically defaults to a border - went to Image Properties, entered 0 in Border, clicked OK - nothing changes. This WORKS in 3.0, but since installing latest version (last night) it doesn't.

Is OK for any other value entered in this field (tried image border=1 and it saves correctly).

#4981 ARIA support in dialogs Confirmed Garry Yao New Feature closed Normal
Description

All dialogs in editor should be ARIA-enabled.

#4987 Browser Server in Link tab of Image Properties dialog links to the wrong page Confirmed Review+ Doc Wiktor Walc Bug closed Normal
Description

When you click the Browser Server button on the Link tab of the Image Properties dialog, it takes you to the filebrowserImageBrowseUrl...

Shouldn't it take you to the filebrowserBrowseUrl?

#4988 Safari breaks when pasting with forcePasteAsPlainText = true Safari Confirmed Review+ Alfonso Martínez de Lizarrondo Bug closed Normal
Description

When pasting with Safari and forcePasteAsPlainText = true in the settings, the browser breaks and shutdown completely.

Confirmed with Safari 3.2.2 Win, and also reported here.

#4992 Empty <style> tags in fullPage mode Confirmed Bug closed Normal
Description

When in fullPage mode, CKEditor 3.1 puts empty <style> tags in the <head> section.

#4993 Cannot change image alignment back to "not set" without reopening a dialog Confirmed Review+ Minh Nguyen Bug closed Normal
Description

When embedding an image, if you change the alignment dropdown to either left or right, you can't change it back to "<not set>" without reopening the dialog.

Steps to reproduce

  • Start with
    <h1>
    	<img alt="" src="http://a.cksource.com/c/1/inc/img/fireworks.png" />Happy New Year!</h1>
    <p>
    	The CKSource team wishes a <strong>wonderful and happy New Year</strong> to everybody around the globe!</p>
    
  • open image dialog, change alignment to right, change alignment to <not set>
  • result:
    <img alt="" src="http://a.cksource.com/c/1/inc/img/fireworks.png" style="float: right;" />
    

(float: right has not been removed).

This bug has been introduced in [4685] (#4246).

#4995 ARIA support in editing blocks Confirmed Garry Yao New Feature closed Normal
Description

We should enable ARIA support in both wysiwyg and sourcearea editing block.

#4999 Undo unavailable after inserting template before editing content Confirmed IBM Review- Garry Yao Bug closed Normal
Description
  1. Open editor (do not edit content)
  2. Use template button to insert any template with "Replace content" option active.

Result: Undo is not available

#5001 Safari: image dialog cannot load image attributes Confirmed Safari Bug closed Normal
Description

If image is aligned to the left or right, and "Image properties" is selected in the context menu, then the opened dialog is empty (does not load any image attributes, including image url).

Steps to reproduce

  • start with the following source:
    <p>
    	sample <img alt="" src="http://a.cksource.com/f/1/img/logo-ckeditor.gif" style="float: left; width: 133px; height: 41px; " /> text</p>
    
  • right-click on an image and click the "Image properties" item
  • result: values in Image dialog are empty

Another related issue:

  • start with
    <p>
    	sample <img alt="" src="http://a.cksource.com/f/1/img/logo-ckeditor.gif" style="float: left; width: 133px; height: 41px; " /></p>
    <p>
    	&nbsp;text</p>
    
  • move cursor at the end of word "sample" and right-click with your mouse
  • result: image properties item is available in the context menu (not loading image attributes correctly as well)
#5004 Create accessibility plugin Confirmed Garry Yao New Feature closed Normal
Description

ARIA is still not fully supported in browsers and screen readers. We still want to have the editor accessible with some old technologies, these should have a dedicated plugin for all the backwards (hacks) compatibility. It would make the necessary changes to the editor structure to make it accessible on some situations. It should be optional, loaded only when needed.

#5005 HTML errors in PHP samples Confirmed Review+ Wiktor Walc Bug closed Normal
Description

The PHP samples "advanced.php" and "events.php" contain HTML errors. An HTML <p> (open) tag is missing before the Submit buttons

Patches add the <p>.

#5011 CKEditor should provide a common way to registry/config the lang file IBM Confirmed Review- Garry Yao Bug closed Normal
Description

CKEditor supports multiple languages. But all the language files are hardcode in lang.js. Consumer doesn't have a common way to registry/configure which we need to load or not. Especially when we want to add other language file, we have no way to add it except modifying the source code.

CKEditor should provide a config to let user add additional language file.

#5014 Navigation keystrokes compliance with JAWS Confirmed Garry Yao Task closed Normal
Description

We should align our widget navigation keys with JAWS' default keystrokes which are considered as 'user convention' by adding the missing ones, while keeping the original ones.

#5015 Create access-keys-map help plugin Confirmed Garry Yao New Feature closed Normal
Description

We should introduce a well-accessible manual page containing all the keystrokes defined by the editor for better illustrating (especially for disabled user), in the form of a dialog.

#5018 Find highlighter removes bgcolor and font color from words IBM Confirmed Review+ Garry Yao Bug closed Normal
Description
  1. Open the CK Editor.
  2. Apply text colour or background colour to a word.
  3. Click on find icon
  4. Search for the word from step 2.
  5. See that the word gets highlighted
  6. Click on cancel button to close the find and replace light box

Actual result: the text colour or background colour that you have applied to the word is removed.

Expected result: the text colour or back ground colour applied to the word should remain

#5021 Automatic insertion of <br /> in Firefox when using enterMode = BR; Firefox Confirmed Review+ Garry Yao Bug closed Normal
Description

In Firefox (I'm using 3.5.7, but other people from cksource forum say that in version 2.0 and 3.0 happens the same) in empty ckeditor window, in all versions starting from 3.0 to 3.1, while using config.enterMode = CKEDITOR.ENTER_BR;, is being inserted <br /> at the start of the document and when starting to type - you do it from a second line already.

In the other browsers (I've checked in all IE- 6,7,8, Opera, Chrome, Safari) it seems to be OK.

Topics: http://cksource.com/forums/viewtopic.php?f=11&t=16578 http://cksource.com/forums/viewtopic.php?f=11&t=17195

#5037 One-line toolbar does not work in IE Confirmed Bug closed Normal
Description

Hello, when set to one-line toolbar. ie7 error in the bottom of the Toolbox. ie8 not click on the arrow to collapse the Toolbox

#5039 Complete Finnish translation Confirmed HasPatch Bug closed Normal
Description

Here's a complete Finnish translation (fi.js).

#5040 Font dropdown not working after font change on a selected text Confirmed Review+ Bug closed Normal
Description

Apparently a Firefox-only problem.

Changing the font on a selected text causes the font dropdown to not to show the font itself, even if it was correctly applied to the text. To make it work again, change the size of the same text.

As you can see in the following example, the HTML of the content is very simple; it seems that if the span with the font-family spec comes before the font-size one the font dropdown doesn't recognize the font (selecting the size swaps the two spans so it works again):

<p><span style="font-size: 12px;"><span style="font-family: Arial,Helvetica,sans-serif;">Example...</span></span></p>
#5041 Table summary can not be removed. IBM Confirmed Review+ Garry Yao Bug closed Normal
Description
  1. Open the Table Properties dialog.
  2. Keep the default row \ col values and enter 'SummaryOne' in the Summary field.
  3. Click OK to create the table.
  4. Right click on the table and choose Table Properties from the context menu.
  5. Clear the Summary field on the Table Properties dialog and click OK.
  6. Right click on the table and choose Table Properties from the context menu.

Observe the the original summary value in the Summary field.

#5051 about plugin is missing a dependency on dialog plugin Confirmed Review+ Alfonso Martínez de Lizarrondo Bug closed Normal
Description

The about plugin uses a dialog, but it lacks to specify it in the "requires"

#5052 Apple-style-span added in Chrome when joining two lines with different styles Confirmed Safari Chrome workaround apple-style-span Bug closed Normal
Description

Here is the problem easy to reproduce :

Create one paragraph with heading1 style for example. Create a second paragraph without style. HTML source looks like this :

<h1>test</h1> <p>test2</p>

Type backspace on the first position of second paragraph. This should result in joining both paragraph with "heading1" style.

It does well in firefox,IE :

<h1>testtest2</h1>

In Chrome (and maybe safari) it does not :

<h1>test<span class="Apple-style-span" style="font-weight: normal;font-size: 12px; ">test2</span></h1>

note : not an integration problem, bug reproducible also on ckeditor demo site.

#5060 Allow registration of CKEDITOR.dialog event listeners in dialogDefinition event IBM Confirmed Garry Yao New Feature closed Normal
Description

Within the CKEDITOR.dialog constructor, the CKEDITOR.dialog._ object is being set after the dialogDefinition event is fired. If the dialogDefinition event is used to register an event listener for a CKEDITOR.dialog event it will get overridden, removing the CKEDITOR.dialog._.events object.

In the CKEDITOR.dialog constructor, can the block of code that sets the CKEDITOR.dialog._ object be moved above where the dialogDefinition event is fired.

#5062 Security warning message occurs when loading wysiwyg area in IE6 under HTTPS. Confirmed Review+ Garry Yao Bug closed Normal
Description

This problem was occured version 3.1, but wasn't occured version 3.0.

This seems very relevant to http://support.microsoft.com/kb/261188/en and http://dev.fckeditor.net/ticket/1920

Problem exists in wysiwyg area plugin line 276. http://dev.fckeditor.net/browser/CKEditor/tags/3.1/_source/plugins/wysiwygarea/plugin.js#L276 And it commited http://dev.fckeditor.net/changeset/4583

I think "src" attribute's value should not set blank.

#5068 Paste in Safari Always Pastes at the Beginning of Editor Content Confirmed Safari Mac Pending Bug closed Normal
Description

Summary: Every time you paste text in CKEditor 3.1 on Safari on Mac OS X 10.6, the pasted text is inserted at the beginning of all the content in the editor.

Steps to reproduce:

  1. Enter text in the editor.
  2. Copy some of that text.
  3. Select an insertion/paste point.
  4. Click the "Paste" button or use the Paste command on the keyboard.
  5. The text is inserted at the beginning of the content in the CKEditor instance. A single space character is inserted at the selected insertion point instead.

This occurs even on the nightly demo as of Jan 27, 2010.

Browser/OS: Safari (4.0.4 (6531.21.10)), Mac OS X 10.6.2

#5078 [FF]Unicode extension-B characters requires two backspaces to delete. IBM Confirmed Firefox CantFix Bug closed Normal
Description

Enter some Unicode extension-B characters, for example 𠀀𠀁𠀂𠀃𠀄𪛔𪛕𪛖, then press backspace to delete the last character. You have to press backspace a second time to delete a character. (See attached image of example characters)

#5082 Add MAC paste keyboard shortcut text to Paste Dialog. IBM Confirmed Review+ Garry Yao Task closed Normal
Description

The Paste dialog contains the text "Paste into the following box using "Ctrl+V" on your keyboard and click OK." Can the MAC keyboard shortcut also be added to the text, eg. Ctrl+V (Cmd+V on MAC)

#5091 Domain relaxation partially broken in FF Oracle, Confirmed Review+ Garry Yao Bug closed Normal
Description

Under some conditions, FF is throwing this error:

Permission denied for <http://dev.ckeditor.local:8080> (document.domain has not been set) to get property Window.document from <http://dev.ckeditor.local:8080> (document.domain=<http://ckeditor.local>).

(confirmed in FF 3.5.7).

It seems that this bug has been introduced when fixing #4514. Reverting [4492] removes that particular error.

Steps to reproduce

#5095 CKEditor: Safari deletes selected text when browser Edit menu is clicked Confirmed Safari Mac Alfonso Martínez de Lizarrondo Bug closed Normal
Description
  1. Select text in CKEditor on Safari on a Mac.
  2. Click Safari's Edit menu.

The selected text disappears.

#5096 ForceSimpleAmpersand breaks output writer Confirmed Review+ Garry Yao Bug closed Normal
Description

The ForceSimpleAmpersand param of htmlWriter is buggy and also causing JavaScript error in certain situation, see ticket TC for details.

#5098 [FF] Table collapsed when Text and Table template inserted IBM Confirmed Garry Yao Bug closed Normal
Description
  1. Open the CK Editor.
  2. Click on Templates Icon.
  3. Select the Text and Table Template.

Observe the the table is collapsed. The table should appear the same as a table produced by the Table dialog with default settings.

#5099 Smiley path configuration property not producing relative emiticon links IBM Confirmed Review+ Garry Yao Bug closed Normal
Description
  1. Update you config.js to include config.smiley_path ='/plugins/sametimeemoticons/images/';
  2. Create an instance of the editor and insert a smiley.
  3. Click the Source button to enter HTML mode

Observe the the image src attribute values are not relative URLs.

Relative URLs were being used in version 3.0.1 when you set smiley_path.

#5100 Context menu items are draggable in Firefox and Safari IBM Confirmed Review+ Alfonso Martínez de Lizarrondo Bug closed Normal
Description

Open the context menu and try to drag any of the items, it will work in Firefox and Safari (I guess that also Chrome). Opera doesn't allow dragging even the content itself, so of course it doesn't have this bug. IE behaves correctly.

The OK and Cancel buttons in the dialogs are also draggable, although they can't be dropped into the content.

#5104 ColdFusion detection fails for Firefox 3.6 Confirmed Bug closed Normal
Description

The check for Compatible browser in FCKeditor 2.x fails to detect the new datestamp for Firefox 3.6 as reported in http://cksource.com/forums/viewtopic.php?f=5&t=17344

6 7 8 9 10 11 12 13 14 15 16 17 18 19
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