Hi guys,
I'm using CKEditor 3.6.2 and working in Firefox 6.0.2 (Mac OS X).
When I paste (cmd+v) a text into the textarea of the CKEditor the whole window scrolls down (how much depends on the amount of text i paste) so that the bottom of the CKEditor is on top of the page which means that every time I paste a piece of text to the CKEditor field I need to scroll back upp to be able to continue to work in the textarea.
In Safari, when selecting all text (cmd+a) and paste new text instead then the new text will keep the same formatting as the text in top of the textarea (in http://ckeditor.com/demo all the new text will be h1), I even experience that when pasting text with forcePasteAsPlainText in Safari.
Both of these problems can be reproduced on your demo page (http://ckeditor.com/demo).
Sat, 09/24/2011 - 14:17
#1
Re: Window scrolling on paste (cmd+v)
If these issues can be reproduced on the demo page, can you please report them (as separate tickets) on the Development site, as described here? This will allow the QA/ developers to investigate the problems. Thanks!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Window scrolling on paste (cmd+v)
Re: Window scrolling on paste (cmd+v)
Thanks for reporting this. For the record, the first issue is now tracked in ticket #8409.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Window scrolling on paste (cmd+v)
I have a similar effect: when I set
and pasting text by Ctrl + v into CKEditor the viewport of Firefox jumps just under the position the text was pasted (maybe the position is just a coincidence). In IE 9 and Chrome 14 everything works fine. I am using Firefox 6.0.2 on Win 7 and CKeditor 3.6.2.
Is there any workaround or is there any version in which forcePasteAsPlainText option is working correctly for Firefox and IE?
Thank you,
Franz