Opened 14 years ago
Closed 11 years ago
#7217 closed Bug (fixed)
destroy(true) malfunctions in firefox
Reported by: | Josh S. | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.2 |
Keywords: | Firefox | Cc: |
Description
Example: http://gpeasy.com/x_div_replace/
How to duplicate bug:
* Using FireFox
* Replace div with ckeditor instance
* destory(true) after editor has loaded but before any editing has been performed
What Happens:
* After destroy(true) is fired, the div will not be shown.
Notes:
* Works properly in chrome
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Not reproducible any more.