Hello All.
I have been working with CkEditor 3.5.1 in a J2EE Spring app for a few weeks now. The issue is Blank lines that just get inserted at the very beginning of our edited content whenever we Edit existing text in the CKEditor that has been created in the CKEditor at a previous time. We have an app that you can Create, Edit, and Clone text based templates. Every time Edit or Clone is initialized with text that was created with CKEDitor a blank line does not show at first. The issue is if you hit the UP Arror a "<p> ntsb;</p> tag set is inserted and a blank line is viable.
If you leave the freshly loaded Editor alone and press "Insert Image" Toolbar Button a blank line is just inserted!!. We also have an Insert Item Toolbar Button that does the same thing.
Why does CKEditor insert these blank lines at the beginning of existing text with these edit operations and button press operations?
PS.. I have noticed that if you click in the text area setting focus then click the insert image button no blank line is inserted.. I have tried to do the set focus to the editor behind the scenes before clicking the Insert Image button but it fails to work I get a new Blank Line at the beginning.... Can anybody help Me?? I have worked on this issue many many hours I hope it is just something simple is it?? Thank you I really appreciate your help!
I have been working with CkEditor 3.5.1 in a J2EE Spring app for a few weeks now. The issue is Blank lines that just get inserted at the very beginning of our edited content whenever we Edit existing text in the CKEditor that has been created in the CKEditor at a previous time. We have an app that you can Create, Edit, and Clone text based templates. Every time Edit or Clone is initialized with text that was created with CKEDitor a blank line does not show at first. The issue is if you hit the UP Arror a "<p> ntsb;</p> tag set is inserted and a blank line is viable.
If you leave the freshly loaded Editor alone and press "Insert Image" Toolbar Button a blank line is just inserted!!. We also have an Insert Item Toolbar Button that does the same thing.
Why does CKEditor insert these blank lines at the beginning of existing text with these edit operations and button press operations?
PS.. I have noticed that if you click in the text area setting focus then click the insert image button no blank line is inserted.. I have tried to do the set focus to the editor behind the scenes before clicking the Insert Image button but it fails to work I get a new Blank Line at the beginning.... Can anybody help Me?? I have worked on this issue many many hours I hope it is just something simple is it?? Thank you I really appreciate your help!
Re: Blank Lines Inserted at beginning of editor CAN YOU HELP
Jamie.