Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.x-dev
Component:
Compatibility with themes
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 14:01 UTC
Updated:
10 Dec 2009 at 07:46 UTC
Comments
Comment #1
Jorrit commentedWhat version of FCKeditor do you use?
Comment #2
giordy commentedI use 6.2.4.1
Comment #3
Jorrit commentedI don't recognize that as an FCKeditor version. The latest version is 2.6.5, could you try that one.
Comment #4
giordy commentedSorry, I meant 2.6.4.1, which strangely enough has more update files (July 2009) than 2.6.5.
Anyway, I've the same problem with 2.6.5 aswell.
Thanks
Comment #5
Bill Smith commentedI have encountered the same problem in FireFox and Chrome.
I notice that the horizontal scroll bar does NOT show up if the text field is the full width of the page template and in the FCKeditor profile the width setting in the editor appearance section is set to the default 100%.
But if the text field is less than the full width of the screen, then the horizontal scroll bar does appear, and changing the width setting in the profile to a smaller percentage or a fixed width does not solve the problem.
Again, the problem does not occur in IE.
I'm using:
Drupal 6.14
FCKeditor Drupal module 6.x-1.4
FCKeditor version 2.6.5
Firefox 3.5.3
Chrome 3.0.195.27
IE 8.0
Comment #6
Jorrit commentedWhat theme do you use?
Comment #7
giordy commentedI use simply_modern.
Comment #8
optidel commentedI also have the same problem with simply_modern
Comment #9
1websitedesigner commentedHi,
If you go into, e.g.:
/admin/settings/fckeditor/edit/Advanced
or modify the setting where the FCK Editor is, then from the CSS drop down select
Use FCK Editor Default
This will not apply the CSS when you're editing text, but will remove the horizontal scrollbar, solving this problem but creating a (in my mind) less serious one.
There's also a discussion on http://drupal.org/node/302918, that refers to min-width, but it didn't work for me (I'm using the NewsFlash theme). Looks like it worked for other people though.
Aminto
www.1websitedesigner.com
Comment #10
Jorrit commentedThis is related to the following part of the style.css of simply_modern:
There is not much I can do about it. You can remove that line of code or use a different style sheet for FCKeditor.