Opened 8 years ago
Closed 8 years ago
#14820 closed Bug (expired)
jQuery load ckeditor, the second time toolbar was disabled and content windows invisible
Reported by: | ronkpunk | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I have 2 different ckeditor loaded async with jquery load in overlay popup. First time I open each popup ckeditor runs correctly. From the second time the first one (higher) shows only the toolbar and with all buttons disabled
Url: http://www.demosixor.it/ginko/it/deal/cerco-offro-lavoro/cercasi-freno
Steps to reproduce
- Click on "Invia ad un amico" link (first link under the price)
- Close popup (by click on overlay mask)
- Click again on same link
The strange thing is that if you do the same procedure with button "Rispondi all'annuncio" it works fine
Expected result
Every time users open a popup, ckeditor works fine
Actual result
From the second time users open the "first-link popup" ckeditor is disabled
Other details (browser, OS, CKEditor version, installed plugins)
I just tried solutions I found in stackoverflow with no luck. I tried remove, destroy, delete but nothing make it work
Client
- Windows 10
- Chrome 52.0.2743116 m AND FireFox 47.0
- CKEditor 4.5.6 basic from CDN
Attachments (2)
Change History (4)
Changed 8 years ago by
Attachment: | Cercasi freno.jpg added |
---|
comment:1 Changed 8 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.6 |
If you check dev-tools console, you will see there is error being thrown in the editor. I cannot however say if this is editor issue or there is implementation problem in your application.
Please provide reduced HTML file which I could put into samples folder of default CKEditor full package, run it and see the issue. If you are unable to prepare such sample and see the problem only in your application then it is very possible that this is implementation issue.
Please also tell me what happens when button is pressed (editor instance is created) and what happens when you click away to hide the dialog (does editor gets destroyed with destroy method or only hidden with the dialog)?
comment:2 Changed 8 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Page with signs on buttons to click