Custom Query
Results (201 - 300 of 576)
Ticket | Summary | Keywords | Owner | Type | Status | Priority |
---|---|---|---|---|---|---|
#3474 | [FF] newpage error when document unfocused | Confirmed Firefox | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#3475 | [FF] Multirange broken when command used several times | Firefox Confirmed | Bug | closed | Normal | |
Description |
Multirange broken when command used several times. Reproduction steps:
Depending on first selection range start, there are 2 possible misbehaviors:
35sec screencast presenting this issue: http://pub.meta20.net/fck-multirange.ogg Env: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.9) Gecko/2009042219 Iceweasel/3.0.9 (Debian-3.0.9-1) |
|||||
#3509 | Styles aren't maintained at end of line | Firefox HasPatch | Bug | closed | Normal | |
Description |
Under certain conditions, basic styles (bold, italic, etc) aren't maintained at the end of lines. Steps to reproduce:
The newly typed text should be bold, but is not. This also happens under the following conditions:
The problem is that Firefox is appending a <br/> at the end, but it is not being included in the <strong> element. The solution is, when applying a style, to include that BR element. A patched is attached which fixes this problem. The problem can be reproduced in the latest nightly samples. |
|||||
#3783 | Indenting commands in table cells creates collapsed paragraphs. | Firefox Review+ | Bug | closed | Normal | |
Description |
To reproduce:
|
|||||
#3819 | FF2 cursor issue when using combo features | IBM Confirmed FireFox Review+ | Bug | closed | Normal | |
Description |
To reproduce:
Results: Cursor is no longer at the end of the line of text. It appears as if the cursor has "disappeared". When a user uses the mouse to position the cursor into the same location, the selection from the Font Size combo is ignored. |
|||||
#3870 | [FF]Press enter after 'New Page' command problem | Firefox Confirmed | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#3934 | New line collapsed in enterMode=BR | Firefox | Bug | review_failed | Normal | |
Description |
Reproducing Procedures
|
|||||
#3957 | Collapsed toolbar | Firefox | Bug | closed | Normal | |
Description |
To reproduce please set: CKEDITOR.config.toolbarCanCollapse = false; CKEDITOR.config.toolbarStartupExpanded = false; Editor doesn't have the upper line - please have look at the attachment. |
|||||
#3959 | [FF] Pasting content from Word causes problems | Firefox Confirmed IBM Review+ | Bug | closed | Normal | |
Description |
When pasting content from a Word document that happens to have a date field the content styles are displayed incorrectly. The height of the text is incorrect and results in excessive overlapping (see attached example). Also, the table in the provided word document is removed. The incorrect font styles and the removed table issue only occur in FF. IE is working well.
To reproduce:
Using the same document with the date field removed fixes the style issue (see Test_doc_without_date.doc), although the table is still removed. Pasting directly into the content area preserves the table. |
|||||
#3965 | "Collapse Toolbar" changes editor width | Firefox | Bug | closed | Normal | |
Description |
Open tc.html in IE8 and click button to collapse toolbar. Result: The width of the editor is changed. |
|||||
#3969 | Dialogs are too wide in FF2 | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
This is a regression... in FF2, the dialogs are 100% wide. |
|||||
#3972 | Unable to remove list with enterMode=BR | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#4014 | [FF2] no dialog button backgrounds | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
[FF2] no dialog button backgrounds, as visible on the screenshot. |
|||||
#4015 | [FF2] RTL mode broken | Firefox Confirmed | Bug | closed | Normal | |
Description |
RTL mode broken in FF2. This concerns:
|
|||||
#4018 | [FF2] No richcombo text visible | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
After a click on editors content inline combo labels disappears. Firefox 2. |
|||||
#4058 | [FF3,5] Sometimes WYSYWIG area is not editable | Firefox Confirmed Review+ | Bug | closed | Normal | |
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. |
|||||
#4079 | [FF] Create list error no multiple items | Firefox | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#4080 | [FF3] dialogs sometimes doesn't show | Firefox WorksForMe | Bug | closed | Normal | |
Description |
In FF3, dialogs sometimes doesn't show, because of visibility: hidden. Reproduced using image dialog. Isn't reproducible always. |
|||||
#4084 | [FF] Image dialog using Kama skin sticks to left viewport border | Firefox Confirmed Review+ | Bug | closed | Normal | |
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. |
|||||
#4087 | [FF] Create list result incorrect with Ctrl-A | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#4111 | JS error while applying style | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
Steps to reproduce:
Result: node is null http://localhost/edytor/CKEditor/trunk/_source/core/dom/range.js Line 1369 anonymous()range.js (line 1369) anonymous()range.js (line 1574) anonymous()plugin.js (line 75) applyBlockStyle()plugin.js (line 680) anonymous()plugin.js (line 130) applyStyle()plugin.js (line 1200) anonymous()plugin.js (line 115) anonymous()plugin.js (line 58) anonymous()plugin.js (line 257) anonymous()plugin.js (line 65) anonymous()tools.js (line 505) anonymous()tools.js (line 512) It is not an regression. |
|||||
#4112 | [FF] Paste dialog has scrollbars in quirks | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
[FF] Paste dialog has scrollbars in quirks. Only v2 and office2003 skins are affected. |
|||||
#4124 | Delete key | Firefox | Bug | closed | Normal | |
Description |
Result: <p> This is some <strong>s</strong></p> <p> <strong>ple text</strong>. You are using <a href="http://www.fckeditor.net/">CKEditor</a>.</p> Works fine in all other browsers. It is not an regression. |
|||||
#4151 | [FF2] test_toDataFormat_3 test fails | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
In Firefox2, test_toDataFormat_3 test from plugins/htmldataprocessor fails. Expected: <x:x><p>Test</p></x:x> Actual: <x:x></x:x><p>Test</p> |
|||||
#4186 | [FF] First open float panel cause host page scrollbar blinking | Firefox Review+ | Bug | closed | Normal | |
Description |
There's an obvious blinking of host page vertical scrollbar, Firefox only. |
|||||
#4268 | Table is not getting deleted after selecting it and pressing Delete button in Firefox | Oracle Firefox CantFix | Bug | closed | Normal | |
Description |
Insert a table and then select it by clicking over it. Now press Delete button. You will observe that Table is not getting deleted. This issue is present only in Firefox. In IE, it's working fine. |
|||||
#4397 | Ambiguous page scroll | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
Ticket migrated from forum thread.
Reported to be FF only issue. |
|||||
#4398 | Support for detaching from the DOM | Firefox | Bug | confirmed | Normal | |
Description |
Migrated from forum thread. TC
Result: Editor's content changes to "null" and it's not editable. |
|||||
#4451 | Different "Apple + LeftArrow" keyboard shortcut behavior in Firefox on Mac OS X | Firefox | Bug | confirmed | Normal | |
Description |
OS: Mac OS X 10.6.1 Browser: Firefox 3.5.3 Product: CKEditor 3.0 Steps to reproduce: 1) Open "http://ckeditor.com/" in Firefox on Mac OS X 2) Click on [See the demo] button 3) Place text cursor anywhere in CKeditor enabled textarea and type there a random word 4) Press "Apple + LeftArrow" keyboard button combo: Expected: Text cursor moves to beginning of line, like in any other textarea. Actual: Browser recognize this button combo as "Browser back" shortcut, and returns to "http://ckeditor.com/" In Safari 4.0.3 - behavior is correct: when text cursor is inside CKeditor textarea, button combo moves cursor to beginning of line, when textarea is not selected - browser recognizes this shortcut as "Go back" button. |
|||||
#4472 | [FF3] Browserwindow scrolls to loaded ckEditor | Firefox | Bug | closed | Normal | |
Description |
When having multiple ckEditors in a HTML-page with so many content it is scrollable, the browserwindow jumps to the last loaded ckEditor. This problem occurs in Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) Used version ckEditor: ckEditor 3.0 Seems to work fine in IE7 though. |
|||||
#4514 | Editor edit area disables on back button | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
Environment - Firefox 3.5.3 on Mac OSX Leopard This is reproducible in the samples, specifically replacebyclass.html
|
|||||
#4528 | Empty select box is added automatically under some conditions | Firefox | Bug | confirmed | Normal | |
Description |
Steps to reproduce:
Confirmed in FF 3.5 and FF 3.0. |
|||||
#4539 | [FF] No context menu for some form elements | Firefox | Bug | closed | Normal | |
Description |
No context menu for some form elements. It only forks for INPUT tag form element. Probably equivalent of V2 bug #703, which contains a patch. |
|||||
#4608 | Text next to Flash object is missing after save. | IBM Confirmed Firefox | Bug | closed | Normal | |
Description |
Using ajax sample.
The text next to the flash object is now missing. Click the Create Editor button. The text does not appear within the editor. |
|||||
#4630 | [FF] Unable to open context menu on flash | Firefox Confirmed | Bug | closed | Normal | |
Description |
Open the ajax sample with Firefox.
|
|||||
#4636 | [FF]Small squares for resizing table lacks height for 'caption' | Firefox CantFix | Bug | confirmed | Normal | |
Description |
This is trivial issue but created ticket just as a reminder. to reproduce
|
|||||
#4670 | Can not navigate to next row with down arrow key if table has a header row. | Firefox IBM | Bug | closed | Normal | |
Description |
Open the Table Properties dialog. Select "First Row" for the Headers option and click OK to close the dialog. Place the cursor in the first cell. Use the down arrow key to attempt to navigate to the next row. |
|||||
#4763 | Invalid behavior when pressing enter on selected text | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
I managed to confirm this on FF 3.5.5. I cannot reproduce it on IE8.
It happens only when Steps to reproducePaste the following text in soruce mode: TEST1 TESTESTTEST T1<br /> TEST2 TESTESTTEST T2<br /> TEST3 TESTESTTEST T3<br />
TEST1 TESTESTTEST T1 TEST2 TESTESTTEST T2 TEST3 TESTESTTEST T3 Where you would expect it to be something like : TEST1 TESTESTTEST T1 TEST2 TEST3 TESTESTTEST T3 |
|||||
#4801 | FF2 dialog drag-drop broken | Firefox | Bug | closed | Normal | |
Description |
In FF2, moving dialog with drag-drop is broken for both quirks and strict. Drag-drop results in jumping dialog window. |
|||||
#4802 | [FF] Template text & table incorrect | Firefox | Bug | closed | Normal | |
Description |
In FF 2 & 3.0, template text & table show incorrect (collapsed) table when insterted. Works well in Chrome. |
|||||
#4803 | [FF2] Toolbar icons flicker | Firefox | Bug | closed | Normal | |
Description |
Toolbar icons flicker when moving mouse above them. Works well in FF 3.0. |
|||||
#4838 | [FF2] Image dialog, link tab layout issue | Firefox | Bug | closed | Normal | |
Description |
Image dialog's link tab has a layout issue in Firefox2. Please refer to attached screenshot. |
|||||
#4839 | [FF2] Combobox not focusable | Firefox2 | Bug | closed | Normal | |
Description |
Combobox aren't focusable in Firefox2. Reproduce
Result: Focus jumps back to editing area. Expected: Focus should be on the combo box. |
|||||
#4840 | [FF2] Special character dialog SHIFT+TAB not fully working | Firefox | Bug | closed | Normal | |
Description |
Under Firefox2 in Special Character dialog, SHIFT+TAB is not working after reaching dialog's button. |
|||||
#4842 | Radio and checkbox dialogs layout | Firefox | Bug | closed | Normal | |
Description |
Radio and checkbox dialogs layout is too small in Firefox3.0. Please refer to attached screenshot. |
|||||
#4852 | [FF3] Hidden input dialog layout broken in V2 skin | Firefox | Bug | closed | Normal | |
Description |
Hidden input dialog layout is broken in V2 skin. Please refer to attached screenshot. Reproduced in Firefox3. |
|||||
#4853 | [FF3] DIV Container dialog layout broken in Office2003 skin | Firefox | Bug | closed | Normal | |
Description |
Hidden input dialog layout is broken in V2 skin. Please refer to attached screenshot. Reproduced in Firefox3. |
|||||
#4854 | [FF3] Maximize layout broken in RTL quirks | Firefox | Bug | closed | Normal | |
Description |
Maximize layout is broken in RTL quirks - there is an additional space on the bottom. Using resize grip fixes this isssue. Please refer to attached screenshot. Reproduced in Firefox3. |
|||||
#4863 | Kama skin: IFrame created in iframedialog plugin doesn't stretch to 100% height in FF3.5 | Confirmed Firefox Review+ | 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. |
|||||
#4867 | Unable to delete horizontal line by BackSpace key | Firefox IE | Bug | closed | Normal | |
Description |
To Reproduce
|
|||||
#4888 | FF2: Horizontal line breaks caret movement | Firefox | Bug | closed | Normal | |
Description |
After inserting Horizontal Line, caret can't be move as supposed. Reproduce
Reproduced in Firefox2. |
|||||
#4903 | Indent command on multiple table cells incorrect | Firefox | Bug | confirmed | Normal | |
Description |
EnvironmentFirefox Reproducing Procedures
|
|||||
#4908 | FF2: Shared toolbar sample broken | Firefox2 | Bug | closed | Normal | |
Description |
In Firefox2, shared toolbar sample is broken. Please refer to attached screenshot. This includes both toolbar and status bar. It works fine in FF3. |
|||||
#4917 | FF3: List indentation change relocates caret | Firefox | Bug | confirmed | Normal | |
Description |
FF3: List indentation change relocates caret. Reproduce
Reproduced in FF3 quirks, works fine in FF2. CKEditor 3.0 is also affected. |
|||||
#4918 | FF: Switching to source view when editor maximized | Firefox Confirmed Review+ | 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. |
|||||
#4926 | FF2: Resizing doesn't work | Firefox2 Confirmed Review+ | 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. |
|||||
#5021 | Automatic insertion of <br /> in Firefox when using enterMode = BR; | Firefox Confirmed Review+ | 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 |
|||||
#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) |
|||||
#5085 | Bullet points duplicated on single line | Firefox IE | Bug | confirmed | Normal | |
Description |
First, create a few bullet point lists items with nested lists. Next try to select a nested list and start typing to overwrite the text. Notice how the text continues at the parent list level and the multiple bullet points on the same line. It is really hard to recover from this, without deleting and recreating the lists. It seems to only be an issue in Firefox and IE6,7,8. Looking at the source, it seems that there is an orphaned <ul> tag under an empty <li> tag. For example, the source below will cause the duplicate bullet points: <ul>
</ul> It is possible to get into this situation using the above steps to highlight and overwrite text. |
|||||
#5149 | Cursor dissapears after maximize in Firefox 3.6 | Firefox Oracle Confirmed Review+ | Bug | closed | Normal | |
Description |
Reported in http://cksource.com/forums/viewtopic.php?f=11&t=17610 In Firefox 3.5.7 the cursor disappears after switching to full screen, but clicking on the content or restoring size shows it again. In 3.6 on the other side it remains hidden until something else is focused (showing the context menu, open a dialog, focus the url bar...) |
|||||
#5163 | [FF] Error when using undo | IBM Confirmed Firefox | Bug | closed | Normal | |
Description |
Undo doesn't work on the horizontal line and the following error occurs: l is null [Break on this error] return h;},clone:function(h,i){var j=thi...h){var j=this;if(h.equals(j))return j;\r\n This only happens on the first load of the editor. |
|||||
#5193 | FF: Elements path should have the hand cursor | Firefox | Bug | closed | Normal | |
Description |
In Firefox only, the elements path elements have the text cursor instead of the hand cursor. |
|||||
#5194 | FF: The toolbar combos should have the arrow cursor | Firefox | Bug | closed | Normal | |
Description |
In Firefox only, the text inside the toolbar combos has the text cursor instead of the arrow cursor. |
|||||
#5259 | FF 3.6 https/ssl Issue | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
In Firefox 3.6 you receive the "Contains unauthenticated content" warning. I tracked the issue down and it looks like it is coming from the following on line 291 of 'ckeditor/_source/plugins/wysiwygarea/plugin.js' (version 3.2). ' src="javascript:void(function(){' + encodeURIComponent( srcScript ) + '}())"' + Changing that line to the following resolves the error, but probably causes other problems in other browsers because it is no longer includes 'srcScript' ' src="javascript:false;"' + |
|||||
#5261 | scayt_autoStartup slow down editor loading | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
Loading SCAYT on startup could somehow compromise all the efforts we've done to accelerate loading performance, where the SCAYT engine file (~100K) is blocking our theme file in execution order, which in turn made the editor loading significant slower (6x) than it should. |
|||||
#5293 | Unwanted linebreak on Firefox | Confirmed Firefox Opera | Bug | closed | Normal | |
Description |
If I use empty textarea replaced with CKEditor and post form I've '<br />' in Firefox 3.6. In IE8 and Chrome 4 I have empty string. |
|||||
#5325 | Path becomes relative after a copy / paste | Firefox VendorFix | Bug | closed | Normal | |
Description |
If you are accessing CKEditor with an URL ending with a slash, let's say : http://ckeditor.com/demo/Insert a new link in the editor and specify "http://ckeditor.com/test/" (please note the ending slash) as URL. Then select the newly created link and copy / paste it. Now have a look at the source, the link becomes : <a href="../test/">... Even if you specify the config baseHref. How can we fix this ? |
|||||
#5451 | [FF] Unable to apply block style on start of list item | Firefox | Bug | closed | Normal | |
Description |
Reproducing Procedures
|
|||||
#5536 | Problems with pasting (executing insertHtml) and formatted text | Firefox | Bug | closed | Normal | |
Description |
This is actually a duplicate of #5170, but since that ticket was already reviewed and committed, here's another one (I guess [5273] should be reverted as the issue was misunderstood). Note that this bug occurs when pasting any content, this is not an issue that exists only when pasting special character. Updated description below: When inserting content with insertHtml() inside of formatted text, editor breaks formatting and inserts content without formatting. Confirmed in FF 3.5. Works fine in IE8 and Safari 4. Steps to reproduce
This can be reproduced in many different ways in CKEditor, everywhere where insertHtml() is used. Targetting to 3.3 as it might be a bit irritating. |
|||||
#5586 | Multiple editor instances ruins full-screen mode | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
By running two or more instances of the editor on the same page, swithing to full-screen mode in any of the instances, except the first instance, will ruin the full-screen mode (see attached screenshot). The bug can easily be reproduced by adding another instance in the "replacebyclass.html" example, focusing the editor field of that instance and hitting its full-screen button. |
|||||
#5622 | [FF] Cursor not blinking on editor::focus | Confirmed Safari Firefox Opera Review+ | Bug | closed | Normal | |
Description |
On 3.3.x branch, when using Tab key to focus the editor, notice that the cursor is not blinking. |
|||||
#5623 | Apply two styles problematic | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
EnvironmentFirefox Reproducing Procedures
|
|||||
#5638 | ‘ignoreEmptyParagraph’ configuration doesn't work in enterMode=BR | Confirmed Firefox HasPatch | Bug | closed | Normal | |
Description |
EnvironmentFirefox, config.enterMode = CKEDITOR.ENTER_BR, config.ignoreEmptyParagraph = true; Reproducing Procedures
|
|||||
#5639 | CKeditor 3.2.1. links font size changes when deleting the lines on top with FF | Firefox | Bug | closed | Normal | |
Description |
CKeditor 3.2.1. links font size changes when deleting the lines on top only seen with FireFox. How to reproduce this problem:
Below is the html source to test with <p>
<p align="left" id="f2flink" style="font-size: x-small; font-family: Arial,Helvetica,Sans-Serif;">
<p align="left" style="font-size: x-small; font-family: Arial,Helvetica,Sans-Serif;">
|
|||||
#5643 | CKEditor 3.2.1. : FireFox font face not correct | Firefox | Bug | closed | Normal | |
Description |
CKEditor 3.2.1. : FireFox font face not correct This is how to reproduce this problem:
*problem 1: The last word ("IJKL") does not have the same font name This also occurs without pressing enter. Also test without pressing enter. The key to reproduce this is to use the End key in your keyboard or try with Ctrl + right arrow before you type the third word. *Note: This does not occur all the time |
|||||
#5684 | Cursor disappears | Firefox | Bug | closed | Normal | |
Description |
When using the forcePasteAsPlainText option, the cursor disappears after pasting into the editor.
http://www.simshaun.com/ckeditor/3.2.1-cursor-bug-papt.php
The bug occurs in FireFox 3.6.3 and 3.6 (probably earlier versions as well). It works fine in Chrome 4.1, Win Safari 4, and IE7. |
|||||
#5724 | [Firefox] Maximize one editor instance make other instances uneditable | Firefox Confirmed Review+ | Bug | closed | Normal | |
Description |
when there are multiple editor instances in one page, maximize one instance and then minimize it.this behavior will make other case uneditable any more. |
|||||
#5725 | [IE] SCAYT breaks INPUT element selection | Confirmed IE Firefox | Bug | closed | Normal | |
Description |
With SCAYT enabled, it's not unable to open context menu on checkbox/radio/textfield/textarea, single click makes the cursor blinking inside those elements now. |
|||||
#5746 | [Firefox] Selection on form elements | Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
When left clicking checkbox/radio/textfield/textarea, the cursor blinking inside those elements now instead of selecting the entire element. Form elements are by default editable in Firefox after [5391], it brings issues to us as we intercepts enter key, selection inside such elements is buggy itself, we should restore the previous (when using 'designMode'). |
|||||
#5767 | List plugin: appendBogus should only be called for empty list items | Firefox Safari | Bug | closed | Normal | |
Description |
When building the list in the createList function the method listItem.appendBogus() is called for all but IE browsers. As the comment states this is done to render the list item at full height. But this is only necessary if the list item (or the elements inside the list item) are empty. If there is content in the elements the content will give height to the list item. Suggestion: Only add bogus elements when the list item(and its elements) are empty. |
|||||
#5777 | JS error when fullPage is set to true and the title tag is missing | Firefox | Bug | confirmed | Normal | |
Description |
Confirmed in FF 3.0.19. When using CKEditor in fullPage mode, an error is thrown when <title> tag is not present. Steps to reproduce:
in createEditor() function.
Result: element.children[0] is undefined http://192.168.1.126/bugtest/ckeditor/_source/plugins/htmldataprocessor/plugin.js Line 198 196 title : function( element ) 197 { 198 element.children[ 0 ].value = element.attributes[ '_cke_title' ]; 199 } |
|||||
#5781 | [[FF]] We can't delete/backspace chars after a sequence of actions | Firefox IBM | Bug | closed | Normal | |
Description |
To reproduce the defect:
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 |
|||||
#5804 | Form elements are not editable | Firefox | Bug | confirmed | Normal | |
Description |
Checkbox and radiobutton do not get focus or context menu on FF 3.6.3 and are not editable because of this. Fake element replacement would be feasable to fix this since elements have basically two appearances selected and unselected. In #4056 I posted form_changes.zip which uses fake elements for this. Allthough changes are dated and should be rewritten I see no harm done in this approach. |
|||||
#5807 | Scayt causing serious problems in Firefox 2 | Confirmed Firefox | Bug | closed | Normal | |
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 1Steps to reproduce
Issue 2Steps to reproduce
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. |
|||||
#5834 | [ContentEditable] Empty paragraphs being added | Firefox | Bug | closed | Normal | |
Description |
<p>Para 1</p> <p contenteditable="false">Non Editable</p> <p>Para 2</p>
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. |
|||||
#5842 | Keyboard Cursor No Longer Visible When After Showing CKEditor in a DIV that was display:none | Firefox | Bug | confirmed | Normal | |
Description |
The result is that the CKEditor works OK, but the cursor is never displayed. If you type ... you may see your results, but without any visible cursor. You can get the cursor back by changing the CKEditor mode to "source" and then back to "wysiwyg". This is not a very user friendly Work Around. Issue observed in FireFox 3.6 on Mac and Windows XP. Have not tried it in other browsers yet. This issue did not exist with CKEditor 3.1. |
|||||
#5845 | Changing Number/Bullet List Style looses Cursor Positioning | IBM Confirmed Firefox Review+ | Bug | closed | Normal | |
Description |
To reproduce the defect:
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 |
|||||
#5861 | [FF] Error when double clicking on table for first time. | IBM Firefox | Bug | closed | Normal | |
Description |
A 'range is undefined' error is thrown at line 183 in the link plugin's plugin.js. See screenshot. |
|||||
#5901 | Firefox 3.6.4 Breaking background-image:url('foo/bar.png'); with " | Firefox | Bug | closed | Normal | |
Description |
Tested on Firefox 3.6.4 - CKEditor Version 3.3.1 Code = <div id="right_top" style="width: 308px; height: 13px; background-image: url('/images/right_top.png');">Test</div> This is converted after switching source view off and on again to the following: Amended = <div id="right_top" style="width: 308px; height: 13px; background-image: url("/images/right_top.png");">
If this is then submitted, the html is completely garbled by the editor and becomes the folloing: Final output = <div id="right_top" images="" right_top.png="" style="width: 308px; height: 13px;">
Inline styling has been fine up until now and this has only happened since this new version of firefox. |
|||||
#5946 | [FF] Cut commad removing paragraph id attribute. | IBM Firefox CantFix | Bug | closed | Normal | |
Description |
<p id="1">P1</p> <p id="2">P2</p> <p id="3">P3</p>
Observe that the P3 paragraph is missing the id attribute: <p id="1">
<p>
|
|||||
#5956 | Can not create an editor inside an hidden container | Firefox | Bug | closed | Normal | |
Description |
I'm using jquery along with several jquery plugins including Thickbox. When I try to load the ckeditor in a thickbox window it loads just fine, but it throws an error in the Firefox (3.6.3) error console and any text typed into the ckeditor doesn't get translated to the hidden textarea and, thus, does not get submitted when the form in the thickbox window is submitted. Here's the jquery which gets called after the thickbox window loads should get all textareas with class='ckeditor_ajax' and replace them with the ckeditor:
$('textarea.ckeditor_ajax').each(function() { And here is the error which appears in the Firefox error console:
Error: h is null I also noticed a forum post about it which might include some more info: http://cksource.com/forums/viewtopic.php?f=11&t=19332&p=49286 |
|||||
#5965 | Cursor initially overlaps previous line when font size is set to > 28. | IBM Firefox | Bug | closed | Normal | |
Description |
Observe the the cursor overlaps the text in the previous paragraph. This only occurs when no text has been entered with the new font size. Once text has been entered the cursor moves down. |
|||||
#5984 | FireFox 3.6.3: Hitting Ctrl-Home in the CKEditor puts a newline before the first line if the first line has text on it. | Firefox | Bug | closed | Normal | |
Description |
[expected] Cursor is moved to the beginning of the document [actual] Cursor is moved to the beginning of the document, and a "<p> </p>" is prepended. |
|||||
#6044 | BIDI: [[FF/Safari]] When we apply RTL direction to a left aligned Paragraph, Paragraph Alignment is not changed | IBM Firefox WebKit | Bug | closed | Normal | |
Description |
To reproduce the defect:
Expected Result: See that paragraph is moved to right and Align Right icon is selected in the Tool bar. Actual Result: Paragraph is moved to right but Alignment of Paragraph is not changed & it is still shown as Left Aligned. |
|||||
#6052 | When centered a table, the pads sizing the table are not centered | CantFix Firefox | Bug | closed | Normal | |
Description |
When centered a table, the pads sizing the table are not centered |
|||||
#6075 | [FF] Newly created links not filling in information on edit | Firefox | Bug | closed | Normal | |
Description |
Win XP, FF 3.6.7 Steps to reproduce:
Expected: URL is shown as google.com Actual: URL field is blank Going to the source view and back eliminates the issue. Also, it seems that this only occurs when the link is in it's own paragraph alone. Tested on nightly and normal demo sites. |
|||||
#6110 | Code altered after deleting quotation mark within <td> | Webkit Opera Firefox IE | Bug | closed | Normal | |
Description |
When using a single quote within a double quote "BOTH" ckeditor and fckeditor cancel out the single quote which in turn is altering the code in the background. TC:
|
|||||
#6133 | Styled paragraphs result on buggy list creation | Firefox | Bug | closed | Normal | |
Description |
Note that there is a line space between the items. This is what we have on source: <ul> <li> <strong>Para 1</strong><br /> </li> <li> <strong>Para 2</strong><br /> </li> </ul> We should not have the "<br /> " thing on each item. This doesn't happen if the paragraphs are not styled. |
|||||
#6139 | Marking Words | IE Chrome Firefox | Bug | closed | Normal | |
Description |
Hi there! Go in FF 3.x or in IE7 or IE8. Now double-klick a word, and you can see, that there is the space after the word marked. So, when you set a link now, the one Space after the word is also a link and is also underlined. This looks not really nice. I saw it in my 3.3.1 but it is also in your latest Version. greets |
|||||
#6152 | enterMode = br produces error in Firefox 3.6.8 | Firefox | Bug | closed | Normal | |
Description |
This is a brand-new problem; I just downloaded a clean install of 3.3.2. (No, I haven't tried it in the beta.) [ I understand that this setting is unrecommended, but I really NEED it for the project I'm working on; I can't force the whole project to use <p>'s, so there's just no point in generating them. ] The error being generated in 3.3.2 only shows up when you set it to enterMode = CKEDITOR.ENTER_BR (and this is in the config.js file, FYI). No errors happen when it's set to ENTER_P or ENTER_DIV. The error Firefox's Error Console gives me is: Error: C.getFirst().hasAttribute is not a function Source File: [...]ckeditor/ckeditor.js Line: 86 |