Ticket #2067 (closed Bug: invalid)
Lose content with IE 6 & 7
| Reported by: | sdelbosc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.5.1 |
| Keywords: | Cc: |
Description
Here is what I am using:
• Fckeditor module for Drupal: 5.x-2.x-dev
• Fckeditor: 2.5.1
And here is my problem:
• With Internet Explorer 6 & 7 when I enter some text in the fckeditor and then do some clicks on the page, the content of the fckeditor is cleared.
• One way I have to reproduce the bug is to enter the text, let the focus inside the fckeditor, maximize/minimize a fieldset and then click on a blank part of the page (outside the fckeditor).
• Another one is to enter the text, let the focus inside the fckeditor, use the vertical scrollbar and then click on any blank space outside the fckeditor.
With Firefox all of this works well. The main difference seems to be that each time you click outside the fckeditor the focus is lost by the fckeditor.
I’ve tried the 5.x-2.1 release of the Drupal module and it’s the same thing.
Does anyone have already encountered this kind of bug?
