Hi wzs5011,
I can reproduce it on firefox. I will report it to the development team. Once issue is fixed, I will keep you posted.
Set EditorOnPaste to PasteText will disable the image paste, but will also disable the html content paste too.
<CE:Editor ID="Editor1" runat="server" EditorOnPaste="PasteText" />
Regards,
Ken