Opened 15 years ago
Last modified 15 years ago
#5381 closed Bug
Cursor in wrong position after pasting content — at Initial Version
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | 3.1 |
Keywords: | Confirmed Review+ | Cc: |
Description
Confirmed in IE8. Looks like a IE issue and it looks like it didn't occur before CKEditor 3.1 and probably it has something to do with pasting from Word.
After pasting certain content, cursor is not positioned at the end of text but somewhere in the middle.
Steps to reproduce
- Open in IE8 http://ckeditor.com/demo and select all text in the CKEditor and clear the contents.
- Paste the content from example1.html - the cursor will be positioned at the beginning of the last paragraph - before "The content of... "
- Clear the contents again and paste content from ckeditor_ie8_pasting_bug.CLP (use clipbrd.exe / ClipBoardViewer to open the file) - the cursor will be positioned at the end of first paragraph (after
Gruss, schöne Test, Email
)
Change History (2)
Changed 15 years ago by
Attachment: | ckeditor_ie8_pasting_bug.CLP added |
---|
Changed 15 years ago by
Attachment: | example1.htm added |
---|