|
[
Permalink
| « Hide
]
Petr Škoda (skodak) added a comment - 24/Sep/07 07:17 PM
which theme, OS, browser version?
I'm experiencing it in 1.8.2, only in IE6, on Windows XP Pro, using a modified version of the 'Serenity' theme. Any ideas how to resolve this?
The bug seems to be that the scrollbar always shows on IE, and that the iframe width calculations don't change when the mode changes from wysiwyg to textmode. No idea how to fix that without spending (a lot of) time hacking in htmlarea css sheet. Imho, this time would be better spent upgrading to a newer (and still supported) editor.
Pushing to the new editor in 2.0
To fix this bug on IE 6, just add this line
textarea.style.marginLeft = "0px"; in this part of the htmlarea.php file: (close to the line 828, with moodle 1.9.2) // the editor including the toolbar now have the same size as the |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||