This is what I've run across so far using IE7:
When pasting in to editor, paste operation runs twice. If its from word, the cleanup box appears twice, etc. (same bug as previous ver.)
When switching to source view, an error is generated (Line 70 FCK.EditorWindow is null or not an object)
UniversalKeyboard doesn't load, and generates an error.
When pasting in to editor, paste operation runs twice. If its from word, the cleanup box appears twice, etc. (same bug as previous ver.)
When switching to source view, an error is generated (Line 70 FCK.EditorWindow is null or not an object)
UniversalKeyboard doesn't load, and generates an error.
RE: Problems with latest build (2.4)
Universal Keyboard doesn't work because it is no longer a feature in Version 2.4 -- but see this thread for a plugin to replace it: https://sourceforge.net/forum/message.p ... id=4112472
Reg
RE: Problems with latest build (2.4)
The paste twice issue after using SetHTML is still a huge problem. I saw a "solution" posted in another thread (I can't seem to locate it again). It had to do with not using setHTML(s) and using some other syntax, but that did not work for me. Any ideas?