Floating Toolbar stops working when other CKEditor plugins added
Opened this issue · 1 comments
bradbalfour commented
The floating toolbar is great and has been working fine.
I've added other plugins including an ajax autosave plugin. I've also added some styling to the editor page and added some jQuery components. Now I've noticed that the floating toolbar is suddenly not showing up any more when I select text.
I'm not sure exactly what change started the issue -- I didn't test the floating toolbar after each change.
I also can't find any javascript errors in the console that might explain the issue.
Any suggestions on how to debug this and determine the bad interaction?