Opened 18 years ago
Closed 18 years ago
#735 closed Bug (worksforme)
Detached toolbars will not listen to new edit areas
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Toolbar | Version: | SVN (FCKeditor) - Retired |
| Keywords: | SF Pending WorksForMe | Cc: |
Description
If i create a textarea, then replace this with an fckeditor, and set the toolbar to be placed in a seperate div located elsewhere on the page. Then destroy the fckeditor instance.
When i try and create a new instance, the old toolbar does not work on the new fckeditor instance.
If i destroy both the toolbar and the fckeditor instance. a new toolbar is not created and javascript errors are created in firefox.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1498959&group_id=75348&atid=543653
Attachments (1)
Change History (5)
comment:1 Changed 18 years ago by
| Reporter: | changed from Martin Kou to anonymous |
|---|
comment:2 Changed 18 years ago by
| Component: | General → UI : Toolbar |
|---|
comment:3 Changed 18 years ago by
| Keywords: | Pending WorksForMe added |
|---|---|
| Version: | → SVN |
Changed 18 years ago by
| Attachment: | TC_735.html added |
|---|
#735 test case. To be copied to the sample catalog.

Hi!
I was trying to reproduce your bug but I was unsuccessful. Try to view Sample 10 from the sample catalog to see if everything works for you or see the following attachment with a sample code.
Best regards.