Opened 18 years ago
Closed 18 years ago
#334 closed Bug (wontfix)
loading fckeditor in firefox 2.0.0.3 in frameset never stops "loading"
Reported by: | Jay | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.4.1 |
Keywords: | CantFix | Cc: |
Description
load the fckeditor in a page that's loaded from a frameset never finishes loading which causes problems like preventing the onload functions from firing. I've attached a sample source of this happening.
Attachments (1)
Change History (2)
Changed 18 years ago by
comment:1 Changed 18 years ago by
Keywords: | CantFix added |
---|---|
Priority: | Low → Normal |
Resolution: | → wontfix |
Status: | new → closed |
This is a know Firefox bug. I can't find the related ticket at Bugzilla now, but I'm sure it has been discussed for long in the net. We can't do much to solve it.
It is just a matter of status bar display. The editor and the page is completely loaded though, and it doesn't block the call to the load event.
example of the error happening (must load in firefox 2.0.0.3)