Custom Query
Results (4001 - 4100 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#4107 | Font combo inconsistency | Bug | Normal | CKEditor 3.1 | Core : Styles | |
Description |
Reproducing Procedures
|
|||||
#4108 | [Translation] Chinese elementsPath.eleTitle not translated | Bug | Normal | UI : Language | ||
Description |
The following item is not translated in Chinese: elementsPath :
|
|||||
#4109 | Not possible to translate colors | Bug | Normal | UI : Language | ||
Description |
Apply this patch: http://dev.fckeditor.net/attachment/ticket/4104/4104.patch and run langTool. Result: Colors are restored to English. Reason: colors in en.js file don't have " MISSING". |
|||||
#4110 | Source mode font size | Bug | Normal | UI : Source View | ||
Description |
Source mode font size is different in Opera and Chrome. See the screenshot. |
|||||
#4111 | JS error while applying style | Bug | Normal | CKEditor 3.0 | Core : Styles | |
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 | Bug | Normal | CKEditor 3.0 | General | |
Description |
[FF] Paste dialog has scrollbars in quirks. Only v2 and office2003 skins are affected. |
|||||
#4113 | stylesheets for WSC plugin are broken | Bug | Normal | UI : Spell Checker | ||
Description |
403 - Forbidden Error appear for WSC UI stylesheet file (http://nightly.ckeditor.com/3972/plugins/wsc/dialogs/wsc.css) on samples pages of CKEditor nightly build. |
|||||
#4114 | [IE] RTE + IE6/IE7 Quirks = dialog mispositoned | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
Reproducing Environment
|
|||||
#4115 | Updated Simplified Chinese language files | Task | Normal | CKEditor 3.0 | UI : Language | |
#4116 | Translation updates for Italian | Task | Normal | CKEditor 3.0 | UI : Language | |
Description |
Here is the Italian translation |
|||||
#4117 | [IE] Transform image into imagebutton problem | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
Reproducing Procedures
|
|||||
#4118 | The dialog drag behaves strange (sometimes) | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
Sometimes when a dialog opens, the attempt to drag it behaves strnage. The dialogs sudenly moves to the border of the document and stays sliding there, not moving to the center again. This one is difficult to reproduce. It's random, and may depend on the browser performance and dialog download time. It happend with FF3.5. |
|||||
#4119 | [IE] Unable to edit link around image with image dialog | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
Reproducing Procedures
|
|||||
#4120 | Translation updates for Polish | Task | Normal | CKEditor 3.0 | UI : Language | |
Description |
Translation updates for Polish language. |
|||||
#4121 | About dialog title is incorrectly written in RTL | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
In all browsers, execept IE, the editor name is writter incorrectly: rotidEKC. |
|||||
#4122 | IE: Image dialog has scroolbars when editing image | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
In IE only, when open the image dialog for an existing image the scrollbars appear. Actually the position of the dialog elements is wrong. It doens't happen when opening the dialog for a new image. |
|||||
#4123 | IE7 quirks buttons broken | Bug | Normal | CKEditor 3.0 | General | |
Description |
IE7 quirks buttons broken. Refer to attached screenshot. Additionally button wrapping space changes on hover. |
|||||
#4124 | Delete key | Bug | Normal | General | ||
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. |
|||||
#4125 | Remove Format removes SCAYT spans | Bug | Normal | CKEditor 3.3 | UI : Spell Checker | |
Description |
Steps to reproduce:
Result: SCAYT underline was removed |
|||||
#4126 | [Chrome] Select form element gets lost after blur | Bug | Normal | General | ||
Description |
Select form element gets lost after blur. TC
Attaching video TC. |
|||||
#4127 | Confirm when 2.6.5 will be released | Task | Normal | FCKeditor 2.6.5 | General | |
Description |
We are waiting for the upcoming version 2.6.5 that resolves the security hole that Peter Frietag uncovered. Because of this, we elected not to install the 2.6.4.1 version. Please let me know with some degree of confidence when 2.6.5 will be released so we can do the upgrades for our clients. Thank you; |
|||||
#4128 | [IE] Image dialog has scrollbar in quirksmode | Bug | Normal | CKEditor 3.0 | UI : Dialogs | |
Description |
Reproducing Environment |
|||||
#4129 | [FF] Unable to remove list with Ctrl-A | Bug | Normal | CKEditor 3.0 | Core : Lists | |
Description |
Reproducing Procedures
|
|||||
#4131 | Add Button Media to insert tag [[Media:mediafile.pdf mediafile]] | New Feature | Normal | Project : MediaWiki+FCKeditor | ||
Description |
In our wiki we add a lot of Word documents, PDF files and other media files. We use the Image Button in order to insert these, but this causes the link to not open directly but through a second step in MediaWiki. The proper tag for documents and media is the [[Media:xxxx.xxx name]] tag. Please add a checkmark or a radio button in the Insert Image (Image Properties) dialog box to change between the [[Image: tag and the [[Media: tag. Or add it to the Dropdown Special Type Steps to reproduce:
|
|||||
#4132 | forcePasteAsPlainText is not documented | Bug | Normal | General | ||
Description |
Browser: Firefox 3.5 OS: Windows XP Version fo CKEditor: 3.0 RC It does not seem, that the config setting "forcePasteAsPlainText" is documented in the ckeditor docs but the setting works fine with the editor. |
|||||
#4133 | Some TCs from core/ckeditor is broken | Bug | Normal | CKEditor 3.0 | QA | |
Description |
Those TC which are testing 'replace all' functions are broken probably because of duplicate creation on the same <textarea>. |
|||||
#4134 | Add documentation for all configuration options | Task | Normal | CKEditor 3.0 | General | |
Description |
All configuration options must have in-code documentation. |
|||||
#4135 | Adding all available TCs to testall | Task | Normal | CKEditor 3.0 | QA | |
#4136 | IE: Wrong attribute order | Bug | Normal | CKEditor 3.0 | QA | |
Description |
The following tests fail only because the attribute order plugins/htmldataprocessor/htmldataprocessor.html: Test named "test_ticket_3591_2" failed with message: "Values should be the same.". Expected: <object classid="clsid"><param name="movie" value="movie.swf" /><embed src="movie.swf" type="application/x-shockwave-flash"></embed></object>Actual: <object classid="clsid"><param value="movie.swf" name="movie" /><embed type="application/x-shockwave-flash" src="movie.swf"></embed></object> Test named "test_ticket_3884" failed with message: "Values should be the same.". Expected: <p><a href="" name="">emptylink</a></p> Actual: <p><a name="" href="">emptylink</a></p> Style order - tests/plugins/styles/styles.html: Test named "test_inline16" failed with message: "First range". Expected: <b lang="pt" style="font-size:11pt;color:red;">this<b style="font-weight:700;"> is some sample text</b></b>Actual: <b lang="pt" style="color:red;font-size:11pt;">this<b style="font-weight:700;"> is some sample text</b></b> |
|||||
#4137 | Fixing core/dom/documentFragment TCs | Bug | Normal | CKEditor 3.0 | QA | |
Description |
Several TCs are failing because of typos. |
|||||
#4138 | Released testall bug | Bug | Normal | CKEditor 3.0 | QA | |
Description |
http://nightly.ckeditor.com/latest/ckeditor/_tests/testall.html fails with message: uncaught exception: [CKEDITOR.resourceManager.load] Resource name "myplugin" was not found at "http://nightly.ckeditor.com/latest/ckeditor/tests/core/plugins/myplugins/sample/my_plugin.js?t=96T7". |
|||||
#4139 | TCs in plugins/list are broken | Bug | Normal | CKEditor 3.0 | Core : Styles | |
Description | ||||||
#4140 | Releaser: tools.repeat issue | Bug | Normal | CKEditor 3.0 | QA | |
Description |
repeat : function( str, times ) { return new Array( times + 1 ).join( str ); } After release process: repeat : function (f, g) { return [g + 1].join(f); } Test case: http://nightly.ckeditor.com/latest/ckeditor/_tests/core/tools.html |
|||||
#4141 | Fix paths in tests | Bug | Normal | CKEditor 3.0 | QA | |
Description |
Test files are in _source/tests/, after release process in _tests/ so some paths are wrong. |
|||||
#4142 | TCs in plugins/htmldataprocessor broken in all browsers | Bug | Normal | CKEditor 3.0 | QA | |
Description |
|
|||||
#4143 | plugins/domiterator TCs is breaking | Bug | Normal | CKEditor 3.0 | Core : Styles | |
Description |
|
|||||
#4144 | htmlParser TC fix | Task | Normal | CKEditor 3.0 | Core : Styles | |
Description |
htmlParser test case fix in attachment. |
|||||
#4145 | [IE] core/bootstrap is suspended in IE | Bug | Normal | CKEditor 3.0 | General | |
Description |
When opening core/bootstrap.html TCs separately, IE throwing errors shows that the core scripts is not loaded or executed at the right order, which breaks the TCs. |
|||||
#4146 | TC of core\dom\node failed | Bug | Normal | CKEditor 3.0 | QA | |
Description |
TC test_getNext of the above test suite is broken because of a typo. |
|||||
#4147 | [Safari] test_checkElementRemovable8 of plugins/styles failed in Safari | Bug | Normal | CKEditor 3.0 | Core : Styles | |
Description |
The TC is failed due to different habit of webkit when emitting style text. |
|||||
#4148 | Update CKEDITOR.test.getAttribute | Bug | Normal | QA | ||
Description |
CKEDITOR.test.getAttribute should have the same attribute sorting mechanism as the CKEDITOR.test.getHtml changed by #4136. |
|||||
#4149 | Fix for core/editor test case | Bug | Normal | CKEditor 3.0 | QA | |
Description |
test_config_inpage from core/editor.html fails because of SCAYT plugin: beforeInit : function( editor ) { // Register own rbc menu group. editor.config.menu_groups = 'scayt_suggest,scayt_moresuggest,scayt_control,' + editor.config.menu_groups; }, Sometimes it works because of the random loading order. My idea is to disable this plugin in config. Test case: http://nightly.ckeditor.com/latest/ckeditor/_tests/core/editor.html |
|||||
#4150 | TCs in core/dom/range are broken | Bug | Normal | CKEditor 3.0 | Core : Styles | |
Description |
test_extractContents series TCs are broken in "CKEDITOR.dom.range" because of [4014]. |
|||||
#4151 | [FF2] test_toDataFormat_3 test fails | Bug | Normal | CKEditor 3.0 | General | |
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> |
|||||
#4152 | Context menu button in WebKit | Bug | Normal | UI : Context Menu | ||
Description |
Result: Context menu has wrong position, browser menu is also visible. Works fine in other browsers. |
|||||
#4153 | CKeditor objects rename proposal | New Feature | Normal | General | ||
Description |
When scripting around the editor I create a bunch of references to the objects of the FCKeditor, some of which the name differs from its name in the FCKeditor. If find my names more clear and less ambiguous. editorFrame = document.getElementById(editorInstance.Name + '___Frame'); editorWindow = editorInstance.EditorWindow.parent; editorDocument = editorWindow.document; editorBody = editorDocument.body; editingAreaWindow = editorInstance.EditorWindow; editingAreaDocument = editorInstance.EditorDocument; editingAreaBody = editingAreaDocument.body; editingAreaIFrame = getElement('xEditingArea').getElementsByTagName('iframe')[0]; I believe these names are better than the current object names and make scripting for the FCKeditor easier. This proposal thus is not a proposal for alias names, but new names for the convenience of scripters. |
|||||
#4154 | Real descriptions must be set into CKEDITOR.config.smiley_descriptions | Bug | Normal | CKEditor 3.2 | Accessibility | |
Description |
The smiley_descriptions setting currently has just a few descriptions, and all of them are textual smileys, instead of real descriptions. |
|||||
#4155 | TC of plugs/link broken in IE | Bug | Normal | CKEditor 3.0 | QA | |
Description |
The TC is breaking due to incorrect url of link with the protocol part. |
|||||
#4156 | Scrollbar bug: Text Edit area cut in half on Google Chrome or Safari | Bug | Normal | General | ||
Description |
I am using Safari 4.0.2 on Mac OS 10.5.7. I am using FCKeditor 2.6.4. The text edit area is drawn the correct size but the scroll bar on the right only goes half-way down, preventing the contents of the text edit area from being displayed in the bottom half. It's easiest to see this in a screen shot. My knowledge of this being a problem in Chrome as well is only second hand but there are numerous references to it online: |
|||||
#4157 | Scrollbar bug: Text Edit area cut in half on Google Chrome or Safari | Bug | Normal | General | ||
Description |
I am using Safari 4.0.2 on Mac OS 10.5.7. I am using FCKeditor 2.6.4. The text edit area is drawn the correct size but the scroll bar on the right only goes half-way down, preventing the contents of the text edit area from being displayed in the bottom half. It's easiest to see this in a screen shot (see attached). My knowledge of this being a problem in Chrome as well is only second hand but there are numerous references to it online: |
|||||
#4159 | should have change event | New Feature | Normal | General | ||
Description |
It would be nice to have a single 'change' event to listen for rather than having to do this: // Register message changes to update the links. Wouldn't a // 'change' event be nice? oEditor.on ('change', updateLinksTimer); oEditor.on ('setData', updateLinksTimer); oEditor.on ('insertHtml', updateLinksTimer); oEditor.on ('insertElement', updateLinksTimer); oEditor.on ('loadSnapshot', updateLinksTimer); oEditor.on ('key', updateLinksTimer); oEditor.on ('afterUndo', updateLinksTimer); oEditor.on ('afterRedo', updateLinksTimer); Thanks. |
|||||
#4160 | Firefox WinXP 3.5.1: Seeing "Your browser is not compatible with CKEditor" error | Bug | Normal | General | ||
Description |
I'm using Firefox 3.5.1 on Windows XP Pro SP2 I'm seeing the "Your browser is not compatible with CKEditor..." error when I visit any of the RC3 demos or the nightly 4016 demos However, all of the fckeditor v2 demos work After some digging, it appears that the problem might be that my browser is reporting a browser agent of: "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2" In env.js, the following line 135: version = geckoRelease[0] * 10000 + ( geckoRelease[1] || 0 ) * 100 + ( geckoRelease[2] || 0 ) * 1; Converts this rv string into a gecko version of 10800 which at line 178: env.isCompatible = ( env.ie && version >= 6 ) || ( env.gecko && version >= 10801 ) || ( env.opera && version >= 9.5 ) || ( env.air && version >= 1 ) || ( env.webkit && version >= 522 ) || false; Causes isCompatible to become false; This issue is that the code is assuming that the first digit in the rv is the 10000s place. I certainly don't know why this decision was made or whether or not my proposed change will break something else, but here goes: I propose that in env.js, line 135 be changed to: for(var mult=1,ii=geckoRelease.length-1;ii>=0;ii--,mult*=10) { version += (mult * geckoRelease[ii]); } This will convert an rv of 1.8.0.2 into a gecko version of 1802. This of course means that all instances where a gecko version of 10xxx is expected will need to be changed. I changed the following instances: env.js line 185: ( env.gecko && version >= 10801 ) || became ( env.gecko && version >= 1801 ) || editor.js line 141 if ( CKEDITOR.env.gecko && CKEDITOR.env.version < 10900 && editor.lang.dir == 'rtl' ) became if ( CKEDITOR.env.gecko && CKEDITOR.env.version < 1900 && editor.lang.dir == 'rtl' ) plugins\button\plugin.js line 238, plugins\plugin.js line 562, and plugins\elementspath\plugin.js line 95 if ( CKEDITOR.env.gecko && CKEDITOR.env.version < 10900 ) became if ( CKEDITOR.env.gecko && CKEDITOR.env.version < 1900 ) Making these changes fixed the problem for me. |
|||||
#4161 | plugins/styles/styles doubled in testall.html | Bug | Normal | CKEditor 3.0 | General | |
Description |
Test plugins/styles/styles is present 2 times in testall.html. |
|||||
#4162 | First TC of plugins/htmldataprocessor failed in Safari | Bug | Normal | CKEditor 3.0 | QA | |
Description |
It happens on Safari3/4 that the plugins are loaded too later to meet the few front TCs' execution. CKEDITOR.plugins.load( [ 'htmldataprocessor' ] ); |
|||||
#4163 | test_getDocumentPosition from dom/element fails in IE8 | Bug | Normal | CKEditor 3.0 | General | |
Description |
test_getDocumentPosition from dom/element fails in IE8 |
|||||
#4165 | rtrim and ltrim fails in various browsers | Bug | Normal | CKEditor 3.0 | General | |
Description |
From CKEDITOR.tools, rtrim and ltrim fails in various browsers (FF3.5, Safari4, FF2, FF3, Safari3). Full trim in done instead of trimming only the desired side. |
|||||
#4166 | Translation updates for Vietnamese | New Feature | Normal | CKEditor 3.0 | UI : Language | |
Description |
Completely translated. |
|||||
#4167 | Remove the API docs from the release | Task | Normal | CKEditor 3.0 | General | |
Description |
The current API docs makes the release size much bigger. We're currently talking about 11MB+ uncompressed, and 1MB compressed. And it's still quite uncomplete. So, it would be better to remove it from the distribution, having it online somewhere and even downloadable. This change would also help having the docs updated, so we can improve them even after the release. At the same time, we need to have a script that updates the API docs daily, so all these changes must come together to be able to close this ticket. |
|||||
#4168 | Double Click event not working properly in firefox | Bug | Normal | File Browser | ||
Description |
hi, I am facing a problem in firefox that i have a select list into which the values are populated from the DB. But when i click on the empty space below the application then the default application selected is the last one which is not the case with IE 6.0 can anyone help me out in solving the problem or its the behaviour of the firefox. Thanks |
|||||
#4169 | [safari3] plugins/list TCs are broken | Bug | Normal | CKEditor 3.0 | QA | |
Description |
We need always force selection change fire when emulate editor selection. |
|||||
#4170 | Create separate package with documentation | New Feature | Normal | CKEditor 3.0 | Project : CKPackager | |
Description |
During the release, _docs should be compressed into a separate file to reduce the size of a final file. |
|||||
#4171 | Translation updates for Catalan | New Feature | Normal | CKEditor 3.0 | UI : Language | |
#4172 | [safari3] plugins/styles and plugins/htmldataprocessor broken | Bug | Normal | CKEditor 3.0 | QA | |
Description |
The TCs failed because safari3 is reporting single white-space instead of when retrieving inner html. |
|||||
#4174 | IE : Dialogs may have scrollbars | Bug | Normal | CKEditor 3.1 | UI : Dialogs | |
Description |
In IE, we may have dialogs with scrollbars in some languages due to the size of the translated labels. #4128 is an example. We've proposed a workaround for other browser at #3878, but IE is still missing. |
|||||
#4175 | Focus Issue with FCKEditor | Bug | Normal | General | ||
Description |
We have been noticing a minor issue with FCKEditor but ignored it until we had an internal defect opened. Here is the scenario - I have an FCKEditor on a screen along with other HTML fields such as regular text area, dropdowns and checkboxes. I now place my cursor inside the FCKEditor and scroll down the screen further down to access my other field that are located in the same page. I now try to click a dropdown. The dropdown doesn't expand but instead the focus is shifted to FCKEditor scrolling page upwards. But I click the dropdown the second time this doesn't happen. Please advice on that changes that might be required. Let me know if you need more information. |
|||||
#4176 | No XML file | Bug | Normal | General | ||
Description |
I tried installing CK but Joomla says there is no XML file. I looked in the zip and I don't see one either. cybervigilante@… |
|||||
#4177 | [Safari] core/editor/test_config_inpage randomly failed | Bug | Normal | CKEditor 3.0 | QA | |
Description |
The inline config should be checked only after 'configLoaded' is fired. |
|||||
#4178 | FCK.GetRealElement fails after copy-and-paste on embedded flash | Bug | Normal | CKEditor 3.0 | General | |
Description |
FCK.GetRealElement() fails to process the document, when the source of copying is an another FCKEditor instance, the text contains an embedded flash video with width and height defined, and you paste it into an another FCKEditor instance. The A.getAttribute('_fckrealelement') returns a 0 value (that I believe is normal), but the FCKTempBin.Elements array probably has no corresponding item, therefore e becomes undefined, making the following e.width statement fail with a JavaScript error. The consequences are the following:
Reproduce:
For the sake of completeness; when nor the width and height are set, the embedded flash is simply discarded, it is not retained over the copy and paste operation (but at least the editor keeps working). |
|||||
#4179 | Translation for Traditional Chinese | Bug | Normal | CKEditor 3.0 | UI : Language | |
Description |
Write the translation for Traditional Chinese. |
|||||
#4181 | Text Direction Support for Text Blocks | New Feature | Normal | General | ||
Description |
Hi,
It would be very nice to have text direction ( Thank you very much for your great job! |
|||||
#4182 | Numbered List Properties not working | Bug | Normal | Project : MediaWiki+FCKeditor | ||
Description |
Descriptive summary :
Steps to reproduce :
Software information :
|
|||||
#4183 | Translation updates for Basque language | Bug | Normal | CKEditor 3.0 | UI : Language | |
Description |
Translation updates for Basque language |
|||||
#4184 | Images are always inserted in the beginning of the document in IE | Bug | Normal | Project : MediaWiki+FCKeditor | ||
Description |
Steps to reproduce (in IE 7 and 8):
I don't know what is causing this, but the ie-image-fix patch fixes it (afaict), however: I don't know why it fixes it (awesome, huh?). (I guess something happens to the FCK object between the Ajax call and the image insertion in IE?) |
|||||
#4185 | [IE] Resize handler doesn't work for flash | Bug | Normal | CKEditor 3.1 | General | |
Description |
Reproducing Procedures
|
|||||
#4186 | [FF] First open float panel cause host page scrollbar blinking | Bug | Normal | CKEditor 3.0 | UI : Floating Panel | |
Description |
There's an obvious blinking of host page vertical scrollbar, Firefox only. |
|||||
#4187 | [IE6] Find a better solution for horizontal document scroll | Bug | Normal | General | ||
Description |
#3658 has been using the same hack from v2 to eliminate horizontal document scroll with xhtml doctype by forcing the vertical scrollbar, which is obtrusive for a document need no scrolling at all, a better solution should be found. |
|||||
#4188 | Tab key on Paste dialog incorrect | Bug | Normal | CKEditor 3.3 | UI : Dialogs | |
Description |
It's not able to move focus to dialog buttons by tab key in Paste dialog. Reproducing Environment
|
|||||
#4189 | Config entry 'disableNativeSpellChecker' doesn't work in Safari | Bug | Normal | General | ||
Description |
The native spellchecker still enabled even with disableNativeSpellChecker set to true. |
|||||
#4190 | [safari] select field dialog layout incorrect | Bug | Normal | CKEditor 3.1 | UI : Dialogs | |
Description |
There are multiple issues here:
|
|||||
#4191 | Dialog changes confirmation on image dialog incorrect | Bug | Normal | CKEditor 3.1 | UI : Dialogs | |
Description |
Dialog changes confirmation on image dialog incorrect, reproduce with following steps:
Message popups: Some of the options have been changed. Are you sure to close the dialog? While no changes has been made. |
|||||
#4192 | SUP and SUB script should be turn off after newline | Bug | Normal | General | ||
Description |
SUP and SUB script should be turn off after newline. TC
|
|||||
#4194 | Using multiple css stylesheets within the editor | New Feature | Normal | CKEditor 3.1 | General | |
Description |
With FCKEditor, we could use several stylesheet within the editor area if using an array of stylesheets' paths instead of a string in the config elemnt. |
|||||
#4196 | [chrome] List gets destoryed after repetitive type changes | Bug | Normal | CKEditor 3.1 | Core : Lists | |
Description |
In chromium, list gets destoryed after repetitive type changes. Refer to attached video TC. |
|||||
#4197 | [Safari] format combo don't hide when editor blur | Bug | Normal | CKEditor 3.3 | UI : Floating Panel | |
Description |
Reproducing Procedures
|
|||||
#4198 | Problem with edited select - browser closes- IE and firefox | Bug | Normal | General | ||
Description |
Hi, When i create a select component, edit it afterwards, and close the page where the fckeditor is. the browser freezes and i have to terminate it in order to keep working, sometimes i even have to reboot the machine, this error only comes up when i edit a select (combo box) and close the window.. Any ideas that might help?? version 2.6.4 Build 21629 |
|||||
#4199 | [Safari] Click outside table result weird | Bug | Normal | CKEditor 3.1 | Core : Styles | |
Description |
Reproducing Procedures
|
|||||
#4200 | [IE] Unable to insert password input with attributes | Bug | Normal | CKEditor 3.1 | UI : Dialogs | |
Description |
Reproducing Environment
Reproducing Procedures
|
|||||
#4201 | [Chrome] SCAYT not working with Chrome | Bug | Normal | UI : Spell Checker | ||
Description |
Reproducing Environment
After enable SCAYT on Chrome, nothing happened. |
|||||
#4202 | [Safari] Enter key incorrect with enterMode = BR | Bug | Normal | CKEditor 3.3 | Project : CKPackager | |
Description |
Reproducing Environment
Two enter keystrokes are needed to create a new line in enterMode=BR. |
|||||
#4203 | [IE] quirksmode + toolbar collapsed + source mode = editing block height incorrect | Bug | Normal | CKEditor 3.1 | UI : Toolbar | |
Description |
Reproducing Environment
|
|||||
#4204 | writing in ckdialog via popup is impossible | Bug | Normal | General | ||
Description |
Browser: Firefox 3.5 OS: Windows XP Version fo CKEditor: 3.0 RC It is not possible to write data from an opened popup into a textinput field of a ckeditor's dialog. Example: You're manually adding a button in the "insert link dialog", which opens a new popup with a selection of links. The user selects one of these links, but then it is impossible to tell the ckeditor dialog, which link has been selected. Reason: Every textinput field seems to have a random ID (e.g. '65_textInput'). Additionally, when having multiple editor instances, every editor uses another ID for the text input field in the same dialog. Therefore, it is impossible to get a lock on this input via "opener.getElementById('textInput')". Possible solution: Every object should have a property like "getRealId()", so one could execute the popup like this: <a href="" OnClick="javascript:window.open('popup.html?wirteBackId=textInput_1337','My Popup','');">Open Popup</a> |
|||||
#4205 | MediaWiki Special:SpecialPages display blank page if FCKeditor extenstion is installed | Bug | Normal | Project : MediaWiki+FCKeditor | ||
Description |
MediaWiki Special:SpecialPages display blank page if FCKeditor extenstion is installed. It happens only with Mediawiki 1.15.1, I tried builds FCKeditor-MW1.15-r43271.tar.gz and FCKeditor-trunk-r54297.tar.gz downloaded from http://www.mediawiki.org/wiki/Special:ExtensionDistributor and http://mediawiki.fckeditor.net/nightly/svn/mediawiki_fckeditor_ext_N.tar.gz If I use MW 1.14.1 there are no problems. Dimitry |
|||||
#4206 | Can not diable image resizing | Task | Normal | General | ||
Description |
In some cases the site owner would probably want to disable the possibility of resizing image using the cubes around it (like when resizing an image within MS Word). |
|||||
#4207 | Table related errors | Bug | Normal | General | ||
Description |
Tested with CKEditor revision 4051. The errors occurs in the following browsers:
|
|||||
#4208 | disableObjectResizing does not work with IE | Bug | Normal | CKEditor 3.5.1 | General | |
Description |
[IE] the config element disableObjectResizing does not work. |
|||||
#4209 | CKEditor UI not visible in IE7 when the cache is empty and placed in table-layout:fixed | Bug | Normal | CKEditor 3.2 | General | |
Description |
I am using CKEditor in my Asp.Net MVC application, It works fine on all other browsers, but in IE7 editor is not showing. any Ideas? Kind Regards, Saurabh |
|||||
#4210 | CKEditor plugin for jQuery | New Feature | Normal | CKEditor 3.1 | General | |
Description |
Create a jQuery plugin, which will allow jQuery users easily integrate rich text editing into their applications. Features
Below mockup of planned API. Editor creation// chainably transform textareas into CKEditor instance $('textarea').ckeditor() // extensive example $('#editors textarea') .eq(0).ckeditor({ lang: 'pl', width: 300 }).end() .eq(1).ckeditor({ width: 500, height: 400 }).end() // more then one at once .slice(2).ckeditor({ lang: 'ar' }).end() Internal API access// get data from editor $('textarea').ckeditor(function(){ alert(this.getData()); }); // set data into editor $('textarea').ckeditor(function(){ this.setData("New editor content"); }); // change ui color $('textarea').ckeditor(function(){ this.setUiColor('#FFFFFF'); }); // remove editor from the page $('textarea').ckeditor(function(){ this.destroy(); }); // use editor synchronously // requires it to be created earlier var editor = $('textarea').ckeditorGet(); alert( editor.getData() ); jQuery integration// use val() to get data $('textarea:first').ckeditor(function( textarea ){ $(textarea).val(); }); // use val() to set data $('textarea:first').ckeditor(function( textarea ){ $(textarea).val("New editor content"); }); // listen to creation event of any CKEditor $( document ).bind( 'instanceCreated.ckeditor', function( editor ){ alert( editor.name + ' has been created' ); }); Possible, not confirmed:
There is also interesting topic about framework integration on our forum. |
|||||
#4211 | The packagefilegen tool is not working properly | Bug | Normal | CKEditor 3.0 | General | |
Description |
The packagefilegen tool stopped working properly after [4019]. |
|||||
#4212 | Firefox "script stack space quota is exhausted" | Bug | Normal | General | ||
Description |
As soon as we include the Full Page feature in V3, we need to check whether the fix provided in the following forum post is valid: |
|||||
#4213 | Bad character (0xA0) inserted on empty paragraph | Bug | Normal | General | ||
Description |
Version: 2.6.4 Build: 21629 Browser: All OS: Windows XP/Ubuntu 8.10 Description: When there is an empty paragraph in the middle of content a random character (0xA0) is inserted into that paragraph. Reproduction: Have two paragraphs of content. Place cursor on the end of the first paragraph. Press Enter. Leave this new paragraph blank. Submit the form. Random character (0xA0) gets inserted into the empty paragraph. Bad Data in paragraph
0x3C 0x70 0x3E 0xA0 0x3C 0x2F 0x70 0x3E ... <p>�</p> |