Hello, we have 4 Drupal 6.10 client sites that are running well with plans to upgrade to v.7. The most complaints we get are about WYSIWYG editors. Installed the latest dev WYSIWYG module and have been using TinyMCE 3.27 for awhile now.
Some clients have asked for FCKeditor instead. TinyMCE has problems in fullscreen (horizontal and vertical scrollbars disappear if there are too many buttons on the toolbar). Customized Marinelli theme to work well w/ TinyMCE, but after pulling the CSS out, the scrollbar problem still remained so we figured it wasn't our CSS customization.
Installed the new CKeditor (3.1.0.4891) and FCKeditor (2.6.5) via WYSIWYG module. Both of these editors have the exact same behavior: the screen jumps to the top when you scroll down to Save or click something below the editor box. Fullscreen mode in FCKeditor appears to be worse than TinyMCE.
The problem is not the WYSIWYG module as we tried FCKeditor a long time ago before WYSIWYG module and it did the same thing.
1. Is there a way to force TinyMCE to show scrollbars and wrap the buttons in fullscreen mode?
2. TinyMCE also will put mass quantities of "p" tags at the bottom of articles when editing. This is not visible to users and after saving, the page will then take a long time to load. We've had to Edit pages, disable the editor, and remove tons of "p" tags at the bottom.









