Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3901 - 4000 of 11754)

Ticket Summary Owner Type Priority Milestone Component
#4003 Markup on the image dialog disrupted when removing the border input Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

When removing the border option, the whole dialog markup is disrupted (on IE). It only happens if the language uses RTL direction. http://i27.tinypic.com/110ka43.png

#4004 No validation for image URLs Bug Normal General
Description

In the image dialog, there is no validation for the image URL. it means that you can put an empty string inside the URL input and the image will be created anyway. since there is a validation in the URL dialog i'm suggesting to do this here as well.

#4005 Image Properties window sized too small in Safari Bug Normal CKEditor 3.0 UI : Dialogs
Description

Image properties window has scrollbars in safari (when adding an image) as it it sized too small - or the content in it is sized too large.

#4006 Tail BR is removed from end of block Bug Normal Core : Styles
Description

This's derived from #205.

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Load the document with following content:
    <div><h5>title</h5><br /></div>line
    
  3. Switch to wsiwyg and switch back to 'source';
    • Actual Result:
      <div>
      	<h5>
      		title</h5>
      </div>
      <p>
      	line</p>
      
    • Expected Result: The origianl source remains the same.
#4007 [IE8] Source area overflow from editor chrome Garry Yao Bug Normal CKEditor 3.0 UI : Source View
Description

As we can see from the screenshot, the source area is obviously overflowed.

Reproducing Environment

  • IE8 with IE7 mode/IE7 Windows XP SP2
#4008 [IE] About dialog throw Javascript error Bug Normal CKEditor 3.0 General
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Switch to 'source' mode and click 'about' button.
    • Actual Result: Javascript error thrown.
#4009 [IE] Enter key before sub list result incorrect Bug Normal Core : Lists
Description

This is derived from #1420.

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Load the document with following content:
       <ol>
    	<li>
    		item1^
    		<ol>
    			<li>
    				item2</li>
    		</ol>
    	</li>
       </ol>
    
  3. Press enter key at the caret position;
    • Actual Result in IE: The new list is created, but the line height is not maintained.
    • Actual Result in Firefox: The cursor is still at the end of item 1 with the new list item created.
#4010 [IE] Outdent break list numbering Bug Normal CKEditor 3.0 Core : Lists
Description

This is derived from #1491.

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Load the document with following content:
     <ol>
    	<li>
    		item1
    		<ol>
    			<li>
    				&nbsp;^</li>
    		</ol>
    	</li>
    	<li>
    		item2</li>
    </ol>
    
  3. Click 'outdent' button;
    • Actual Result: The list numbering is incorrect as: 1,1,2;
    • Expected Result: The list numbering is: 1,2,3;
#4011 [IE] Tab is not focused in dialog on ALT-F10 Bug Normal CKEditor 3.0 UI : Dialogs
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Open the 'Link' dialog and press ALT-F10 to activate tab switchers.
  3. Press 'Tab' to open next tab page.
    • Actual Result: The text selection is still inside the text input of previous tab page
    • Expected Result: The focus is moved to the current active tab switcher.
#4012 [Safari] Combo inputs are without arrow Bug Normal General
Description

Combo inputs in dialogs are without arrow. Look at the screenshot.

#4014 [FF2] no dialog button backgrounds Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

[FF2] no dialog button backgrounds, as visible on the screenshot.

#4015 [FF2] RTL mode broken Bug Normal General
Description

RTL mode broken in FF2. This concerns:

  • toolbar
  • dialogs
  • editor chrome
#4016 Dialog buttons inconsistency brooks Bug Normal CKEditor 3.3 General
Description

Some of the dialog buttons are:

  • without min-size
  • with min-size
    • centered
    • left-aligned

This doesn't concerns footer buttons, only main dialog's content ones. I think all should be with min-size and centered.

Attaching some screenshots.

#4017 [RTL]Context menu out of viewport in rtl mode Bug Normal UI : Context Menu
Description

We should anchor the context menu on the opposite side of current cursor in rtl mode, at least have it visible most of the time.

#4018 [FF2] No richcombo text visible Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

After a click on editors content inline combo labels disappears. Firefox 2.

#4019 [Safari] RTL - cursor possition is wrong Bug Normal General
Description

Open Link dialog and start typing text in URL input field. Characters are put properly but the cursor shows wrong position.

#4020 Resizing in Safari is difficult when window has scrollbar Bug Normal General
Description

Open "skins" sample and try to resize the second instance.

#4021 [Opera] ESC key doesn't close dialogs Garry Yao Bug Normal UI : Dialogs
Description

In Opera 9.63 the ESC key doesn't close dialogs:

  • Special Character
  • Smiles
  • Paste from Word (closes on second hit)
  • Paste (sometimes)
#4022 TAB key in Opera Bug Normal UI : Dialogs
Description

Steps to reproduce:

-Open "skins" sample (in 1st instance)

-Open "Insert Anchor" dialog

-Hit TAB

Result: The second instance has focus

Expected result: OK button has focus

#4023 [Opera] Maximize plugin Paweł Horzela Bug Normal CKEditor 3.4.2 General
Description

Open the "skins" sample and maximize one of the instances. Now try to scroll down using mouse.

Results in attachment.

#4024 Maximize button is not translated Bug Normal General
Description

Maximize button is not translated hence the tooltip is always showing in english.

#4025 Attribute values in single style quotes Bug Normal Core : Output Data
Description

Insert in source mode:

<a href='javascript:void(0)' onclick='wpakuj("ajax.php?co=sb_style&amp;n=0","sb_div2")'>Old SB</a>

Switch to WYSIWYG and back to Source.

Results:

<a co="sb_style&amp;n=0","sb_div2")"" href="javascript:void(0)" onclick="wpakuj(">Stary SB</a>

Note: result is an invalid HTML.

#4026 [IE7] Office2003 skin has no toolbar button borders in High Contrast Minh Nguyen Bug Normal CKEditor 3.3 UI : Toolbar
Description

[IE7] Office2003 skin has no toolbar button borders in High Contrast

#4028 Maximize control's tool tip is wrong once it is maximized Tobiasz Cudnik Bug Normal CKEditor 3.1 General
Description

Once the editor is maximized using the maximize control, the maximize control's tooltip should show as 'Minimize' instead of that it still shows as 'Maximize'

#4029 [IE6] Format combo background-color incorrect Bug Normal UI : Toolbar
Description

See attached screenshot.

#4030 [IE6] Element path bar 'p' tag is jumping Bug Normal CKEditor 3.0 UI : Toolbar
Description

All tags within the path bar look ok except 'p', it's with a different font color and even jumping when hover it.

#4031 [IE] Cursor shape on combo incorret Garry Yao Bug Normal CKEditor 3.1 UI : Toolbar
Description

Currently three different shapes of cursor displayed when you hover a combo, they're respectively: text,pointer,default.

#4032 [IE8] Toolbar height changing when focus document Garry Yao Bug Normal CKEditor 3.0 UI : Toolbar
Description

See attached screenshot for the problem, it doesn't occur if the page is served from local file system.

#4033 [IE8] combo content keep invisible until hover it Bug Normal CKEditor 3.0 UI : Toolbar
Description

As shown by the screenshot, the drop down list content is only visible when you mouse over it.

#4034 [IE] second level context menu text cropped Bug Normal UI : Context Menu
Description

We should have the menu item text fully displayed instead of been cropped as attached screenshot.

#4035 [IE6] Paste dialog size too small Tobiasz Cudnik Bug Normal CKEditor 3.0 UI : Dialogs
Description

See attached screenshot.

#4036 [IE] Insert select control is causing error Garry Yao Bug Normal CKEditor 3.0 Core : Styles
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Put the cursor among text;
  3. Insert a select control;
    • Actual Result: Javascript error.
#4037 [IE] Advanced property problem with flash dialog Garry Yao Bug Normal CKEditor 3.1 General
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Open 'Flash' dialog, fill the 'ID' field of advanced tab with 'id1', click 'Ok'.
  3. Switch to 'source' and switch back;
  4. Open 'Flash' dialog again, switch to advanced tab, check the fields:
    • Actual Result:
      1. The 'id' field is empty;
      2. The 'style' field now has ';';
    • Expected Result:
      1. The 'id' field is 'id1';
      2. The 'style' field is empty;
#4038 [IE7] Unable to shrink editor width Bug Normal CKEditor 3.0 UI : Toolbar
Description

When dragging the resize handler, shrinking horizontally is stuck.

#4039 Source tag with additional parameters missing Bug Normal Project : MediaWiki+FCKeditor
Description

If add source tag of syntax highlighter. The parameters of the source were missing every time i edit the page. If the source tag is

<source lang="c" line start="0" highlight="5">

the tag is changing to <source lang="c">, whenever i edit the page.

#4040 [IE] Remove multiple cells doesn't work Bug Normal CKEditor 3.1 Core : Styles
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Load the document with following content and selection:
    	<table><tr><td>[cell1</td><td>cell2]</td></tr></table>
    
  3. Open context menu and 'cell' submenu, click 'Delete Cells'.
    • Actual Result: Only cell2 get deleted.
#4041 [IE] Remove multiple rows doesn't work Garry Yao Bug Normal CKEditor 3.1 Core : Styles
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Load the document with following content and selection:
    <table>
    	<tbody>
    		<tr>
    			<td>
    				[row1</td>
    		</tr>
    		<tr>
    			<td>
    				row2]</td>
    		</tr>
    	</tbody>
    </table>
    
  3. Open context menu and 'row' submenu, click 'Delete Rows'.
    • Actual Result: Only row2 get deleted.
#4042 [IE] 'Protocol' field broken when typing 'url' in link dialog Bug Normal CKEditor 3.0 UI : Dialogs
Description

The protocol select is shrinking when we focus and begin to change url text input.

#4043 [Opera] Special Characters and Smiles are not keyboard accessible Bug Normal Accessibility
Description

Characters in Special Characters dialog are not keyboard accessible.

Similar issue with Smiles.

#4044 [Opera] ALT+F10 doesn't focus the toolbar [CORE-33752] Bug Normal Accessibility
Description

ALT+F10 doesn't focus the toolbar.

#4045 "Field Name" Column in sample_posteddata.php is to narrow Jakub Ś Bug Normal CKEditor 3.6.4 General
Description

This bug occurs in all common browsers. Please look at the screenshot.

#4046 Text align should respect EnterMode=br Garry Yao Bug Normal CKEditor 3.2 Core : Styles
Description

This's a bug migration of #390.

Reproducing Procedures

  1. Open the 'replace by code' sample page with enterMode = BR.
  2. Load the document with following content and selection:
    line1<br />
    ^line2<br />
    
  3. Click on 'Align Right' to perform text alignment.
    • Actual Result:
      <p style="text-align: right">
      	line1<br />
      	line2</p>
      
    • Expected Result: Only the selected line get aligned.
#4047 [IE] Backspace button on control type trigger history backward Garry Yao Bug Normal CKEditor 3.1 UI : Enter Key
Description

This's a migration of #327.

Reproducing Procedures

  1. Open the 'replace by class' sample page;
  2. Insert a control type( e.g. Image, form control, table ) and select it;
  3. Press 'Backspace';
    • Actual Result: Browser history backward is triggered.
    • Expected Result: The control is deleted from document.
#4048 Context submenu lacks uiColor Tobiasz Cudnik Bug Normal CKEditor 3.1 General
Description

Context submenu lacks uiColor in Kama skin.

#4049 Kama skin too wide with config.width Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

Kama skin is too wide when config.width is used. Difference is 12px, which cames from padding (2x 5px) and borders (2x 1px).

Kama skin should include those measures when setting it's width to desired size.

#4050 config.height does not work Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

Setting config.height make no difference for the editor, it's height is unchanged.

#4051 IE drag div not working Bug Normal General
Description

In firefox you can drag an absolute positioned div around to change its position, you can do this by using the move handle that appears when you click on a absolute positioned div (eg

<div style="position: absolute; top: 20px; left: 20px;">
This is some <strong>sample text</strong>.
You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.
</div>

). In IE however, when you want to drag the div, it appears to behave like dragging an image, so you can only drop it between other content, thereby only changing the DOM position, but not the CSS position.

This problem was first reported as ticket #699 but has expired, though it still remains with FCKeditor 2.6.4.1 and CKEditor 3.0rc (both in IE7+8)

#4052 [IE8] document weird size when open dialog Bug Normal CKEditor 3.0 UI : Dialogs
Description

Reproducing Procedures

  1. Open the attached sample page, keep the document unfocused.;
  2. Open 'Find' dialog;
    • Actual Result: The document is shrinking to a small size as the attached screenshot.
#4053 context menu missing form properties entry Garry Yao Bug Normal CKEditor 3.1 UI : Context Menu
Description

Reproducing Procedures

  1. Open the "replace by class" page, insert a form;
  2. Click on the line space inside form, right click to open contextmenu
    • Actual Result: The form property entry is missing.
#4054 [IE6] Text Field attributes are destroyed when open dialog Bug Normal CKEditor 3.0 General
Description

Reproducing Procedures

  1. Open the "replace by class" page;
  2. Insert a text field with all the attributes specified in dialog;
  3. Reopen the dialog on this control;
    • Actual Result: All attributes are lost.
#4055 [IE6] Control type element is masking toolbar button. Bug Normal General
Description

When we're having a vertical scrolled document with control type element selected in it, the toolbar buttons under which is been masked and are thus unable to been clicked.

#4056 Hidden field problem Minh Nguyen Bug Normal CKEditor 3.3 General
Description

There were many problems with hidden fields.

Reproducing Procedures

  1. Open the "replace by class" page, insert a form;
  2. Insert a hidden field with all attributes specified
    • Actual Result in Firefox: The inserted is not visible.
  3. Right click the hidden field to open context menu
    • Actual Result: The hidden field property entry is missing
  4. Click to open the hidden field dialog again;
    • Actual Result: All the attributes of it are lost.
#4058 [FF3,5] Sometimes WYSYWIG area is not editable Garry Yao Bug Normal CKEditor 3.0 General
Description

Sometimes WYSYWIG area is not editable. Please try the attached test case.

The core is loaded from my server (nightly build).

Test: occurs in about 60% of cases, Firefox 3.5, reloading with F5, disabled cache.

Works fine in other browsers.

#4060 Link dialog should not edit anchor Bug Normal UI : Dialogs
Description

When open link dialog on anchor, it should generate a link around the anchor instead of change the anchor element itself.

Reproducing Procedures

  1. Open the "replace by class" page,insert an anchor;
  2. Click the anchor and open link dialog;
  3. Fill the url field and click OK;
    • Actual Result: Javascript error thrown.
#4061 [IE]Table dialog is missing caption and summary attribute Garry Yao Bug Normal CKEditor 3.0 UI : Dialogs
Description

Reproducing Procedures

  1. Open the "replace by class" page;
  2. Insert a table with 'caption' and 'summary' specified;
  3. Switch to 'Source' and switch back.
  4. Click inside one table cell, open table dialog again from toolbar button. (Open from context menu works well)
    • Actual Result: The two fields above are missing.
#4062 [IE] line after HR/Page Break problem Bug Normal CKEditor 3.3 Core : Styles
Description

Reproducing Procedures

  1. Open the "replace by class" page, clear document content;
  2. Insert a 'Horizontal Line';
  3. Start typing in the new line;
    • Actual Result: The new line is not inside a paragraph;
  4. Move the cursor and back;
    • Actual Result: The new line is now wrapped by a paragraph;
#4063 [Opera] JS error with custom domain Bug Normal General
Description

Just open http://www.arczi.info/ckeditor/cusdom.html in Opera

JS error on load:

JavaScript - http://www.arczi.info/ckeditor/cusdom.html
Timeout thread: delay 0 ms
Error:
name: Error
message: Security violation
stacktrace: n/a; see 'opera:config#UserPrefs|Exceptions Have Stacktrace'
#4064 Indent messes up in lists Bug Normal CKEditor 3.0 Core : Lists
Description

Refer to attached video TC. Reproduced on Chrome, FF2, but possibly all other browsers are affected.

#4065 SCAYT doesn't work with SSL Bug Normal UI : Spell Checker
Description

SCAYT doesn't work with SSL.

<script type="text/javascript" src="https://svc.spellchecker.net/spellcheck/lf/scayt/scayt1.js">

Failed to load source for: https://svc.spellchecker.net/spellcheck/lf/scayt/scayt1.js

</script>
#4066 Context menu offset with AIR 1.5.x Bug Normal UI : Context Menu
Description

Running the sample Adobe AIR application, right-click context menu is vertically offset from the mouse position if the editing window has been vertically scrolled. The amount of offset is dependent on how far the editing window has been scrolled.

To reproduce error, add lines to the sample document until vertical scrolling occurs, then right-click to bring up the context menu.

This behavior appears with AIR 1.5.1 and 1.5.0 but NOT with AIR 1.0.x runtimes.

Tested on Macintosh AIR runtimes. Not tested on Windows or Linux.

#4067 Fullpage support Frederico Caldeira Knabben New Feature Normal CKEditor 3.1 Core : Output Data
Description

The editor don't actually have full page support yet despite of the existence of fullPage config entry.

#4068 Nested numbered list issue Bug Normal Core : Lists
Description
  1. Open nightly Ajax sample.
  2. Go to source mode and paste the following numbered list
    <ol>
    	<li>
    		Line one</li>
    	<li>
    		Line two
    		<ol>
    			<li>
    				This is submenu 1</li>
    			<li>
    				This is submenu 2</li>
    			<li>
    				This is submenu 3</li>
    			<li>
    				This is submenu 4</li>
    			<li>
    				This is submenu 5</li>
    		</ol>
    	</li>
    </ol>
    
  3. Place cursor at the end of line "submenu 5"
  4. Hit Enter
  5. At this point you should have an empty 6. number line.
  6. Hit Enter again.
  7. The list continues from the first level. Sometimes this will start from 1. or it may continue and show 3.
  8. Hit Enter again
  9. Now the result is:
    <ol>
    	<li>
    		Line one</li>
    </ol>
    <p>
    	Line two</p>
    <ol>
    	<li>
    		This is submenu 1</li>
    	<li>
    		This is submenu 2</li>
    	<li>
    		This is submenu 3</li>
    	<li>
    		This is submenu 4</li>
    	<li>
    		This is submenu 5</li>
    	<li>
    		&nbsp;</li>
    </ol>
    

This very different from the expected behaviour. Reproduced on IE7 and FF3.

#4069 Cannot insert image using file URL Bug Normal General
Description

For certain browsers, the special case file URL: file:///<path> cannot be used to insert a local image. See: RFC 1738

Steps to reproduce:

  1. Use Windows XP/FireFox v3.0.11 or Mac 10.5.7/Safari 4.0.2
  2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications
  3. Place the cursor in the CK Editor text area and click the toolbar image icon
  4. Specify a file url for a local image (e. g. file:///C:\Waterlilies.jpg)
  5. Other fields of the Image properties dialog are optional

Expected result:
The image is retrieved from the local file system and inserted into the CK Editor text area

Actual result:
The CK Editor does not find the image file. No image is inserted into the CK Editor text area

#4070 Emphasis styles not enabled at the start of text Bug Normal General
Description

For Safari, the emphasis styles (e. g. bold, underscore, italic, strikethrough) are not "sticky". That is, clicking on one of the emphasis style toolbar icons will not enable that style for subsequent text. In order to make a text string bold, italic, or underscore, for example, it is necessary to type the text and then highlight the text with the cursor and click on the target emphasis style.

Steps to reproduce:

  1. Mac 10.5.7, Safari 4.0.2
  2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications
  3. Place the cursor in the CK Editor text area
  4. Click one of the emphasis style toolbar icons (e. g. Bold, Italic, Underscore, Strikethrough, Subscript, or Superscript)
  5. Begin typing some text.

Expected result:
The text should be bold, italic, etc depending on the style selected

Actual result:
The text is plain. It is not displayed as bold, italic, etc.

#4071 Font types and sizes not enabled using Safari Bug Normal General
Description

Selecting font types and sizes from the toolbar has no affect on font in the text area

Steps to reproduce:

  1. Mac 10.5.7, Safari 4.0.2
  2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications
  3. Place the cursor in the CK Editor text area
  4. Use the toolbar to select a font type and size (e. g. Comic Sans MS, size 72)
  5. Type some text

Actual result:
The font type and size is not affected

#4072 Cannot enter text below the horizontal line using Webkit Garry Yao Bug Normal CKEditor 3.3 General
Description

CK Editor does not allow entering text below the horizontal line created by the "Insert Horizontal Line" toolbar icon. This appears to be for Safari, only.

Steps to reproduce:

  1. Mac 10.5.7, Safari 4.0.2
  2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications
  3. Place the cursor in the CK Editor text area
  4. Type some text
  5. Click on the Insert Horizontal Line toolbar icon; a horizontal line is placed after the text
  6. Move the cursor below the horizontal line and start typing text

Expected result:
The typed text is below the horizontal line

Actual result:
The text is placed above the horizontal line

#4073 The Text and Table template will not copy to the editor text area Garry Yao Bug Normal CKEditor 3.1 Core : Styles
Description

The Text and Table template will not be copied to the CKEditor text area. This is a problem for IE, only.

Steps to reproduce:

  1. IE6, IE7, or IE8.
  2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications.
  3. Place the cursor in the CK Editor text area.
  4. Click the Template toolbar icon and select Text and Table.

Expected result:
The Text and Table template is copied to the text area, ready for editing.

Actual result:
The Text and Table template appears to be copied to the text area and is then immediately deleted.

Note 1: This scenario works if the browser is FF3 and Safari.

Note 2: If Replace actual contents option is unchecked, this problem does not occur.

#4074 Indent with classes error Garry Yao Bug Normal CKEditor 3.0 Core : Styles
Description

If the following custom style is assigned for indent, the editor will throw Javascript error.

/**
 * Indentation.
 */
config.indentClasses = [ 'Indent1', 'Indent2', 'Indent3' ] ;

#4075 [IE] Custom basic style not working when nested Garry Yao Bug Normal CKEditor 3.0 Core : Styles
Description

Reproducing Procedures

  1. Open the attached sample page with the attached custom config file and custom content stylesheet:
  2. Select 'italic' and apply 'Italic' style;
    • Actual Result: The style is not applied to the text.
#4076 Add class to body Bug Normal General
Description

td of xEditingArea contains and iframe then a body. this body does not inherit the specified class or id in the configuration file. Only spellcheck=false.

This td comes from another iframe which does have the body taking on this class or id.

This makes it difficult to set editor area background colors on FF on sites with body backgrounds already set, as this body inherits the style from the original body tag.

Structure is as follows

main document body iframe body class or id ok table td iframe body class or id missing

#4077 [IE7] office and v2 skin combo align problem Frederico Caldeira Knabben Bug Normal CKEditor 3.0 UI : Toolbar
Description

The combo text box and trigger button is a bit mis-positioned.

#4078 [IE7] v2 skin has empty group Frederico Caldeira Knabben Bug Normal CKEditor 3.0 UI : Toolbar
Description

An empty group appear at the front of the second row in toolbar with full-buttons mode.

#4079 [FF] Create list error no multiple items Garry Yao Bug Normal Core : Lists
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page in Firefox;
  2. Load the document with the following content and selection with CTRL-A:
    [<p>line1</p>
    <p>line2</p>]
    
  3. Click on 'Insert Bulleted List' button;
    • Actual Result: Javascript error thrown.
#4080 [FF3] dialogs sometimes doesn't show Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

In FF3, dialogs sometimes doesn't show, because of visibility: hidden.

Reproduced using image dialog. Isn't reproducible always.

#4081 Non-standard table height in percentage causes editor to flash Bug Normal General
Description

Very aware of the fact that setting table height in percentage isn't standard, we face a lot of website source code with this specification. So we as a company simply have to deal with it. Inserting a table into the editor and setting height to a percentage in de source view works perfectly... but if then any text is typed ABOVE the table, the editor starts to flash whenever trying to select text or using the toolbars. This does NOT occur when there is text placed BELOW the table and NOT ABOVE. We have used two other WYSIWYG editors in the past and both dealt with the %-height. Any way to correct this? Using the editor in plain ASP 3.0 with IE 8.0...

#4082 [IE+Quirks] Preview text in the image dialog is not wrapping Minh Nguyen Bug Normal CKEditor 3.3 General
Description

The preview text displayed in the Image dialog is not wrapping with IE7+Quirks.

#4083 Editor Source Mode Removed Head Tag Bug Normal Server : ASP.Net
Description

When i goes to Source Mode in the editor it automatically remove the head tag title tags etc.., content is like this after going to Source Mode. I'm using Assembly="FredCK.FCKeditorV2"(FCKeditor.Net - FCKeditor.Net_2.6.3) dll in my project

<p> <meta content="text/html;&nbsp;charset=iso-8859-1" http-equiv="Content-Type" /> <meta

#4084 [FF] Image dialog using Kama skin sticks to left viewport border Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

In Firefox (3, 3.5) using Kama skin, after opening image dialog it sticks to left viewport border. Drag&drop it to the right is impossible.

Quirks mode only, on pages with 3 editors, each with different skin.

#4085 Paste and Paste from Word dialogs are not well styled in IE+RTL Tobiasz Cudnik Bug Normal CKEditor 3.0 UI : Dialogs
Description

The paste dialogs, except Paste as Plain Text, are wrongly rendered in IE+RTL.

#4086 Released ui_languages.html requires the _source folder Artur Formella Bug Normal CKEditor 3.0 General
Description

After the FCKReleaser run, the ui_languages.html sample should point to the "../lang/_languages.js" file instead of "../_source/lang/_languages.js".

#4087 [FF] Create list result incorrect with Ctrl-A Garry Yao Bug Normal CKEditor 3.0 Core : Lists
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page in Firefox;
  2. Load the document with the following content and selection with Ctrl-A:
    [<p>line1</p>
    <p>line2</p>]
    
  3. Click on 'Insert/Remove Bulleted List' button;
    • Actual Result: Four list items created.
#4088 Translation updates for Ukrainian Bug Normal UI : Language
#4089 Translation updates for Ukrainian Artur Formella Bug Normal CKEditor 3.0 UI : Language
#4090 CKEditor support for Adobe AIR Garry Yao New Feature Normal CKEditor 3.5 General
Description

CKEditor should run properly on Adobe AIR in application sandbox. This is an umbrella ticket, it points to several tickets which mostly targeting workaround for editor's original design goals which violate AIR's security rules.

inline event handler violation

#4497
Inline event handlers are ignored in AIR

iframe loading violation

#4496
All float panels are broken in AIR

#4091 CKEditor3.0 japanese translator Artur Formella Task Normal CKEditor 3.0 General
#4092 [IE6] Close button missing for dialog without multiple tabs Tobiasz Cudnik Bug Normal CKEditor 3.0 UI : Dialogs
Description

The close button was not visible when open a dialog which has only one tab.

Reproducing Environment

  • IE6/Windows XP SP2
  • Standard Mode
  • LTR document direction
#4093 core/dom/document.html test requires the _source folder Artur Formella Bug Normal CKEditor 3.0 QA
Description

core/dom/document.html test requires the _source folder:

var cssUrl = CKEDITOR.basePath + '_source/tests/_assets/sample.css';
#4094 Smiley plugin requires the _source folder Artur Formella Bug Normal CKEditor 3.0 General
Description

Smiley plugin requires the _source folder:

CKEDITOR.config.smiley_path = CKEDITOR.basePath +  '_source/plugins/smiley/images/';
#4095 [IE6] Dialogs are strongly mispositioned in RTL Bug Normal CKEditor 3.0 UI : Dialogs
Description

See attached screenshot.

Reproducing Environment

  • IE6/Windows XP SP2
  • Standards Mode
  • RLT document direction
  • 'ar' language file
#4096 Editor content area pushed down in RTL quirks Tobiasz Cudnik Bug Normal CKEditor 3.0 General
Description

Editor content area pushed down in RTL quirks. All IEs affected. Attaching screenshot.

#4097 [IE6] No undo snapshots for fontColor and bgColor Garry Yao Bug Normal CKEditor 3.0 Core : Undo & Redo
Description

Currently there's no undo/redo support for font-color and background-color buttons.

#4098 Unable to leave list problem Bug Normal CKEditor 3.3 Core : Lists
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page in Firefox;
  2. Load the document with the following content and selection;
    <ol>
    <li><h1>item1^</h1></li>
    </ol>
    
  3. Press enter key twice;
    • Actual Result: Two new list item created.
    • Expected Result: Cursor leave the list with list unchanged.
#4099 Paste from word is not detected (Firefox & Safari) Bug Normal General
Description

Contrary to what happens with IE, when I try to paste something from MS Word into an editor running on Firefox/Safari, FCKEditor doesn't seem to detect the origin of the paste, and doesn't open the "Paste from Word" dialog, thus not cleaning the HTML. Is this the expected behavior?

#4100 [IE] Navigation keyset has no effect with panel Tobiasz Cudnik Bug Normal CKEditor 3.0 Accessibility
Description

Reproducing Procedures

  1. Open the 'replace by class' sample page in IE;
  2. Click on 'Format' combo to open drop down panel;
  3. Press 'Arrow Down' to navigate to the next panel item;
    • Actual Result: The keystroke has no effect.
#4101 JS error while closing the dialog Artur Formella Bug Normal CKEditor 3.0 UI : Dialogs
Description

To reproduce try to close dialog (using ESC) before the opening is completed.

Easy to reproduce on Flash dialog in FF3.

#4102 Translation updates for Croatian Artur Formella New Feature Normal CKEditor 3.0 UI : Language
Description

updated version

#4103 Coldfusion component fckeditor.cfc has missing config options Bug Normal Server : ColdFusion
Description

fckeditor.cfc, line 186-205 At least one configuration option, "EditorAreaStyles", is missing from the list of configuration options included as a workaround to the fact the Coldfusion is case-insensitive and Javascript is not. This inhibits us from using the configuration option at runtime when creating the editor via this CFC

#4104 Translation updates for germany (de) Artur Formella Task Normal CKEditor 3.0 UI : Language
Description

see attached file.

I also translated the names of the colors in the color section. I am sure most germans do not understand some of the names used there. If for some reason the original names have to be there, simply overwrite the section with the original one

Regards Maik Unruh

#4105 Translation updates for French Artur Formella Task Normal CKEditor 3.0 UI : Language
#4106 CKeditor Doesn't recognize Special Caracters Bug Normal CKEditor 3.0 Core : Output Data
Description

It's that , i'm using CKeditor with jquery and sending the data with ajax ... i'm doing it with a variable (just like you put at the documentation) ... the data seems to not be passed for the database .. when i write something with ç or á , for example it send the string until that caracter ....

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