In Firefox 4 the startupFocus parameter (and every first execCommand call) moves the cursor to the end of document instead of the begining like any other Browser.
It is very simple to reproduce this bug, just go to http://nightly.ckeditor.com/6722/_samples/replacebyclass.html and click on "bold". You will see that the focus jumps to the end of the document.
I have tested it with the current release and the nighty build, both has this bug.
Does anyone have a workaround for this issue?
Thanks!
Wed, 04/20/2011 - 10:57
#1
Re: Firefox 4: startupFocus moves cursor to the end of docum
For the record, this issue was filed as ticket #7656. Thanks for letting us know!
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: Firefox 4: startupFocus moves cursor to the end of docum
Ticket was created: https://dev.ckeditor.com/ticket/7656
Thank you for responding so quickly.