Custom Query
Results (1101 - 1200 of 11754)
Ticket | Summary | Owner | Type | Priority | Milestone | Component |
---|---|---|---|---|---|---|
#701 | merge of table cells doesn't work in IE | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
Merge of table cells doesn't work in IE unless there is content in the cells. This works in FF.
Moved from SF: |
|||||
#702 | ColdFusion: not changing default "UserFiles" settings | Bug | Normal | Server : ColdFusion | ||
Description |
Hi all, I have the following problem with FCKeditor running on Mac OS X / apache when using the editor with Firefox: (I'm using the coldfusion connector) When choosing to insert an image and afterwards "browse server" I always get an empty page. When I want to create a folder or upload an image, it does do the action, but nothing changes in the server browse wndow. Serverwise, everything seems ok. All the folders are created and images are uploaded, but they don't apear in the browser window. I also can't change the default setting of the Userfiles folder. When I define another one, nothing happens and the default destination is still used. After clearing cache, changing paths etc. nothing happens. What could cause this? Thanks for the help. Peter
Moved from SF: |
|||||
#703 | FF: No context menu when right clicking a select component | Bug | Normal | FCKeditor 2.6 | UI : Context Menu | |
Description |
Linux FC4 Firefox 1.0.7 FCK 2.2, 2.1.1 When right clicking on a "select" component, no context menu appear. Sometimes it's possible to left click on a "select" component and then right click on an empty editor space to get the context menu to appear. But this should not be a regular behaviour, does it? Anyway, I propose a "properties" button on the toolbar, so we may select any component with the left button and then click on the "properties" toolbar button. Regards, Cristiano da Cunha Duarte
Moved from SF: |
|||||
#704 | Strange copy & paste bug | Bug | Normal | General | ||
Description |
This bug can be observed at http://florida-models.com/beta/listings.php#form . The person doing data entry noticed the bug when copying and pasting from the old site to the beta site and can be reproduced using Internet Explorer 6. If you start copying and pasting text into a text box on that page, without left-clicking on the page itself, the computer crashes (or the browser locks up). To get around it I've found that if I left-click anywhere outside a text field in the beta page it goes okay. The bug isn't present in Firefox, so it seems to be an IE/FCKeditor bug.
Moved from SF: |
|||||
#705 | unbold doesn't work in IE | Bug | Normal | Core : Styles | ||
Description |
Hello, Unbold doesn't work in IE if the "bolding" is done with a font style. In this example, the string "Hello!" can't be unbolded. <font style="font-weight: bold;">Hello!</font>
Moved from SF: |
|||||
#706 | IE - Display issue with table select | Bug | Normal | General | ||
Description |
When scrolling with a selected table the selection indicators show outside the editor when scrolling inside the editor. To reproduce:
selection indicators move outside of the editor going overtop of the main page.
Moved from SF: |
|||||
#707 | Firefox fileupload under Tomcat doesn't work | Bug | Normal | FCKeditor.Java 2.4 | Server : Java | |
Description |
Under Tomcat 5.5.15 file uploading and creating directories does not work. It seems as no request is passed to SimpleUploaderServlet and ConnectorServlet respectively (no error code, no logs).
Moved from SF: |
|||||
#708 | IE Display Issues With DPI Set To Large Sizes | Bug | Normal | General | ||
Description |
When I have my Windows display properties set with DPI set to Large Size (120 DPI), there are multiple display issues with the editor when viewed from IE. The editor still works fine in Firefox. The color selector is only partially displayed (see screen shot). The style, format, font, size selectors similarly only partially display. All context menus are only partially displayed, and appear in the wrong location. Configuration: Windows XP SP2 IE 6.0.2900
Moved from SF: |
|||||
#709 | CustomConfigurationPath doesn't support virtual root ~ | Bug | Normal | Server : ASP.Net | ||
Description |
If a site is in a virtual root directory, vroot (via the ~ symbol)like this: www.mydomain.com/vroot/FCKEditor, My BasePath="~/FCKEditor". This doesn't work for CustomConfigurationPath. I can't use CustomConfigurationPath="~/FCKEditorConfig/fckconfig.js". I have to used CustomConfigurationPath="/vroot/FCKEditorConfig/fckconfig.js".
Moved from SF: |
|||||
#710 | Spell check fails when image present in the document | Bug | Normal | FCKeditor 2.6 | General | |
Description |
I have installed spellerpages for the FCK editor in plone in a linux platform. The Spell Check works fine except when it comes across an image in the document. All incorrect words found in the remaining document and the suggested replacement words are offset by one! i.e. the suggested replacement word for an incorrect word is actually the suggested word for the previous incorrect word. It also replaces the incorrect word with the wrong (offset) word should we choose to replace it. (This mostly occurs because it first tried to change the image name which is generally a random incorrect name). Please help me fix this!
Moved from SF: |
|||||
#711 | Paste from Word broken in Firefox for Mac | Bug | Normal | General | ||
Description |
When pasting from Word for Mac in Firefox for Mac, the text pastes as plain text. This makes pasting from Word on the Mac essentially useless. This bug has been verified on several different Macs. The problem is most apparent when you try to paste a table, and it doesn't make a difference if the Word file was created in OS X or Windows. It would be extremely helpful if this could be fixed. FCKeditor version: 2.2, 2.1.1 Firefox version: 1.5
Moved from SF: |
|||||
#712 | No javascript alert in Firefox when uploading images fails | Bug | Normal | General | ||
Description |
system: Windows XP sp2 browser: Firefox 1.0.7 / IE 6.0 I've tried to use the "browse on server" interface befor i set the permissions on my sever to 777. I took the following steps: editor ->image upload- button->browse on server->create folder. On my firefox browser i got no message, and nothing happened. When i did exactly the same steps in IE 6.0 however, i got a Javascript alertbox which said "you have no permission to create the folder". In both cases (with the permission not set to 777) i did not get a message when i tried to upload a file. I am just reporting this because there is a different reaction in different browsers. Although it says in the manual that you should set the permission to 777, i think it would be neat to have a javascipt pop-up that says something like "you have no permission". Due to this message, i was able to trace down what i needed to change in order to make the editor work in 20 minutes. With no "error"-message (it wasnt really an error, was it?) i had no clue on what to change to make the FCKeditor work properly. In stead i found that a lot of people like me did not get it either. I've wasted a whole day trying to figure it out. Yet, once i got the message, solving the problem was easy. But thanks for the brilliant piece of software in the first place. Couldnt have asked for a better texteditor: it does everything i want a texteditor to do! Simply briliant!
Moved from SF: |
|||||
#713 | $Config['UserFilesPath'] Problem #1 | Bug | Normal | FCKeditor 2.5 Beta | Server : PHP | |
Description |
If I set: $Config['UserFilesPath'] = '/Karnak/'; $Config['UserFilesAbsolutePath'] = '/var/www/vhost/glquebec.org/Karnak/'; When I use your browser in FCK, your .php creates a sub-directory /Image/: /var/www/vhost/glquebec.org/Karnak/Image/ which is not the directory I have chosen. I can neither browse back to "/Karnak/". This becomes especially un-useful when I want to link to a page using FCK. I can only browse to .html pages in /Karnak/Image/ not /Karnak/ The "directory bar" in your browser also sees /Karnak/Image/ as "/" which is not the root directory I have specified.
Moved from SF: |
|||||
#714 | IE add <p> </p> when perform 'View Source' or 'Submit' | Bug | Normal | General | ||
Description |
I saw this problem reported several times. I have the same problem and i wonder if you've planed to fix it quickly? This bug is very annoying. Thanks,
Moved from SF: |
|||||
#715 | Apostrophes broken in FCKeditor.Java | Bug | Normal | General | ||
Description |
In FCKeditor.Java version 2.3, in the file FCKeditor.java, the HTMLEncode method escapes apostrophes incorrectly. It uses ’, which is actually the Windows Cp1252 encoding of the right single quotation mark character (U+2019). Apostrophe is actually U+0027, or '. The symptom is that when a text containing apostrophes is edited, the apostrophes are all converted to right single quotation marks at the time of rendering the editor. My recommendation is to simply not escape apostrophes at all, since the output of this method is never placed inside apostrophes (it's used both as a double-quoted HTML attribute value and as the text content within an HTML element). Simply remove the following line from the HTMLEncode method: txt=txt.replaceAll("'","’");
Moved from SF: |
|||||
#716 | Extend Number of Font Sizes | New Feature | Normal | FCKeditor 2.5 Beta | Core : Styles | |
Description |
The editor comes with only 7 different font sizes: xx-small;x-small;small;medium;large;x-large;xx-large when trying to change the number of fonts, I found out that IE has only 7 different font sizes in its native font size command. In order to bypass this limitation, I changed the fckconfig.js and fck_othercommands.js and it has worked fine on both IE and firefox. I don't know if it is the correct solution but it worked fine so far. FILE: fckconfig.js // ORIGINAL // FCKConfig.FontSizes = '1/xx-small;2/x-small;3/small;4/medium;5/large;6/x-large;7/xx-large' ; FCKConfig.FontSizes = '1/5;2/6;3/7;4/8;5/9;6/10;7/11;8/12;9/14;10/16;11/18;12/20;13/24;14/28;15/30;16/60;17/90' ; FILE: fck_othercommands.js FCKFontSizeCommand.prototype.Execute = function( fontSize ) { //ORIGINAL // if ( typeof( fontSize ) == 'string' ) fontSize = parseInt(fontSize, 10) ; // // if ( fontSize == null || fontSize == '' ) // { // // TODO: Remove font size attribute (Now it works with size 3. Will it work forever?) // FCK.ExecuteNamedCommand( 'FontSize', 3 ) ; // } // else { // FCK.ExecuteNamedCommand( 'FontSize', fontSize ) ; // } // CHANGED CODE var oSel = null; var bHasSelection = false; if ( typeof( fontSize ) == 'string' ) fontSize = parseInt(fontSize, 10) ; var e = FCK.EditorDocument.createElement( 'SPAN' ) ; if ( fontSize == null || fontSize == '' ) { e.style.fontSize = '3px'; } else { e.style.fontSize = fontSize + 'px'; } try{ if(document.all) { oSel = FCK.EditorDocument.selection ; // ie bHasSelection = !(oSel.type == "None"); } else { oSel = FCK.EditorWindow.getSelection() ; // gecko bHasSelection = (oSel && oSel.rangeCount == 1 && oSel.getRangeAt(0).cloneContents().childNodes.length > 0); } } catch (e) {} if( bHasSelection ) { if (document.selection && document.selection.createRange) { // IE code goes here var range = FCK.EditorDocument.selection.createRange(); e.innerHTML = FCK.EditorDocument.selection.createRange().text; } else { FCK.EditorWindow.getSelection() ; e.innerHTML = FCK.EditorWindow.getSelection(); } FCK.InsertElement( e ); } } |
|||||
#718 | FCKeditor formats text with different paragraph spacing | Bug | Normal | General | ||
Description |
Hi there.
I found that FCKeditor seems to format text with different paragraph spacing after i paste on it. Please kindly follow these steps:
Now there's more space between line. This inaccuracy would produce different layout and take more pages.
best regards, |
|||||
#720 | Resizing the editor inside a fieldset returns unexpected results | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
When the editor is positioned in a fieldset, the "full screen" feature doesn't work as expected. Have a look at the screenshots I attached for a better understanding of what's happening. I am able to reproduce this in Firefox 2.0.0.4, IE6 and IE7. Haven't tried in other browsers. |
|||||
#722 | Custom FontColor in Toolbar? | New Feature | Normal | General | ||
Description |
It would be cool to develop custom palettes in FCKConfig.FontColors and then be able to assign those palettes to specific ToolBarSets. I imagine that you could apply this paradigm to other similar items (FontNames, FontSizes, etc.) Perhaps by adding another layer of abstraction via an array. |
|||||
#723 | Passing Javascript to FCK via oFCKeditor.Value | Bug | Normal | General | ||
Description |
I am having a lot of difficulty passing javascript to FCK via Value attribute before issuing the Create() command. For example, oFCKeditor.Value = "<script type='text/javascript' src='swfobject.js'></script>"; OR oFCKeditor.Value = '<script type="text/javascript" src="swfobject.js"></script>'; both break version 2.4.3 on IE and FF. However, oFCKeditor.Value = "<script src='swfobject.js'>"; works fine, but if you view the source after FCK auto formats the input and try to pass it back to FCK via Value attribute, FCK again breaks. I have tried playing with the FullPage configuration options, as well as ProtectedTags, ProtectedSource, and DOCTYPE. Also, passing the string with single vs. double quotes does seem to matter as long as you remember to escape the correct characters. Using 2.4.3. |
|||||
#724 | Apostrophes broken in FCKeditor.Java | Bug | Normal | Server : Java | ||
Description |
In FCKeditor.Java version 2.3, in the file FCKeditor.java, the HTMLEncode method escapes apostrophes incorrectly. It uses ’, which is actually the Windows Cp1252 encoding of the right single quotation mark character (U+2019). Apostrophe is actually U+0027, or '. The symptom is that when a text containing apostrophes is edited, the apostrophes are all converted to right single quotation marks at the time of rendering the editor. My recommendation is to simply not escape apostrophes at all, since the output of this method is never placed inside apostrophes (it's used both as a double-quoted HTML attribute value and as the text content within an HTML element). Simply remove the following line from the HTMLEncode method: txt=txt.replaceAll("'","’");
Moved from SF: |
|||||
#725 | "browse server" Ya1ProblM | Bug | Normal | General | ||
Description |
After setup of FCKeditor 2.0 RC2 in Plone, using "insert links" --> "browse server" , logged in as user or as admin results in: [Niveau supérieur] Pour explorer un sous-dossier cliquez sur "+" (ne pas cliquer sur le lien) Pour lier un objet cliquez sur le lien Ya1ProblM.
Moved from SF: |
|||||
#728 | Upload don't check for errors | Bug | Normal | Server : PHP | ||
Description |
No check is performed on the uploaded file in upload.php
Moved from SF: |
|||||
#729 | Placeholder plugin | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
Hi, When I insert a placeholder inside a document via the plugin and then select and click on the bold (B) icon it turn bold. But if I go to source and return it's no longer bold. It seems I can't change the style (bold. italics, etc) of placeholders.
Moved from SF: |
|||||
#730 | Resource Browser does not display files | Bug | Normal | General | ||
Description |
The resource browser does not display anything -- even with the correct Folder Path set up. When we create a folder in the Resource Browser, the folder is created in the correct location. File uploads work too -- the file ends up in the right place, but the Resource Browser will not display the files. Please reply to jonathon@… for any questions/suggestions.
Moved from SF: |
|||||
#732 | combined font names lookup | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
It seams that in the combined font names situation, only over IE, the browser returns the actually applied font, instead of the combined string. In Firefox it works well.
Moved from SF: |
|||||
#733 | P Tags added when all content is removed | Bug | Normal | General | ||
Description |
When initially editing data no P tags are wrapping the content. However, upon backspacing or deleting all of the content within the editor and adding new content, new content is wrapped with P tags. This causes unnecessary spacing.
Moved from SF: |
|||||
#734 | Bug width tables | Bug | Normal | General | ||
Description |
I found a bug into the last beta, when I create a table, I choose width in pixels (200px) but it appears on 100% of the window. With Firefox, this table always appears but the table isn't rezisable !! I hope you'll fix its quickly ;) PS : sorry for my english...
Moved from SF: |
|||||
#735 | Detached toolbars will not listen to new edit areas | Bug | Normal | UI : Toolbar | ||
Description |
If i create a textarea, then replace this with an fckeditor, and set the toolbar to be placed in a seperate div located elsewhere on the page. Then destroy the fckeditor instance. When i try and create a new instance, the old toolbar does not work on the new fckeditor instance. If i destroy both the toolbar and the fckeditor instance. a new toolbar is not created and javascript errors are created in firefox.
Moved from SF: |
|||||
#736 | aspell problem with HTML | Bug | Normal | FCKeditor 2.6 | General | |
Description |
If you insert an image with no 'alt' content, it results in a <img alt"" ... content. Then aspell (default config with -H) tryes to spell check the reminder of the img string (link url, etc...). If you change the content to <img alt" " then it works allright (seems that two double-quotes cause the problem)
Moved from SF: |
|||||
#737 | FCK editor out-of-focus Mozilla 1.7.12 | Bug | Normal | General | ||
Description |
Launching FCKeditor using PHP and Mozilla 1.7.12 initializes the editor in an out-of-focus state. Most toolbar buttons are also out of focus. Clicking inside the editor has no effect. Click the Source button on the toolbar twice and the editor comes into focus. $oFCKeditor = new FCKeditor('ta') ; $oFCKeditor->BasePath = $editor; $oFCKeditor->Width = "90%"; $oFCKeditor->Height = 440; $oFCKeditor->Value = ''; $oFCKeditor->Create() ; Is there any assistance available for this issue?
Moved from SF: |
|||||
#738 | Cannot change the button type after creating it | Bug | Normal | FCKeditor 2.6 | General | |
Description |
Once inserted, one cannot change the button type of a button in a form anymore. Steps: - Insert form - Insert button (type = button) - Open contextmenu of button - Type field is disabled.
Moved from SF: |
|||||
#739 | FF: Button caption is editable with arrow keys | Bug | Normal | General | ||
Description |
With the arrow keys, one can move the cursur into a button inside a form and edit its label, but the contents aren't saved.
Moved from SF: |
|||||
#740 | Impossible to "leave" a form | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
It's not possible to leave a form when it's the only object inside the editor. You'll have to use the source code to make a new <br /> outside the form to make this possible. (FireFox 1.5.0.4)
Moved from SF: |
|||||
#741 | Nested Paragraphs Inside Form Destroy Form | Bug | Normal | General | ||
Description |
If you have paragraph tags around a form and then paragraph tags around a form element, the 2nd set of tags inside the form will be pulled outside of the form along with the form elements contained inside them. This happens when switching to source mode and back a couple times. Here's some sample code that was easily created in wysiwyg mode. Paste it into the editor in source mode and then toggle modes a couple times to see the horror of horrors. :) <p> <form action="test" method="post" name="test"> <p> <input name="ad" /></p> </form> </p> The editor MUST preserve the form elements leaving the nested p's intact or find a way to remove the p's leaving the element intact (replacing with </ br></ br> or something). This must be backward compatible to preserve forms created in earlier versions where this wasn't enforced.
Moved from SF: |
|||||
#742 | define EditorAreaCSS in hidden field | Bug | Normal | General | ||
Description |
Hello, in file _source/internals/fckconfig.js When you submit with PHP or any other language an "array" parameter like the new feature multiple CSS, it is not assigned in FCKConfig as an array but as a string. in the function : FCKConfig.ProcessHiddenField() It should be tested if the string is something like an array I don't know how, my JS sripting is too bad. Hope this bug will be corrected in final version 2.3
Moved from SF: |
|||||
#744 | Anchors do not work in Firefox. FCKEditor version 2.2.1 | Bug | Normal | General | ||
Description |
After saving the document where an anchor is created the link to the anchor is changed. It put hardcoded the root url before the #anchorname. Example: <a href="#text below">link to text below</a> Becomes after saving (url of my localtestmachine): <a href="http://localhost:8030/#text below">link to text below</a> This only happens in Firefox. Internet Explorer does not touch your href code when you save your created anchor.
Moved from SF: |
|||||
#745 | AutoGrow feature bug | Bug | Normal | General | ||
Description |
I use the brand new 2.3 release of fckeditor. I prefer to have the toolbars hidden when opening the editor. But when using the autogrow feature, the box doesn't resize to take the toolbar into account. This can lead to the complete disappearance of the text area because of the size of the toolbar Check the screenshot attached. I use firefox 1.5 under linux, but this problem has been constated on about any plat-form. Is there any way to at least parametrize a minimal size ?
Moved from SF: |
|||||
#746 | Comments inside SELECT and OPTION tags. | Bug | Normal | General | ||
Description |
Internet Explorer removes HTML comments which are inside SELECT and OPTION tags. As an example: <form><!-- form --> <select><!-- select --> <option><!-- option --></option> </select> </form> becomes: <form> <!-- form --><select> <option selected="selected"></option> </select> </form> This also proves to be a problem when working with ProtectedSource since it makes use of comments.
Moved from SF: |
|||||
#748 | [IE] Contents of div with styled width wrap incorrectly | Bug | Normal | General | ||
Description |
If two or more images of a fixed width are included in a div with a width style set to the exact sum of the width of the images, the last image will wrap around to a new line in the editor (it does not wrap outside of the editor). If the div width style is set to one pixel more than the exact sum of the width of the images, the wrap does not occur. So it appears that an extra invisible pixel is being added somewhere in the editor. This problem only occurs in Internet Explorer. If a "width=" attribute is used in the div tag instead, the problem does not occur. The same problem happens with <td> tags (when the editor table borders are turned off). The following HTML will demonstrate the problem: <html> <head> <Title>FCKeditor Table Layout Issue</title> </head> <body bgcolor="#0000FF"> <table width="100%" height="50" border="0" cellpadding="0" cellspacing="0" bgcolor="#FF0000"> <tr height="50"> <td width="100%" height="50"> <table width="100%" height="50" border="0" cellpadding="0" cellspacing="0"> <tr><td bgcolor="#00FF00" width="100%"></td></tr> </table> </td> </tr> </table> </body> </html>
Moved from SF: |
|||||
#749 | Extra paragraph break after Tables within fixed-height cells | Bug | Normal | General | ||
Description |
If a table of a fixed height is located inside a table cell of the exact same fixed height, an extra paragraph break is displayed after the table when the content is loaded into the editor in Internet Explorer. This problem does not occur in Firefox. With web pages that use a lot of tables within tables for layout, the content can look totally different within the editor as compared to in a regular browser window. The following sample HTML demonstrates the problem: <html> <head> <Title>FCKeditor Table Layout Issue</title> </head> <body bgcolor="#0000FF"> <table width="100%" height="50" border="0" cellpadding="0" cellspacing="0" bgcolor="#FF0000"> <tr height="50"> <td width="100%" height="50"> <table width="100%" height="50" border="0" cellpadding="0" cellspacing="0"> <tr><td bgcolor="#00FF00" width="100%"></td></tr> </table> </td> </tr> </table> </body> </html>
Moved from SF: |
|||||
#750 | Comment tags around inline styles disable styles | Bug | Normal | General | ||
Description |
If style definitions are enclosed within comment tags, they are ignored by the editor. You can see an example of this with the following HTML: <style type="text/css" media="screen"><!-- p { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular } td { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular } a { color: #c33; font-size: 13px; font-weight: bold; text-decoration: none } a:hover { color: black } --></style> In the web browser, the above style definitions work fine. When the content was loaded into the editor, however, the styles are ignored because they are encased in the comment tags.
Moved from SF: |
|||||
#751 | Undo button undoing multiple events in IE6 | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
The Undo button in version 2.3 undos multiple events, e.g.: If one types: text text 1 text 2 text 3 Deletes character "1" and then clicks "Undo", character "1" is undeleted and line "text 3" vanishes. This behavior does not occur in Firefox 1.5, where only character "1" in undeleted.
Moved from SF: |
|||||
#752 | content moved after css applied | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
The line after the selection is moved to the end when a style is applied to the selection The bug is only on IE To reproduce the BUG : Use the demo of the 2.3 version at the address: http://www.fckeditor.net/demo/default.html 1 - Enter this html code <p>111111111</p> <p>22222222</p> <p>33333333</p> 2 - Switch to wysiwyg mode 3 - Select the first line using the mouse. Select from the left to the extreme right. An extra space after the last "1" on the right will be selected. This happen only on IE but not on firefox. If you don't select this extra space the bug will not happen 4 - Apply the style "title" (for example) on the selection. 5 - Switch to HTML Source mode. <span class="Title"> <p>111111111</p> <p> </p> <p>33333333</p> </span>22222222 6 - The "22222222" is moved to the end on the content !!
Moved from SF: |
|||||
#753 | Arrowing over an image skips the next char (Firefox only) | Bug | Normal | FCKeditor 2.6 | General | |
Description |
The bug occurs when using the arrow keys to navigate text in firefox. If there is an image within a line of text, arrowing right across it will cause the cursor to skip the character immediately after the image. Example: (the | represents the cursor and each iteration represents the right-arrow keypress) 1: some te|xt[IMAGE}some more 2: some tex|t[IMAGE]some more 3: some text|[IMAGE]some more 4: some text[IMAGE]s|ome more
Moved from SF: |
|||||
#754 | Editor always gets focus when loaded in frame in IE | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
In a frames environment in IE 6, if a link in a frame opens a window in that frame with an instance of FCKEditor, the cursor will be in the editor. The user can start typing, but the editor does not have focus, so tabbing causes the user to go the address bar and then step through each frame. This is a usability issue when the editor as part of a form within frames. Users need to click on the editor to give it focus. Also, sometimes the editor is in the middle of a form, so we wouldn't want it to have focus when the frame loads. In Firefox, the editor does not get focus when the frame loads, which is what I would expect should occur. I reproduced this issue by updating _samples/html/sample01.html to have a link to reload itself, and then putting sample01.html in a frame. I will attach the files. This is probably very low priority. Thanks for looking at it! Jon
Moved from SF: |
|||||
#755 | EditorAreaCSS font-size interferes in the "Size" combo | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
Hello, When I change the font-size attribute at the "fck_editorarea.css" and, for example, I set it to "small", when I load the editor the value selected at the font size combo is one less of the value it should be. So if I set the css attribute to "small" then the value selected will be "x-small". And if I set it to "medium", the selected value will be "small". Thank you!
Moved from SF: |
|||||
#757 | where will these ' to ´ indications replace? | Bug | Normal | Server : Java | ||
Description |
Hi, i have in SOURCE Mode: <area onfocus="this.blur();" onclick="openPopup ('ads.jsp', '780', '560');return false;" alt="" href="#" coords="82,68,149,105" shape="RECT" /> where will these ' to ´ indications replace? <area onfocus="this.blur();" onclick="openPopup (´ads.jsp´, ´780´, ´560´);return false;" alt="" href="#" coords="82,68,149,105" shape="RECT" /> Thank!
Moved from SF: |
|||||
#758 | Filemanager upload images freezes (Firefox 1.5 + Mac Os X) | Bug | Normal | File Browser | ||
Description |
When trying to upload an image with Filemanger with Firefox 1.5 on Mac Os X the upload button get disabled, the "Please wait..." message appears but nothing happens and the image isn't uploaded. If clicking randomly on the Filemanager window the image is uploaded corretcly and the uplaod button is enabled again.
Moved from SF: |
|||||
#759 | "Paste from Word". References become absolute. | Bug | Normal | General | ||
Description |
When cutting text and images from the editor and using the button "Paste from Word" to fix problems created by word code already in a document, relative links from both images and links become absolute. I hope you can fix this in a future release.
Moved from SF: |
|||||
#760 | Computer Locks up on paste | Bug | Normal | General | ||
Description |
Each of our pages has two instances of the editor, if you open a new window so it still shows the same page (two windows each containing two editors) then try the following copy text from new window (top box) to main window (top box) then copy text from new window (bottom box) and try to paste in main window (bottom box) then the whole computer crashes This is a stupid example as nobody would want to do this but its the easiest way to replicate the bug
Moved from SF: |
|||||
#761 | wrong styles placing on selected text | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
when i have text <h2>heading</h2> text text text text text select all the text, select style from combo box Styles it will results in this <h2 /><div class="mystyle"> <h2>heading</h2> text text text text text</div> Problem is in leaving the <h2 /> element
Moved from SF: |
|||||
#762 | Outside Flash goes over the maximized editor | Bug | Normal | General | ||
Description |
Hi, When you click on the Maximize the editor size button and you have flash files (swf) loaded in your page, the flash files are showed over the text area of FCKeditor. Regards, André.
Moved from SF: |
|||||
#763 | Editor window disappears after spellcheck finishes | Bug | Normal | General | ||
Description |
I am using FCKeditor 2.3 with SpellerPages spellchecker installed. It works fine in IE. In Firefox if I run a spellcheck and replace one or more misspelt words then when the Spell Checker pop up window closes the main FCKEditor window shrinks to half its size. So it looses its height. Does anyone have a fix for this please thanks. Rob
Moved from SF: |
|||||
#764 | Detached Toolbar should be disabled on load | Bug | Normal | UI : Toolbar | ||
Description |
I have an ASP.Net page with several FCKeditors and a few other WebControls used for editing several columns of a database table. Whenever the page gets loaded in IE, no control on the page is focused, but the toolbar is enabled for one of the FCKeditors (as i.e. toggling source view will show). IMHO a detached toolbar should be disabled on loading in the same way it is when one of the editors loses focus. This is also exactly what happens when you load sample10.html.
Moved from SF: |
|||||
#765 | Detached toolbar sometimes fails to resize properly | Bug | Normal | UI : Toolbar | ||
Description |
I've noticed that the more FCKeditors there are on a page the more likely it is that the toolbar fails to properly resize to it's final size in IE6. I.e. if you load the attached version of sample10.html where I added 7 more editors it's quite likely that the toolbar will have a height of 30 pixels whereas it should really be 76 for 3 toolbar rows. The same page works fine in Firefox 1.5.0.6, even though it's very slow to load.
Moved from SF: |
|||||
#766 | Detach toolbar from iframe | Bug | Normal | UI : Toolbar | ||
Description |
Hi, I detach the toolbar from the iframe. And change code like window.document.getElementById('eSourceField').focus(); to be window.parent.framesif_main?.document.getElementById('eSourceField').foc us(); everything working fine! except that i lose focus on the selected text when i click on a FCKToolbarSpecialCombo or a empty space in the toolbar. other regular button like BOLD, italic, or dialog box work fine. do you have any idee where i forget to change the code thanks
Moved from SF: |
|||||
#767 | Text Align does unexpected things when <br /> is used | Bug | Normal | General | ||
Description |
If you have text as below: Line1<br /> Line2<br /> Line2<br /> And try to right align a single line of that text, all lines will end up right aligned. It would appear that fckeditor should wrap the selection in a div box and align that.
Moved from SF: |
|||||
#768 | Image height and width in IE6 | Bug | Normal | FCKeditor 2.6.1 | General | |
Description |
Hi, if you add a new image with IE6 to the editor, it will create a correct image tag with "width" and "height" attributes. If you resize the image, you get additionally the "style" attribute with "width" and "height" and both sizes differs. Example: 1.) Added image: <img height="556" width="417" alt="" src="/_userfiles/Image/DSCN0082.jpg" /> 2.) Resized it (smaller): <img style="WIDTH: 315px; HEIGHT: 451px" height="556" alt="" width="417" src="/_userfiles/Image/DSCN0082.jpg" />
Moved from SF: |
|||||
#769 | connector.aspx not works with masterpage at root web.config | Bug | Normal | Server : ASP.Net | ||
Description |
Hai friends, My name is Biju Thomas and i am using the latest version of fck editor. It is very useful and helpful The problem is that i am using web.config file(root folder) to configure the master page and theme for all web pages in the web site and when i try to load the image browser by clicking the insert/edit image button and the click the browse server button the resource browser window appears with an error message 'error on page' at the status bar of the window. There is no problem if we set the master page at the page level(for each page) instead of site level(using web.config file in the root folder). I created a web.config file in FCK Editor folder with the following lines <?xml version="1.0" encoding="utf-8"?> <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v 2.0"> <system.web> <identity impersonate="false" /> <pages masterPageFile="" theme="" /> </system.web> </configuration> but this is also shows the same arror messge and directory and folders are not listing at all I also tried to set it at the page level in connector.aspx like <%@ Page Language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" MasterPageFile="" Theme="" %> but it is not working Please help me. Very urgent Thanks in advance Biju Thomas Web Application Developer SB College, Changanacherry Web : www.sbcollege.org
Moved from SF: |
|||||
#770 | Font Format combo doesn't reflect selection in IE | Bug | Normal | General | ||
Description |
in Firefox (1.5.0.6), toolbar combos change to reflect the current selection format/font/style. in IE (6.0), combos don't change when the selection change, but are cleared instead. checked with FCKEditor 2.3.1
Moved from SF: |
|||||
#771 | Spellerpages, spellcheck dialog not showing | Bug | Normal | General | ||
Description |
I am having a problem with speller pages; I am using perl. See Image: http://thomasvachon.com/files/spell_check_page.jpg I am using python and Solaris 5 on this system. I have checked all my configs and all seem to be correct.
Moved from SF: |
|||||
#772 | Toolbar sharing source-view | Bug | Normal | UI : Toolbar | ||
Description |
In Firefox there is a big error with the source view and shared toolbar To reproduce: - open up html/sample10.html - click in the first editor - click Source - click in the second editor - click in the first editor All buttons are still active as if it's not in source view? - select some text and click Bold a nice error comes in the JavaScript Console: Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///.../FCKeditor/editor/js/fckeditorcode_gecko.js :: anonymous :: line 37" data: no] When doing this in Internet Explorer, the toolbar gets disabled when you try to click Bold. |
|||||
#773 | Wrong HTML-Code using IE and a Div with "height:100%;" | Bug | Normal | General | ||
Description |
(http://www.fckeditor.net/demo/), I click on the "source"-button (top left) and insert the following html-code: <div id="test" style="BORDER-TOP-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; HEIGHT: 100%; BORDER-BOTTOM-STYLE: solid"> <img height="21" alt="" width="60" src="http://www.google.ch/intl/de_ch/images/logo.gif" /> <br /> <br /> This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>. </div>
text shows up correctly formatted (i.e. bold applied to "sample text") in the FCKeditor.
inside the editable area and then on the "insert/edit link" in the toolbar to add a link to the image. A new window pops up and I'm able to enter the URL (i.e. www.google.ch).
following html-code: <a href="http://www.google.ch">www.google.ch</a> <div id="test" style="BORDER-TOP-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; HEIGHT: 100%; BORDER-BOTTOM-STYLE: solid"><img height="21" alt="" width="60" src="/_userfiles/Image/pic icon.jpg" /><br /> <br /> This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>. </div>
Explorer 6.0 is not the code that should be generated (a-tag placed around a new text instead of around the picture).
and repeating the steps, IE generates correct html-code. I also tested it with Firefox 1.0.7 and correct html-code was generated, wheter "height: 100%;" existed or not. So it seems that only IE users are affected. Thanks, saimen (moove[at]gmx.net)
Moved from SF: |
|||||
#774 | IE 5.5: JS error loading form | Bug | Normal | General | ||
Description |
Hi, I have a js error using FCKEditor 2.3.1 and IE 5.5 SP2; Q832894; Q903235. Steps:
Line: 23 Error: Object doesn't support this property or method This error occurs in fckeditorcode_ie.js (compressed) at B.submit=FCKTools_SubmitReplacer The reported error is the same of bug 921389, where it is said to be solved. The strange thing is that it happens only with those two patches: with IE 5.5 SP2 the error does not occur. Please find a screenshot attached. Any help would be appreciated. TIA Davide
Moved from SF: |
|||||
#775 | Adding table rows using tab-key doesn't preserve attributes | Bug | Normal | General | ||
Description |
My System: FireFox: 1.5 OS: Windows XP Prof. FCKEditor: 2.3.1 Description: If i edit a table similar to this: <table> <tr><td class="somestyle">Content</td></tr> </table> left click on the content cell and choose to insert a new table row the class-attribute of the newly created row will be similar to the one of the clicked row. If i instead press tab to insert a new table row the class-attribute is lost. Since i'm using this feature inside a cms to let the editors edit specially markuped tables it would be very useful if the behaviours could be unified. Thanks very much for your work on this project!
Moved from SF: |
|||||
#776 | Firefox: focus problem | Bug | Normal | General | ||
Description |
I have create a DIV element whice includes the FCKeditor. This DIV element is flipable. On the pageload the DIV element is hidden with the CSS attribute "display: none;". When I flip the DIV element to visible ("display: block;") I can't focus the FCKeditor to write my text. I can interact with the toolbar elements and width the right-click menu but I can't write something. On IE6.0 I can focus everything, but not on Firefox. I hope you can solve the problem - I need this feature :D ===================================================
===================================================
function flip(id) { if(document.getElementById(id).style.display == "none") { document.getElementById(id).style.display = "block"; } else { document.getElementById(id).style.display = "none"; } } # HTML: [ • <a href="javascript:flip('answerFCK');">Answer</a> ]<br /> <div id="answerFCK" style="display: none;"> <br /> <form action="someURL" method="post" name="fanswer"> {editor}<br /> <br /> <input type="submit" value="Send" /> </form> </div>
Moved from SF: |
|||||
#777 | Uploading problem | Bug | Normal | General | ||
Description |
Is this a bug? I used a clean installation, and I get this. I can upload graphics, but not MSWord *.doc http://sourceforge.net/forum/message.php?msg_id=3928385 Definitely what I see in these two screen shots convinces me there is a bug with a clean installation: http://www.cegepsherbrooke.qc.ca/~languesmodernes/edahl/Image/1.jpg http://www.cegepsherbrooke.qc.ca/~languesmodernes/edahl/Image/2.JPG In 1.jpg I should only see image files, and nothing else. Theoretically,in 2.jpg, I should see all files, and certainly sub-folders!? In any case I should be able to create a sub-directory for 2.jpg, but I cannot.
Moved from SF: |
|||||
#778 | .Net dialog upload not using Type attribute during save | Bug | Normal | FCKeditor.Net 2.5 | Server : ASP.Net | |
Description |
I didn't have time to make a patch, but the ASP.NET upload mechanism does not utilize the (now default) file type attribute (Type=(Image|File|Flash|etc)) from the GET request during file upload. Files uploaded via the dialog windows' (Image, Flash, etc.) Upload tab all get dumped into the root UserFiles directory. But all other code, including the Browse button on the same dialog window, only show the files in the individual sub directories. In the meantime, I have disabled the Upload tabs from those dialogs to force my users to use the file Browser upload feature instead, which does use the type attribute properly. The Type is passed via the HTTP request though already. All you have to do is just insert Request.QueryStringType? in between the path (this.UserFilesDirectory) and file name (sFileName) to the full path (sFilePath). This can probably be done around line 51 in Uploader.cs when the strings are Path.Combine()'d. (Some basic error checking should be added or course for missing or known-only parameters.) I would do this myself and submit a patch but I don't have the full Visual Studio package and don't want to bother doing all the compiling manually. (Version 2.3.1 and FCKeditor.NEt_2.2 on a Microsoft ASP.NET 2.0 platform. All browsers affected as it is a server-side issue.)
Moved from SF: |
|||||
#779 | Duplicate toolbars when posting to the same file | Bug | Normal | General | ||
Description |
I am using the set up in sample 11 to manipulate my database. (FCKeditor/_samples/html/sample11.html) However, instead of my Iframe file posting to a new page, I have it post back to itself. When this happens, a second toolbar is created for my parent frame/file. Every submission of the form in the Iframe results in another toolbar being created in the parent frame. To duplicate this error. Change the <form> tag in the file (FCKeditor/_samples/html/sample11_frame.html) to the following: <form action="sample11_frame.html" method="post"> Open up Interet Explorer and go directly to the sample file (FCKeditor/_samples/html/sample11.html). Click submit and you should receive "The page cannot be displayed" error. If you click the back button, the toolbar will be created again and stacked underneath the already existing toolbar. If your Iframe file is a file that post back to itself, as mine is, then you get the added toolbar(s) every time the form is submitted. Any thoughts or ways around this? Thanks in advance.
Moved from SF: |
|||||
#780 | Justification Buttons Function Improperly | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
The justify buttons do not function like a normal justification in any document program. According to all justification rules in text editors you should be able to have different lines with different justifications. However, in the FCKeditor this is not the case. For example:
hit enter, and type a second line.
justify the bottom line. Notice the bottom line follows the alignment above it. This is cause by the replacement of the <p> tag with the div tags. ACTUAL CODE: <div align="right">testing<br /> line <br /> </div> SHOULD BE <p>testing<br /> <div align="right">line 2</div> </p> The logic being that left justify does not require and div tags since by default the text goes left. The right and center tags should be turned on when the button is clicked. A value should be marked the one of the justify buttons is on. When the user changes the justify, the code should close the previous div and start the new.
Moved from SF: |
|||||
#781 | Justification not working | Bug | Normal | General | ||
Description |
Ok, I try to explain it once again. unfortunately I cant tell you steps to create error but I can tell u scenario.Here it is. I load a file from file system (Linux) called 'abc.html' containing 'ONLY AND ONLY' these codes <div><strong>Atif</strong></div> Now when I align the text 'center' and click on 'submit' button. The editor removes alignment from text and put it back to left justify before i save it back to the file. I mean <div align="center"><strong>Atif</strong></div> BECOMES <div><strong>Atif</strong></div> AGAIN It is not a matter whether it is surrounded by <div> (in case of firefox) or <p> in case of IE, it shows same behaviour. Yes but when I put <center> tag manually it works fine and does'nt remove <center> tag. I dont understand because the very same editor works fine when I load html from DataBase but when I load it from file it creates problem. //////////// The PHP Code getting html from file and loading it to FCKeditor $contents=file_get_contents("../htmlfiles/$ffilename"); <?php $oFCKeditor = new FCKeditor ('pageBody') ; $oFCKeditor->BasePath = 'FCKeditor/'; $oFCKeditor->Value = $contents; $oFCKeditor->Height = '400' ; $oFCKeditor->Create() ; ?> /////////// Please Help!! Thank you
Moved from SF: |
|||||
#782 | ProtectedSource: Stack overflow at line 23 | Bug | Normal | General | ||
Description |
This error has been reported atleast 20 times, but all tickets have been closed without resolution. I could not find a way to reopen it, so I am creating a new one. Basically the issue is this - I am getting a stack overflow error when I submit content that is a little complicated, with tables and images. In Firefox, I get a error : Too much recursion in line 22. I have traced the error to the following lines in fck_startup.js var FCKConfig=FCK.Config=new Object();if (document.location.protocol=='file:') {FCKConfig.BasePath=unescape (document.location.pathname.substr (1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/ \\/gi, '/');FCKConfig.BasePath='file://'+FCKConfig.Bas ePath.substring(0,FCKConfig.BasePath.lastIndexOf('/') +1);}else {FCKConfig.BasePath=document.location.pathname.substri ng(0,document.location.pathname.lastIndexOf('/') +1);FCKConfig.FullBasePath=document.location.protocol+ '//'+document.location.host+FCKConfig.BasePath;};FCKCo nfig.EditorPath=FCKConfig.BasePath.replace(/editor\/ $/,'');try {FCKConfig.ScreenWidth=screen.width;FCKConfig.ScreenHe ight=screen.height;}catch (e) {FCKConfig.ScreenWidth=800;FCKConfig.ScreenHeight=600; };FCKConfig.ProcessHiddenField=function() {this.PageConfig=new Object();var A=window.parent.document.getElementById (FCK.Name+'___Config');if (!A) return;var B=A.value.split('&');for (var i=0;i<B.length;i++){if (B[i].length==0) continue;var C=B[i].split('=');var D=unescape(C[0]);var E=unescape(C[1]);if (D=='CustomConfigurationsPath') FCKConfig[D]=E;else if (E.toLowerCase()=="true") this.PageConfig[D] =true;else if (E.toLowerCase()=="false") this.PageConfig[D]=false;else if (!isNaN(E)) this.PageConfig[D]=parseInt(E);else this.PageConfig[D] =E;};};FCKConfig.LoadPageConfig=function(){for (var A in this.PageConfig) FCKConfig[A]=this.PageConfig [A];};FCKConfig.ToolbarSets=new Object ();FCKConfig.Plugins=new Object ();FCKConfig.Plugins.Items=new Array ();FCKConfig.Plugins.Add=function(A,B,C) {FCKConfig.Plugins.Items.addItem ([A,B,C]);};FCKConfig.ProtectedSource=new Object ();FCKConfig.ProtectedSource.RegexEntries=new Array ();FCKConfig.ProtectedSource.Add=function(A) {this.RegexEntries.addItem (A);};FCKConfig.ProtectedSource.Protect=function(A) {function _Replace(protectedSource){var B=FCKTempBin.AddElement(protectedSource);return '<!-- {PS..'+B+'}-->';};for (var i=0;i<this.RegexEntries.length;i++){A=A.replace (this.RegexEntries[i],_Replace);};return A;};FCKConfig.ProtectedSource.Revert=function(A,B) {function _Replace(m,opener,index){var C=B? FCKTempBin.RemoveElement(index):FCKTempBin.Elements [index];return FCKConfig.ProtectedSource.Revert (C,B);};return A.replace(/(<|<)!--\{PS..(\d+)\}-- (>|>)/g,_Replace);};FCKConfig.ProtectedSource.Add (/<!--[\s\S]*?-->/g); var FCKeditorAPI;function FCKeditorAPI_GetInstance (instanceName){return this.__Instances [instanceName];};if (!window.parent.FCKeditorAPI) {FCKeditorAPI=window.parent.FCKeditorAPI=new Object ();FCKeditorAPI.__Instances=new Object ();FCKeditorAPI.Version='2.2';FCKeditorAPI.GetInstance =FCKeditorAPI_GetInstance;}else FCKeditorAPI=window.parent.FCKeditorAPI;FCKeditorAPI._ _Instances[FCK.Name]=FCK;
Moved from SF: |
|||||
#783 | Font names in fonts' menu aren't displayed in the right font | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
The different font names in the fonts' dropdown menu, aren't displayed in their respective fonts. (See attached image.) I can see that the font names have been marked up with the <FONT> tag. Maybe using <SPAN style="..."> tags could solve this? This is on FireFox 1.5.0.7 on Linux and it has been like this ever since I first saw FCKeditor.
Moved from SF: |
|||||
#784 | Uninitialized $php_errormsg | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
Here's a list of uninitialized variables as reported by Eclipse: editor/filemanager/browser/default/connectors/php/io.php, line 76: $php_errormsg The variable may indeed not be initialized, namely if there is no error in the preceding umask and mkdir calls. However, in that case, it's entirely possible that track_errors was set and an old error message is lingering. Correction: Insert $php_errormsg = '' ; immediately before ini_set( 'track_errors', '1' ) ;
Moved from SF: |
|||||
#785 | Applying a style to multiple table cells corrupts the table | Bug | Normal | FCKeditor 2.5 Beta | General | |
Description |
When editing a large table a common use case is for the user to select multiple rows and/or cells and then apply formatting. Applying a font or changing the font size works as expected - the change is applied to the contents of each selected cell individually. However, applying a style to multiple cells does NOT work as expected. For example, I created a 3x2 table and populated it with test data. I then selected the lower 4x4 grid and applied a style. The problem is that a single <span> tag is generated to span multiple <td> tags. The end result is that the table structure is corrupted. Following is the resulting HTML from this scenario: <table width="200" cellspacing="1" cellpadding="1" border="1" align="" summary=""> <tbody> <tr> <td>Steve</td> <td>Nies</td> </tr> <tr> <span class="normal"> <td>Sheri</td> <td>Nies</td> <td>Jenny</td> <td>Nies</td> </span> </tr> <tr> </tr> </tbody> </table> Notice that the single <span> tag encompasses multiple <td> tags (i.e., the cells that were selected by the user).
Moved from SF: |
|||||
#786 | forcepastaspaintext ie 6 bug | Bug | Normal | Core : Lists | ||
Description |
Hi, If you copy and past some text from word into IE with ForcePasteAsPlainText=true when you highlight part of the text and try and add some bullet point it adds one bullet point to the whole bit of text that you just copied and pasted. This is not a problem in firefox which displays the popup window to clean the text. Any Ideas how I can get round it.
Moved from SF: |
|||||
#787 | toolbarLocation : Out - memory issue | Bug | Normal | UI : Toolbar | ||
Description |
running FCK in toolbarLocation : In = OK running FCK in toolbarLocation : Out = OK UNLESS : you start some memory consuming application just AFTER (example a imageCreateFromJPEG() loop with PHP - even if you empty memory with imagedestroy()..) you start FCK .. then textareas get loaded but not the toolbar if you start the memory consuming application BEFORE you start FCK .. then textareas and toolbar got displayed whatever the way you put it if toolbarLocation is set to In hen this problem doesn't come up. Best Regards, OP
Moved from SF: |
|||||
#788 | Adding extra tags to FCKeditor.php (<accesscontrol>) | Bug | Normal | Server : PHP | ||
Description |
I want FCKeditor to cater for the tag <accesscontrol>, I used from another extention. Currently when I use this tag, it is displayed when viewing the file. I want it not to show, like other HTML tags. I was sure adding this would work, but it didn't: if ($wgFCKEditorAllow_accesscontrol_tags) {
Can anybody please assist me or point me in the right direction. |
|||||
#789 | OutOfMemoryError in FCKEditorTag.java StringBuffer object | Bug | Normal | Server : Java | ||
Description |
I have an application which uploads the document and gives a preview in the FCKeditor where the user can customize the document and re submit to the server.I am using FCKEditor tag in the JSP page to set the content that is to be displayed in the FCKeditor. But when I upload a large document of Size apprx. 3MB ,I get OutOfMemoryError in the FCKEditorTag.java which holds the content in the StringBuffer object and this gives an error. I am working in TOMCAT 4.1,JAVA1.5,REDHAT Linux 9.1,1 GB RAM and 80 GB HardDisk. I have attached the document which gave this error. regards, Mehmood
Moved from SF: |
|||||
#790 | IE: too many CRs xor problems in lists | Bug | Normal | General | ||
Description |
Environment: WinXP, IE6, FCKeditor 3.2.2 FCKConfig.UseBROnCarriageReturn = true CRs are allright but if you want to define lists the whole text will be the first point of the list FCKConfig.UseBROnCarriageReturn = false There are no problems with lists but there are too many CRs.
Moved from SF: |
|||||
#791 | FireFox: Can't delete table column when column is marked | Bug | Normal | General | ||
Description |
This applies to version 2.3.2 and SVN Trunk. *Complete description of the bug* If the user mark all cells in a column and try to delete the column, nothing happens. This works well in IE and when marking cells in a row and deleting the row. *The steps to reproduce it*
open. See the attached image *Computer configuration* Browser: Firefox 1.5.0.7 and 2.0 OS: WinXP and Ubuntu dapper
Moved from SF: |
|||||
#792 | Turkish Char Problem | Bug | Normal | General | ||
Description |
When fckeditor.asp is included (and even if you dont create an instance), it replaces Turkish chars which are retrieved from database with some unicode chars.. And The solution is adding <%Session.CodePage="1254"%> line before including fckeditor.asp
Moved from SF: |
|||||
#793 | Editor not displayed in MasterPage/IE7 | Bug | Normal | Server : ASP.Net | ||
Description |
I have an ASP.Net application that uses FCKEditor. Everything was working fine in IE6. When I upgraded my machine to IE7, the editor stopped displaying. I tried FF and Opera and everything worked just fine. I tried the Sample01.aspx example in IE7 and it worked fine. I changed a couple lines in my aspx application page to use standard aspx instead of master page, and it suddenly started working again (this basically consists of adding the html/head/body/form tags and removing the asp:content tags). No actual code changes occured between the masterpage and non-master page versions. In the MasterPage/IE7 version, the editor is not displayed. The area where the editor should display is blank. The IFRAME exists in the source but for some reason is not displaying correctly.
Moved from SF: |
|||||
#794 | EditorAreaCSS - Multiple stylesheet urls concatenated | Bug | Normal | General | ||
Description |
The documentation since Version 2.3 Beta has stated that the config variable 'EditorAreaCSS' may take a single URL string or an array of URL strings. However, Version 2.3.1 Version 2.3.2 concatenate array elements into a single URL string. Thus... var oEd = new FCKeditor('textareaId'); oEd.Config['EditorAreaCSS'] = ['style1.css', 'style2.css', 'style3.css']; results in a link tag like this: <link type="text/css" rel="stylesheet" href="style1.css,style2.css,style3.css">
Moved from SF: |
|||||
#795 | FCKeditor breaks encoding in Plone | Bug | Normal | General | ||
Description |
When the FCKeditor product for Plone is installed, all umlauts in status messages and such break. Also it is not possible to add pages/objects with an Umlaut in the title, Plone will throw a UnicodeDecodeError. I guess it's one of the templates that overwrites a Plone default, but I haven't had time to investigate. Will post again with more details if I find the time to do so. I'm using Zope 2.9.5 on Python 2.4.4 with Plone 2.5.1.
Moved from SF: |
|||||
#796 | Toolbar is not visible | Bug | Normal | General | ||
Description |
On FCKEditor Toolbar click on source and then click on FitWindow icon, the editor is resized to maximum screenwidth and at the same time toolbar is missing. Now i can not minimize the editor I have implemented FCKEditor Javascript API on aspx Page. Code is given below In fckconfig.js file FCKConfig.ToolbarSets["MyFCKToolBar"] = [ ['Source','Preview','-','Bold','Italic','Underline','TextColor','BGColor', '-'], ['Cut','Copy','Paste','PasteText','PasteWord','-'], ['Undo','Redo','Find','Replace','SelectAll','-'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-'], ['OrderedList','UnorderedList','Outdent','Indent','-'], ['Table','Link','Unlink','SpecialChar','FitWindow'] in aspx page var oFCKeditor = null; function loadFCKEditor() { if(oFCKeditor == null) { debugger; oFCKeditor = new FCKeditor( "<%=m_webHTMLEditor.ClientID%>" ) ; oFCKeditor.ToolbarSet = "MyFCKToolBar"; oFCKeditor.BasePath = "./../FCKeditor/" ; oFCKeditor.ReplaceTextarea() ; } } /// the below event fires immideatly after the FCKEditor loading. function FCKeditor_OnComplete( editorInstance ) { //attached onblur event... oFCKeditor.Events.AttachEvent( "OnBlur", OnBlurFCKEditor) ; }
Moved from SF: |
|||||
#797 | File upload problem when using tilde in path | Bug | Normal | General | ||
Description |
I often set up accounts with no resolved domainname, this will end up looking like http://an.I.P.Address/~username However, the file uploads never seem to work without a resolved domainname, probably because of the tilde (since I expect it to handle IP-addresses properly). I could use the absolute path so the files will upload, but then they won't be usable (because an img-tag with an absolute src path doesn't work).
Moved from SF: |
|||||
#798 | Image inside floating DIV looses selection with Context Menu | Bug | Normal | FCKeditor 2.6.4 | General | |
Description |
If you add an image into a Div then you apply a style to the div like this <div style="float:right"><img ...> </div> if then you select the image and get the properties, it appears that all the properties are lost. But if you go to the source code you can see that they are not lost. Following the source code with debugger, I noticed that this instruction in fck_image.js var oImage = FCK.Selection.GetSelectedElement() ;
Moved from SF: return an undefined element. I have tested it with IE6 on WinXP e win2003. |
|||||
#799 | FF: Drag and drop (move) table does not work | Bug | Normal | General | ||
Description |
It seems one cannot move (drag and drop) a whole table (like you move images) when using Firefox (2.x or 1.x) both on XP and Mac OS X (or Camino for that matter). One can do that with IE (it shows the cross-shaped symbol on left-click and moves the whole table where you drop it). May be related to the copy/paste table bug (1255029)? Panos
Moved from SF: |
|||||
#800 | Wrong Toolbar Height on Multiple Instances in IE7 | Bug | Normal | General | ||
Description |
In Internet Explorer 7 the Toolbar is just one row high if you use one toolbar for multiple instances. The bug can be easily reproduced by opening the samples _samples/html/sample10.html and _samples/html/sample11.html in IE7. (I had to open them through my local Webserver, as IE7 seems to block Javascript directly from the harddrive)
Moved from SF: |
|||||
#801 | Folder browsing | Bug | Normal | General | ||
Description |
Hiya, I have just been testing FCK 2.4. However, when I enter the configs that I had for 2.3.2 for the userfiles settings. FCK now creates it's folders but all in lower case!! So I now get images, flash, media where as before they were Images, Flash and Media This is a major problem. I have check the connector files, they all appear to point to folder with upper case but it creates lower case folders?!
Moved from SF: |
|||||
#802 | Replace bug in editor | Bug | Normal | General | ||
Description |
when using the replace function there is a strange fenominon. when you enter a word and a word to replace, click on replace without selecting any other fields. click replace again, the same section is always targetted... example. Type in editor oor oor1 oor2 oor3 Now search and replace oor by koor .... Click on replace, then replace, then replace The system will keep changing the first word and will not continue to the next one like (I think) it's supposed to thank in advance
Moved from SF: |
|||||
#803 | IE: Bold text bleeds over when applying Custom Italic style | Bug | Normal | General | ||
Description |
Description: Applying Custom Italic style (via the Styles dropdown) to selected text, of which the starting portion contains bold text, causes the entire selection to then become bold. Steps To Reproduce: 1. Go to http://www.fckeditor.net/demo in IE 6 or 7 2. Select the text "sample text. You" 3. Apply 'Custom Italic' style to text (via Styles dropdown) The 'You' will also now be bold even though it shouldn't be. Doesn't seem to occur in Firefox. Windows XP using IE 6 or 7.
Moved from SF: |
|||||
#804 | Auto changed to english typing after closed any dialgog | Bug | Normal | General | ||
Description |
IE 7.0, windows XP SP2(Korean), FCKEditor 2.4 using JavaScript and html After once opened any modal dialogs as "find", "replace", automatically changed english typing mode from hangul(korean) except commands not open a dialog. And then it is impossible changing typing mode to hangul(korean) and typing mode won't change. But i once click left-mouse to any region NOT FCKEditor area, return hangul typing again and can write hangul characters to FCKEditor area. This problem even happens in the "http://www.fckeditor.net/demo" site and everytime. Is this a bug?
Moved from SF: |
|||||
#805 | Keystroke bypass disabled buttons in source mode | Bug | Normal | FCKeditor 2.6 | UI : Source View | |
Description |
When in source mode, certain functions are grayed out (find, font color, etc). When these functions are assigned to a keystroke they are still accessible via that keystroke. To reproduce:
Result: Firebug reports error "oEditor.FCK.EditorDocument has no properties" --- Noticed also that there are a lot of functions (add bullets, etc) that aren't grayed out in the button bar that also cause the same Firebug error report. --Michael
Moved from SF: |
|||||
#806 | Format text changes entire page not just highlighted text in IE. | Bug | Normal | Core : Styles | ||
Description |
In IE when I select some text and pick an option from the Format drop down list all of the text changes on the page not just the selected text. In firefox it seems that only the selected text is changed. However I'm required to use IE :( |
|||||
#807 | Firefox spell check launches only during source view not WYSIWYG view | Bug | Normal | General | ||
Description |
When using Firefox the spell checker only activates when the editor is in "Source" view, how do you get it to work when in WYSIWYG view instead? |
|||||
#809 | Add directionality button(s) (BiDi) | New Feature | Normal | FCKeditor 2.5 Beta | General | |
Description |
In several languages (Arabic, Hebrew, Farsi) text is written right to left. However, inside the right to left text there is often left to right text like numbers, math formulas, or quotes from left-to-right languages (usually English, but not only English...) To specify directionality either dir=rtl or style='derection:rtl' has to be added to the <P>, <DIV> or <SPAN> tag surrounding the text (ltr direction is the default, but it is sometimes also needed to be set explicitly, such as when an ltr element is nested within an rtl element. Directionality attributes also apply to <TABLE>, and there's also a <BDO> tag defined in HTML 4 for overiding directionality). What FCKeditor misses and is present in other online HTML editors are two directionality buttons (or one toggle!) that would apply a directionality attribute to the closest <P>, <DIR> or <SPAN> tag containing the cursor (or apply either a <SPAN> tag with dir attribute or <bdo> tag that does the same to the selection).
Moved from SF: |
|||||
#811 | Optional way of controlling table/cell width | New Feature | Normal | General | ||
Description |
Hi again. It would be nice if it was possible to control what options where visiblel in the table and cell width dropdown: Today it is: Pixel Percent I would like to control this in fckconfig.js and be able to control what options where visible to end-user. Either: Pixel and Percent or: Percent or: Pixel NOTE: If I have only enabled the percent to be visible for the width dropdown of the table that should also apply for the width dropdown for the cell if I selected cell-properties, or eventually possible to control both dropdowns (table width and cell width) from fckeditior.js individually. Keep up the good work
Moved from SF: |