Hi,
Did anybody face to such issue?
I have CKEditor completely installed and worked BUT whatever i type in there (for example Hello world) i always get tons of ugly formatted HTML such as:
<div style="position: absolute; z-index: 99999999; display: none; top: 0pt; right: 0pt; bottom: auto; left: auto; height: auto; width: auto; padding: 5px; background-color: rgb(0, 0, 0); font-size: 13px; line-height: 1.2; color: rgb(255, 255, 255); opacity: 0.9;"> <p style="margin: 0pt; padding: 0pt; display: none;"> </p> </div>
Re: Excess CKEditor 3 HTML even if it should be empty
BTW, to reproduce this just go here
http://ckeditor.com/demo
and try to remove all text in editor and than click "Source" button, and again and again and you will see that some piece of ugly formatted HTML copied in the editor automatically three times.
I would say this is the issue ...
Re: Excess CKEditor 3 HTML even if it should be empty
Re: Excess CKEditor 3 HTML even if it should be empty
1. Delete all text
2. Switch to Source - see nothing
3. Switch back to WYSIWYG - again nothing
4. To Source again - PARAM!
Re: Excess CKEditor 3 HTML even if it should be empty
After emptying the editor, no matter how many times I switch between design and source view, the contents remain empty.
Re: Excess CKEditor 3 HTML even if it should be empty
This forum does not allow me to attach files greater than 0.5 Mb so i uploaded video (2 Mb) here - http://uploading.com/files/b5f41fb3/capturefox.avi/
This bug is seen only in Firefox, though one of my friend said that he does not see it even if he has Firefox too, another friend said that has seen this half year earlier in Chrome and Safari.
As only i can see it in Firefox it may be caused by some plugin and it seems i need to accept this as is, sadly ...
Noe i have only 2 plugins installed - Inline Translator and Firebug.
Re: Excess CKEditor 3 HTML even if it should be empty
Re: Excess CKEditor 3 HTML even if it should be empty