I am a long time Firefox user and just switched to google chrome because of it's Java restricting features and speed. Everything on Auctiva works great except when you are editing a listing in the WYSIWYG and hit backspace after it will jump the insertion carrot back to the last time you hit the enter key. For example if I start under "item description" in the editor and type:
"this is a test" {enter key}
"and this is another one" {backspace key}
It will jump the insertion bar back to just afterafter the "t" in "test".
I notice this only happens when I have the font set to a size other than default such as "24". I assume it has something to do with the SPAN tag and chromes handling of it in the editor. I notice that only a paragraph tag is used if you do not change the font or anything.
Has anyone else had this problem?
[edit]
Looks like this is a bug in CKEditor and I am not seeing things. The bugtracker is here:
http://dev.ckeditor.com/ticket/8617
Original Post