Custom Query
Results (101 - 180 of 180)
| Ticket | Summary | Keywords | Owner | Type | Status | Priority |
|---|---|---|---|---|---|---|
| #2128 | fck editor+ media wiki not working in firefox | WorksForMe | Bug | closed | Normal | |
| Description |
hi there, i am a dentist trying to develop a wiki based encyclopedia useful for dental professionals all over site- http://gurupedia.dentalguru.in
as we click the wikitext button -we the message loading pl wait.... in internet explorer you get html editing mode while with firefox nothing happens pl help thankging you in anticipation DR MK Pillai |
|||||
| #2130 | Repeated addition of square brackets on editing external file links | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When trying to add file link with alternative text such as [file:\\someserver\share\ alt text] On the first save a | is added and also an extra pair of square brackets is appened to the link. The brackets and pipe additions are repeated on each save or preview so I end up with: [[file:\\someserver\share\|alt text]] after the first preview alt|text?] after the second preview alt|text?]] after the third preview I am running: *Media Wiki 1.11.0 *PHP 5.2.5 *The FCKEditor software from nightly build downloaded 14.04.2008 I am running the server on: *Windows 2003 server *Apache2.2 I believe the issue lies in the fckplugin.js file but have not yet been able to alter it to give me what I want (i.e. to stop adding [] and |). |
|||||
| #2139 | Javascript error in loading FCK editor in IE7 | WorksForMe | Bug | closed | Normal | |
| Description |
I can not view the fckeditor toolbar in the IE 7 browser. it gives javascript error in fckeditor/editor/fckeditor.html?InstanceName=FCKeditor_content&Toolbar=Default on Line 14 (Object expected) Please give me a solution why this is occuring and i notice some other users browsers will not show this error and FCK toolbar is loading normally. could anyone give me an answer to this? Tharanga |
|||||
| #2169 | 404 Not Found error was encountered while trying to use an ErrorDocument | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Hai Everybody' See i am having an error '404 Not Found error was encountered while trying to use an ErrorDocument' while trying to insert a hyperlink in the editor only with IE not with mozilla.More over IE detects hyperlink just after entering the link.please help me Thnx
|
|||||
| #2172 | Uploading Image to MediaWiki | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Hi, first of all: Thanks for the implementation of the editor to MediaWiki. But now the problem: It's also happening in the sandbox too, so everyone can see the problem. When trying to insert an image instead of teh preview you just see an error field (see attach or sandbox) Another suggest: would it be possible to use the standard FCK-Upload dialog? 'cause I want to browse to upload files, too. |
|||||
| #2187 | Existing image links are smashed when saving | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Adding FCKeditor to an existing wiki, if a user edits a page that has existing image links and then edits and saves with the FCKeditor, all image links on that page are broken. Version information:
I installed the latest nightly build and the behavior is the same. Steps to reproduce:
|
|||||
| #2200 | Html entity problem | Pending WorksForMe | Bug | closed | Normal | |
| Description |
FCKeditor decodes entities and converts custom tag to html comment if something like this is passed to it's contents: <! example > it is converted to <!-- example --> And everything is fine when I pass: < example > - it remains unchanged. |
|||||
| #2209 | Configure DefaultFontLabel does not change default used font | WorksForMe | Bug | closed | Normal | |
| Description |
hi, I have to configure a default font that is used when you enter a text into the editor. I looked at your documentation and configured the default font like described here: After doing this in the font combo box the configured font is chosen. but when you enter any text into the editor no font formating is done, the html source does not have any font tags or anything else. (I have tried this too for the html examples for FCKeditor_2.6 sample14 => here it does not work too) would be really important for us that this bug is fixed, because our clients need it urgently. |
|||||
| #2211 | error in page FCKdialog is undefined | Pending WorksForMe | Bug | closed | Normal | |
| Description |
I'm using FCK editor 2.2 In my localhost it is working fine but when i uploaded it to my site it was showing error in page (in the left bottom of the page) I clicked on it & it showed me: 'FCKdialog' is undefined Note: this error found in IE7, FF is okay |
|||||
| #2212 | Can not save edits | Pending WorksForMe | Bug | closed | Normal | |
| Description |
I have installed FCKeditor from the May 15 nightly build on MediaWiki 1.12 and PHP 5.2.4. The edit page appears as expected. The problem I am having occurs when I try to save the page. In Firefox on linux, a download dialog box appears asking to download the index.php file. In IE v6 on Widows I get a page not found error. I have tried everything I can think of to identify the source of the problem. I have disabled all installed extensions hoping that it is an extension conflict. No luck. What can I do next? |
|||||
| #2213 | Multiple Editors not fireing onload event. | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When there are multiple editors on a given page sometimes the onload event is not fired. This only seems to affect FF2. The bug seems to occur after the first time the page is loaded, that is the second or subsequent refreshes. My guess would be a cache issue. I don't know a better way to reproduce this issue than to provide a link to a test page I made that should show the issue. Link |
|||||
| #2214 | Javascript loading errors when loading FCK in Firefox | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Hi, I'm integrating FCK on our web application and sometimes when I load FCK, I get these javascript errors. The editor ends up not loading the text area (where you edit your stuff). I got a screen cap of it on Firefox together with the errors Firebug caught. This only happens randomly and so far, only on Firefox. I was able to fix it by clearing my cache and refreshing the page. Just refreshing it won't do the trick. I've had a few complaints about this already. Thanks! |
|||||
| #2227 | Spacing issues | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Saving a page often inserts extra space between lines and paragraphs. Trying to remove extra space sometimes deleted content. |
|||||
| #2242 | Editor content is corrapted after pressing del in the end of paragraph (FireFox) | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Steps: 1.On the demo set cursor at the end of the text
(If before pressing del you press left arrow, then everything will be ok). The same effect can be achived if you just start to backspace your text from the end and when all is deleted press del. Or ctr-A then del or backspace and then del. FireFox Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Windows XP |
|||||
| #2249 | IE: browser throws an error when FCKeditor is placed in a popup window | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Im getting 800a025e error in IE7, while popup the fck editor in window. |
|||||
| #2250 | Error with convert tag nbsp while POSTing content | Pending WorksForMe | Bug | closed | Normal | |
| Description |
example "<p>1</p><p>2</p><p>3</p>", nothing error, content sending correctly, but if i insert in place "<p>1 </p>" after POST, content is break and i have in result only <p>1</p>, another part of content as "<p>2</p><p>3</p>" is absent! Please help me with this trouble. I am looking this problem in all version 2.5 and higher i am using a FireFox |
|||||
| #2259 | javascript in deleted form header | Worksforme, Pending | Bug | closed | Normal | |
| Description |
i detected the bugs on Safari when i paste the entire html source code into the fck source view.The html contain some javascript code between <head> tags.when i call oEditor.GetXHTML .It displays the entire html with no javascript in the header. also in Safari when i switched form source to design view the javascript in the header is deleted. or the data between <script>&</script> tags is cleared. |
|||||
| #2262 | Creating a list from selection in gecko fails if starting from a blank page | WorksForMe | Bug | closed | Normal | |
| Description |
The Problem: When starting with a completely empty page and entering text then selecting and making it a list, the items are not put into a list but instead two spans are created with what look like protected source id's and the first item/line is deleted. To replicate: Goto a page with the editor in, if there is default content in there goto source view and delete evereything the go back to wysiwyg mode. Enter a couple of lines of text, select them then click either the order list or unordered list toolbar items. Results: Before list operation: <p>test1</p> <p>test2</p> <p>test3</p> After list operation: <p><span style="display: none;" id="1213038742941S"> </span></p> <p>test2</p> <p>test3</p> <p><span style="display: none;" id="1213038743732E"> </span></p> Platforms I have tested this with firefox 2.0.0.14 & 2.0.0.12 on windows and linux with the same results, IE7 doesn't exhibit the same issue but i havent had a chance to test any other browsers. |
|||||
| #2265 | Editor - Anchor,Page Break,HR,INPUT:hidden and Flash - java script error | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Same error of #2263 is occured using Page Break,HR,INPUT:hidden and Flash in the editor.i think that error is occured on with fckdocumentprocessor.js |
|||||
| #2277 | Punctuation Placement Issue with Right-to-Left Language Input | Pending WorksForMe | Bug | closed | Normal | |
| Description |
The following bug report is on FCKEditor v2.5.1 and also verified to happen in 2.6. on the fckeditor demo page. Happens in Windows XP with IE 7 and FF 2 and when entering information using Hebrew-enabled windows plus a hebrew keyboard. The punctuation characters jump to the right instead of being entered correctly towards the left. This does NOT happen in normal textarea input fields ... only in the FCKeditor enabled fields. Below is the complete support ticket from our site with all details. Thank you, -Erik Kangas
Client: June 15, 2008 05:11:44
Lux Scientiae Support June 15, 2008 05:24:21
Lux Scientiae Support June 15, 2008 10:16:37
Client: June 15, 2008 10:35:13
Lux Scientiae Support June 15, 2008 10:45:58
Client: June 16, 2008 01:55:09
|
|||||
| #2280 | Revision comparison bug (HTML passing into comparison rather than WikiText) | Pending WorksForMe | Bug | closed | Normal | |
| Description |
I have noticed that FCKeditor seems to not work so well when reviewing versions after clicking 'undo' in the history for a page. On the 'undo' screen MediaWiki compares 'Current revision' and 'Your Text'. 'Current revision' I assume come from the latest version of page in the database (WikiText) and 'Your Text' comes from the editor... the problem is that the content that is coming from the editor is HTML not WikiText (passing from WYSIWYG). This makes it hard to compare and messy becuase 1 is WikiText and the other is HTML. It is even worse when: 1) 2 users open the same page for edit at the same time 2) User 1 makes a change hits the save page button 3) User 2 makes a change and hits the save page button 4) User 2 gets a warning message saying that page has change since and give comparison... It will automatically update the editor with User 1's changes (latest version of page in database, which is WikiText). The problem is that the WikiText is put in the WYSIWYG not the 'WikiText' section. Is there a fix for this? OR Is there any way to change the code so that the 'WikiText' is used rather than from FCKeditor WYSIWYG. Any ideas/help appreciated!! END NOTE: I also tested this by disabling the FCKeditor, worked fine because working with all WikiText. |
|||||
| #2288 | Nested formatting goes wrong | Pending WorksForMe | Bug | closed | Normal | |
| Description |
If a user wants to do more than one format on the same substring the formatting will at least partial show in the editor, but after submitting the formatting does not show up on the result. The code produced looks like: <span style="font-family: Comic Sans MS;"><span style="color: rgb(255, 0, 255);"><span style="font-size: 5px;">some text</span></span></span> It seems that the styles from the cascading spans are not inherited in the browser. If the code is simplified to: <span style="font-family: Comic Sans MS; color: rgb(255, 0, 255); font-size: 5px;">some text</span> the formatting will be show up as expected. I have seen this in IE, Firefox, Opera and Safari so I really think yhis is a FCKeditor thing. Tested with version 2.6.1 Kees |
|||||
| #2289 | wiki sites freeze in firefox 3.0 | Pending WorksForMe | Bug | closed | Normal | |
| Description |
0en using a FCK editor for about 2 years. I used to write in word and paste but the now departed tech support man for CMS.rightside.com advised writing directly in FCK editor. Now I just installed Firefox 3.0 and the editor wiki freezes wherever I go: to firefox itself; here, or to: cms.rightside.com wiki vs wiki? vivian |
|||||
| #2290 | Cut, copy and paste buttons are not working | Pending WorksForMe | Bug | closed | Normal | |
| Description |
The editor's cut, copy and paste buttons are not working in my installation... nor are the cut, copy and paste options, that appear when you right-click on the mouse...when you mark the text area and click on the icon nothing happens
is by entering the corresponding shortcuts on the keyboard. Can anyone help me solve this problem? btw: I would like to set a default value for the width and height of the image in the dialogue window, that appears when you insert an image on the page. Into which file should I insert the default-values? Best regards Susie |
|||||
| #2337 | Formatting not applied | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Hi, Enter in the editor someting like below: First Line Second Line With cursor on second line click "right justify" button. Click "Source" button and you can see something like this: <p>First Line</p> <p>Second Line</p> Note that Second Line does not have any styles. Click "Source" again - Second Line is not right justified anymore. Click "Right Justify" again and then "Source". Note that style is applied now. Can be reproduced on http://www.fckeditor.net/demo |
|||||
| #2351 | AutoDetectLanguage, not using "first available language" | WorksForMe | Bug | closed | Normal | |
| Description |
My system (Windows XP)language was set to Mexican Spanish and AutoDetectLanguage was set to true but the translation in es.js did not display, en.js was used instead. I did the same test with Canadian French and fr-ca.js was used. Of course, I was testing with IE 7. |
|||||
| #2354 | FCKeditor 2.6.2 - problem with loading on opera 9.50 | Worksforme, Pending | Bug | closed | Normal | |
| Description |
When i Load FCKeditor on my site(default toolbar, I only turned on file/photos upload) i see errors. I attach text file with them. |
|||||
| #2379 | Access denied in IE7 and Wordpress 2.5.1, FCKEditor 2.4.1 WP plugin | Pending WorksForMe | Bug | closed | Normal | |
| Description |
I sometimes get the following error message in Wordpress 2.5.1, when accessing my account from IE7: Line: 40; Character: 968; Error: Access denied; Code:0; URL: ../wp-content/plugins/fckeditor_for_wordpress/fckeditor/editor/fckeditor.html?InstanceName=Content&Toolbar=Default This happens when I click on a page I want to edit. Interestingly enough, however, if I log out and then log back in again (with or without cleaning history, cookies and temporary files), the problem disappears and FCKEditor works correctly. |
|||||
| #2384 | Tag object: Switching to wysiwyg mode changes param "movie" to "about:blank" | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Hello, try insert this code to fckeditor in source mode and switch to wysiwyg and back. (It is same when form is loaded.) <object width="320" height="240" align="" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="movie"> <param name="movie" value="http://www.prokrasnetelo.cz/data/player.swf?file=/data/reportaz-vareni.flv&size=false&aplay=false&autorew=true&title=" /> <param name="bgcolor" value="#ffffff" /> <embed width="320" height="240" align="" bgcolor="#FFFFFF" src="http://www.prokrasnetelo.cz/data/player.swf?file=/data/reportaz-vareni.flv&size=false&aplay=false&autorew=true&title=" quality="high" name="movie" type="application/x-shockwave-flash" plug="" inspage="http://www.macromedia.com/go/getflashplayer"> </embed> </object>
It will change
Thank you! |
|||||
| #2443 | creating link with the string "gif" in it creates bad url | Pending WorksForMe | Bug | closed | Normal | |
| Description |
If you have a url that has the string "gif" in it and create a link to it, the href is created incorrectly. Say there's a website www.giftshop.com. Adding a link to this will produce <a href="http:/www.giftshop.com">www.giftshop.com</a> A workaround for it is to view source and add 4 forward slashes: <a href="http:////www.giftshop.com">www.giftshop.com</a> |
|||||
| #2479 | Image Property Dialog Not Displaying Correctly | Pending WorksForMe | Bug | closed | Normal | |
| Description |
The Image Property Dialog OK and Cancel buttons are displaying incorrectly in FF3. Ok in IE7. I've attached a screenshot for you. |
|||||
| #2499 | NaN when using <ul> or <ol> | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When I insert a list (either a 1, 2, 3 list or bulleted lists), the text "NaN" appears above every list item. Possibly a Javascript number conversion that fails? Sample output: <ol> NaN<li>a</li> NaN<li>b</li> NaN<li>c</li> </ol> |
|||||
| #2518 | Wrong processing of the link browsed from server | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Connector appearing after clicking "Browse Server" button always returns a full link with protocol (e.g. http://server.com/somewhere_inside/index.php). The first time FCK script cuts the protocol from URL. But if the user clicks "Browse Server" button without closing the link options window, FCK script won't cut the protocol from URL and will pass the URL with a doubled protocol (e.g. http://http://server.com/somewhere_inside/index.php) to the main window. |
|||||
| #2546 | List is broken when pressing enter in empty sublist item | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Following scenario creates a broken list:
Result: The empty sub element is removed and IE renders a bullet list outside of the sublist, at level 1 In source mode following code is displayed: <ul>
<li>item 1
<ul>
<li>item 1.1</li>
</ul>
</li>
<li>
<ul>
<li>item 1.3</li>
</ul>
</li>
</ul>
|
|||||
| #2556 | Two paragraph elements added on a single Enter keystroke | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When hitting the enter key, two paragraph elements are inserted into the text. Also, if you hit delete, both elements are deleted, so you can not get the correct paragraph break unless you go into the source. This happens in FireFox 3 and IE 7. Example: If I have some text in the editor, and I wish to add a sentence to preface the remarks, when I finish the statement and hit enter, there are 2 <p> </p> elements between the preface remarks and the original text. Hit delete and the original text is butting against my new sentence.
|
|||||
| #2569 | using <textarea> in FCKeditor - does not handle anything after <textarea> | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When you make a form in the FCKeditor window and put a textarea in the form, in Firefox it deletes anything after the textarea and IE will not save. For example, I tested a form with a textarea and then a submit button after the textarea. When I insert the button after the textarea in the code view and then select "source" again for the design view, it looks fine (attachment 1). When I save, it is still correct. When I open the editor again, then it starts acting up (attachment 2). If I click source then the button is pulled out of the code and put at the bottom of the page (attachment 3). If I "save" the changes, then it totally deletes the button and its code (attachment 4). |
|||||
| #2610 | destroyed template tag when using mediawiki fckeditor extension with Firefox 1.5.0.4 | Pending WorksForMe | Bug | closed | Normal | |
| Description |
hi! We are using the FCKeditor Wikimedia extension and are experiencing problems when this extension is used by Firefox 1.5.0.4. We got a Table and some of the field are with colored background. This backgroundcolor is set with an Template {{tbcolor1}}. When i open this site in the edit section and fckeditor spawned, {{tbcolor1}} changed to {{tbcolor1="" , thus rendering the template tag inoperative. |
|||||
| #2628 | OnSelectionChange / isDirty not handled correctly on FF when not focus set | Pending WorksForMe | Bug | closed | Normal | |
| Description |
I see the following problem with the current fck editor version (2.6.3). Currently I see this on Firefox 3.0.3 windows and ubuntu. IE 7 does work correctly (if OnSelectionChange works at all...)
As you can see, the OnSelectionChange event is not fired, and also the IsDirty() flag is not set to true. If we do the same thing, but with fckeditor having the focus, then OnSelectionChange is fired and also IsDirty() is set correctly to true. |
|||||
| #2639 | Incorrect class definition (double quotes) | Pending WorksForMe | Bug | closed | Normal | |
| Description |
When using FCKeditor within a PHP page the given HTML code (input) is rewritten wrong by FCKeditor. In WYSIWYG mode the following replacement is occuring: class='className' becomes: class="'className'" Because of this double quotation the class is not recognized and the element will not display according to the given stylesheet. Windows XP SP3, FireFox 3.03 |
|||||
| #2695 | Don't convert newline characters into <BR /> inside <PRE>...</PRE> | Pending WorksForMe | Task | closed | Normal | |
| Description |
I use FCKeditor at Seedwiki. When I type, say, a computer program inside <PRE>...</PRE> tags, all newline characters become <BR /> tags. A code like: <pre> FOR A = 0 TO 255 PRINT CHR$(A); NEXT A </pre> becomes a LONG SINGLE line: <pre>FOR A = 0 TO 255<br /> PRINT CHR$(A);<br />NEXT A</pre> (Just imagine a 100+ line program...) For a number of reasons sometimes it's preferable to use the TextArea editor, or simply we are stuch with a browser where FCKeditor's WYSIWYG feature doesn't work. In those cases, we must face the nightmare of editing that long single line. Hence my suggestion: don't convert newline characters into <BR /> inside <PRE>...</PRE> tags. |
|||||
| #2697 | Page Break in the middle of paragraph closes opening 'p' tag before <hr> and adds <p> </p> to ending 'p' tag when toggling to source | Pending WorksForMe | Bug | closed | Normal | |
| Description |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin leo. Ut consequat magna ut purus. Nullam faucibus turpis at sem. Morbi eget augue. Cras blandit dictum magna. Vivamus sed nulla sit amet tortor eleifend luctus. Integer odio. Aliquam hendrerit mattis quam. Cras lobortis erat porttitor risus. Cras sed dolor eu diam cursus pretium. Donec urna.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin leo. Ut consequat magna ut purus. Nullam faucibus turpis at sem. Morbi eget augue. Cras blandit dictum magna. Vivamus sed nulla sit amet tortor eleifend <hr class="page_break" /> luctus. Integer odio. Aliquam hendrerit mattis quam. Cras lobortis erat porttitor risus. Cras sed dolor eu diam cursus pretium. Donec urna.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin leo. Ut consequat magna ut purus. Nullam faucibus turpis at sem. Morbi eget augue. Cras blandit dictum magna. Vivamus sed nulla sit amet tortor eleifend</p> <hr class="page_break" /> luctus. Integer odio. Aliquam hendrerit mattis quam. Cras lobortis erat porttitor risus. Cras sed dolor eu diam cursus pretium. Donec urna. <p> </p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin leo. Ut consequat magna ut purus. Nullam faucibus turpis at sem. Morbi eget augue. Cras blandit dictum magna. Vivamus sed nulla sit amet tortor eleifend</p> <hr class="page_break" /> <p>luctus. Integer odio. Aliquam hendrerit mattis quam. Cras lobortis erat porttitor risus. Cras sed dolor eu diam cursus pretium. Donec urna.</p>
|
|||||
| #2699 | 'OK' button in table dialog disappears | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Steps to reproduce:
This may seem contrived, but if someone rubs out all of the fields but means to leave just the rows/cols but accidentally rubs those out too, they cannot get back to add those rows/cols in. (PS It would be extremely helpful if the default values in this box were setable, and in particular that there were a 'class' definition as per another bug report.) |
|||||
| #2857 | EditorAreaCSS IE8 | IE8 Pending WorksForMe | Bug | closed | Normal | |
| Description |
I've tested the FCK Editor 2.6.4 (Build 21629) with Internet Explorer 8 Release Candidate (v. 8.0.6001.18372IC). And most of the Features work fine! But there seems to be a problem when linking custom css styles with long file paths to the FCK Editor. I tried several different options to EditorAreaCSS, and this is what I found out:
Test value: FCKConfig.EditorAreaCSS = "/App_Themes/Blue/css/content.css";
Test value: FCKConfig.EditorAreaCSS = "/content.css, /App_Themes/Blue/css/content.css"; The Files were available and on the right place! In all other browser everything works fine. Any Solutions? GreetX |
|||||
| #2889 | Access denied when using GetHtml - IE | WorksForMe | Bug | closed | Normal | |
| Description |
See this link for details: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=12952 |
|||||
| #2914 | no automatic search results - MediaWiki + FCKeditor | WorksForMe Pending | Bug | closed | Normal | |
| Description |
I got a running MediaWiki 1.13.4 + FCKeditor, but when I try to insert image by clicking on the icon and enter a file name it says always as first "Automatic search results (searching...)" and then "Automatic search results (no images found)". I tried it with several filenames like Unbenannt.jpg. I tried it in the sandbox at http://mediawiki.fckeditor.net/index.php?title=Sandbox&action=edit, too. I used IE6, IE7 and Firefox 2.0.0.16 and Firefox 3.0.6. Always no image found. What should one enter in the field image file name? Where does this automatic search searches? |
|||||
| #2941 | JavaScript : Sample 02 : Replacement of a TEXTAREA | WorksForMe | Bug | closed | Normal | |
| Description |
XULElement.accessibleType http://www.fckeditor.net/nightly/fckeditor/editor/js/fckeditorcode_gecko.js Line: 85 I also tried with current svn version on my server, and it stops in editor/_source/classes/fckpanel.js Line: 96 Could you fix this, i tried to put try {}catch(e){}, but it doesn't help! Thanks |
|||||
| #2982 | plugin:flash 'id' attribute failed to apply in IE | IE WorksForMe | Bug | closed | Normal | |
| Description |
Reproducing procedure:
|
|||||
| #2983 | plugin:showblock missing tagname icon | WorksForMe | Bug | closed | Normal | |
| Description |
Procedures
Actual Result SnapshotsCheck no_tag_icon_displayed.png in attchment. |
|||||
| #3062 | V3 : Show blocks bug | WorksForMe | Bug | closed | Normal | |
| Description |
Steps to reproduce:
Result: Show block works only above the line. In IE it works only after second enter. |
|||||
| #3144 | Block styles incorrect with list | WorksForMe | Bug | closed | Normal | |
| Description |
Reproducing Procedures
|
|||||
| #3154 | In IE: CKEditor - Editor Area content is not word wrapped | Oracle WorksForMe Pending | Bug | closed | Normal | |
| Description |
In IE: CKEditor - Editor Area content is not word wrapped |
|||||
| #3168 | Unknown script code appears in the editor | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Steps to replicate:
Example:
Note: No signin/registration is required to try the above steps on sustainlane.com. Following is the script code that appears in the editor: -- function RP_Callback_Helper(str, strCallbackEvent, splitSize, func){var event = null;if (strCallbackEvent){event = document.createEvent('Events');event.initEvent(strCallbackEvent, true, true);}if (str && str.length > 0){var splitList = str.split('|');var strCompare = str;if (splitList.length == splitSize)strCompare = splitList[splitSize-1];var pluginList = document.plugins;for (var count = 0; count < pluginList.length; count++){var sSrc = ;if (pluginList[count] && pluginList[count].src)sSrc = pluginList[count].src;if (strCompare.length >= sSrc.length){if (strCompare.indexOf(sSrc) != -1){func(str, count, pluginList, splitList);break;}}}}if (strCallbackEvent)document.body.dispatchEvent(event);}function RP_Coord_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].RP_Coord_Callback = str;pluginList[index].RP_Coord_Callback_Left = splitList[0];pluginList[index].RP_Coord_Callback_Top = splitList[1];pluginList[index].RP_Coord_Callback_Right = splitList[2];pluginList[index].RP_Coord_Callback_Bottom = splitList[3];};RP_Callback_Helper(str, 'rp-js-coord-callback', 5, func);}function RP_Url_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].RP_Url_Callback = str;pluginList[index].RP_Url_Callback_Vid = splitList[0];pluginList[index].RP_Url_Callback_Parent = splitList[1];};RP_Callback_Helper(str, 'rp-js-url-callback', 3, func);}function RP_TotalBytes_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].RP_TotalBytes_Callback = str;pluginList[index].RP_TotalBytes_Callback_Bytes = splitList[0];};RP_Callback_Helper(str, null, 2, func);}function RP_Connection_Callback(str){var func = function(str, index, pluginList, splitList){pluginList[index].RP_Connection_Callback = str;pluginList[index].RP_Connection_Callback_Url = splitList[0];};RP_Callback_Helper(str, null, 2, func);} -->
|
|||||
| #3169 | [IE] Indent problem with <pre> | IE WorksForMe | Bug | closed | Normal | |
| Description |
Reproducing Procedures
|
|||||
| #3226 | Anchor image not visible in Safari on empty paragraph | WorksForMe Pending | Bug | closed | Normal | |
| Description |
If you create an anchor (Safari on windows) where no text is present, the anchor is created but the anchor image is not visible in the editor window.
Steps to reproduce the problem: This problem happens also in the latest nightly build. This is the html code of my test: <p><a name="test1"></a>This is my first text paragraph</p> <p> </p> <p> </p> <p> </p> <p><a name="test2"></a></p> <p> </p> <p> </p> <p> </p> |
|||||
| #3249 | 'Deleted Text' Style within list item problem | Firefox WorksForMe | Bug | closed | Normal | |
| Description |
Reproducing Procedures
|
|||||
| #3278 | 2.6.4 version Focus Problem | Pending WorksForMe | Bug | closed | Normal | |
| Description |
1)Right click any component and go to properties window. 2)Close that properties window. 3)The focus is gone to downside of the page.Focus is not retained with that particular component. Version: 2.6.4 Browser: IE6 and IE7 |
|||||
| #3296 | JavaScript error on tab and shift-tab in IE with tabindex | IE WorksForMe | Bug | closed | Normal | |
| Description |
To reproduce:
|
|||||
| #3310 | Styles are not being applied to multiple selections | Confirmed WorksForMe | Bug | closed | Normal | |
| Description |
When making multiple text selections (with CTRL in Firefox) and applying a style (like Bold), just one of the selections get styles, and the other selections get lost. This is used to work previously. |
|||||
| #3587 | Error pressing enter after selectAll | WorksForMe Pending | Bug | closed | Normal | |
| Description |
The error is different than #3505 |
|||||
| #3594 | Style names does not appear in CKEditor | Pending WorksForMe | Bug | closed | Normal | |
| Description |
look screencast http://screencast.com/t/fpxeYccQTNi |
|||||
| #3595 | Wrong display the font names | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Look screencast. http://screencast.com/t/R35mov2RXz |
|||||
| #3596 | Wrong display the style names | WorksForMe Pending | Bug | closed | Normal | |
| Description |
look screencast http://screencast.com/t/ZAsQMDDymV |
|||||
| #3810 | IE: Template throws error | Confirmed IE Review? WorksForMe | Bug | closed | Normal | |
| Description |
With IE, a js error is thrown when using the Template button, after selecting one of the templates. |
|||||
| #3816 | QuickUpload doesn't work | Pending WorksForMe | Bug | closed | Normal | |
| Description |
After upgrade to FCKEditor 2.6.4 QuickUpload feature became unusable. I try to upload new image. I choose what file to upload, press button 'send file to server'. And then I see attached screenshot for a very long time without any result. Then I tried to test server part of uploading feature and used /editor/filemanager/connectors/uploadtest.html page for testing purpose. Uploading from this page was successful. |
|||||
| #3937 | [IE] The first opened panel doesn't hide | IE WorksForMe | Bug | closed | Normal | |
| Description |
Steps to reproduce:
|
|||||
| #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. |
|||||
| #4083 | Editor Source Mode Removed Head Tag | Pending WorksForMe | Bug | closed | Normal | |
| 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; charset=iso-8859-1" http-equiv="Content-Type" /> <meta |
|||||
| #4113 | stylesheets for WSC plugin are broken | WorksForMe | Bug | closed | Normal | |
| 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. |
|||||
| #4160 | Firefox WinXP 3.5.1: Seeing "Your browser is not compatible with CKEditor" error | WorksForMe | Bug | closed | Normal | |
| 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. |
|||||
| #4209 | CKEditor UI not visible in IE7 when the cache is empty and placed in table-layout:fixed | IE WorksForMe | Bug | closed | Normal | |
| 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 |
|||||
| #4220 | IE6/IE7 problem - "Browse server" not working | Pending WorksForMe | Bug | closed | Normal | |
| Description |
Using Windows XPpro + IE7, same as my clients. The problem is because our new clients are using IE6/IE7, without option to migrate to FF (corporate politics). Using FCK version 2.6.3 on Java platform. Same happen when trying with FCK demo, so it's not configuration error. Problem: When clicking Image/Flash/URL icon, the pop-up is showing fine. But when i click "Browse server" nothing happen. I never notice that, because i always use FF and test it with IE only to see pop up. No file to attach, because i get no error or report or what-so-ever... Any solution? |
|||||
| #4243 | Protected tag not rendered right with insertElement | Confirmed WorksForMe | Bug | closed | Normal | |
| Description |
I configured a tag for protection: Excerpt from config.js CKEDITOR.editorConfig = function( config )
{
config.protectedSource.push(/<protected>.*?<\/protected>/g);
// ...
};
The following editor.insertHtml('<mct>some text <protected>foobar</protected></mct>');
produces 'some text' in editor. The following code produces some missbehaviour: var mct = CKEDITOR.dom.element('mct', editor.document);
mct.setHtml('some text <protected>foobar</protected>');
editor.insertElement(mct);
I see 'some text foobar'. |
|||||
| #4666 | IE - selection is not visible when context menu is opened | IBM WorksForMe IE | Bug | closed | Normal | |
| Description |
To reproduce:
Result: selection is not visible (but if you choose "copy", the content is copied properly). This bug does not occur in FCKeditor. Confirmed in IE6, IE7 and IE8. |
|||||
| #4699 | msie and safari problems | Pending WorksForMe | Bug | closed | Normal | |
| Description |
ckeditor with custom config [anything overriding defaults] fails in MSIE [6 to 8] and Safari [3 and 4]. I tried custom config file and inline changes such as shown in the 3.0 docs. even the tiny example CKEDITOR.replace( 'editor1',
{
toolbar : 'Basic',
uiColor : '#9AB8F3'
});
from http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Setting_Configurations isn't accepted by those browsers. The same config changes are accepted by all Gecko based browsers [linux,os x, and win xp]. Galeon displays the right changes but crashes as soon as anything highlighted is changed - different bug report. |
|||||
| #4726 | having a submit button with name="submit" in the same form causes error IE7 | WorksForMe | Bug | closed | Normal | |
| Description |
if you have a submit button with the name="submit" in the same form that you use the editor in, it throws a javascript error in IE7 line 22 ckeditor.js "object doesn't support this property or method. i tracked it down to this bit of code in line 22
if(!z.$.submit.nodeName) {
z.$.submit=e.override(z.$.submit,function(B) {
return function() {
x.updateElement();
if(B.apply) {
B.apply(this,arguments);
} else {
B();
}
};
});
}
Windows Vista SP2 IE7 this does not happen in FF 3.5.5 (i was unable to test in nightly build, because unfort i don't know svn) |
|||||
| #4794 | Cannot remove format from selected text when SCAYT is enabled | WorksForMe | Bug | closed | Normal | |
| Description |
Steps to reproduce:
|
|||||
| #5090 | Cannot remove border on Image - when link is attached | WorksForMe | Bug | closed | Normal | |
| Description |
In issue #4980 you corrected a problem with the border value of "0" not saving. However, this issue did not correct the problem with a link is added to the image. The problem remains as was reported in issue #5031. However, issue #5031 was dismissed as a duplicate issue. It is not a duplicate. The repair for #4980 did not resolve the problem when links are attached to the image. |
|||||
| #5157 | JAWS reads dialog fields incorrectly | IBM WorksForMe | Bug | closed | Normal | |
| Description |
JAWS reading some of the Edit fields on the dialogs incorrectly as Frame Type and text instead of Edit Type and text |
|||||
| #5165 | CKEDITOR_BASEPATH has no affect on CKEDITOR.basePath | IBM WorksForMe | Bug | closed | Normal | |
| Description |
The CKEDITOR_BASEPATH global should change the value of CKEDITOR.basePath because the later could be used in the code to setup paths. |
|||||
| #5222 | Flash checkbox options on properties tab are not read by JAWS | IBM WorksForMe | Bug | closed | Normal | |
| Description |
The checkboxes on the Properties tab in the Flash dialog are not read by JAWS. Neither is the <legend>Variables for Flash</legend> |
|||||
