Opened 16 years ago
Closed 16 years ago
#3565 closed Bug (invalid)
[IE6] Floatpanel iframe focus error
| Reported by: | Tobiasz Cudnik | Owned by: | Tobiasz Cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | IE Confirmed Review- | Cc: |
Description
TC
- Open replace by class example
- Open styles dropdown
- Error will appear
Message: 'iframe.$.contentWindow' jest pusty lub nie jest obiektem Line: 214 Char: 10 Kod: 0 Identyfikator URI: http://10.0.2.2/ckeditor-idea/_source/plugins/floatpanel/plugin.js
Reproduced in IE8 quirks.
Attachments (1)
Change History (3)
Changed 16 years ago by
| Attachment: | 3565.patch added |
|---|
comment:1 Changed 16 years ago by
| Owner: | set to Tobiasz Cudnik |
|---|---|
| Status: | new → assigned |
comment:2 Changed 16 years ago by
| Keywords: | Review- added; Review? removed |
|---|---|
| Resolution: | → invalid |
| Status: | assigned → closed |

This bug existed only in my working copy and was caused by DOM structure change related to #3503. I will release fixes for it with rest of the code.