Exception thrown when a single image is pasted using paste from Word
Steps to reproduce
- Open http://sdk.ckeditor.com/samples/standardpreset.html
- Select and copy image.
- Click "Paste from Word" and follow instructions
Expected result
Image is pasted
Actual result
Error is thrown:
Uncaught TypeError: Cannot read property 'style' of undefined
Change History (8)
Priority: |
Nice to have (we want to work on it) →
Must have (possibly next milestone)
|
Owner: |
set to kkrzton
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Status: |
review →
review_failed
|
Resolution: |
→ fixed
|
Status: |
review_failed →
closed
|
Summary: |
Paste from word incorrectly handles images →
Exception thrown when a single image is pasted using paste from Word
|
I will recheck the issue since we removed paste dialogs in 4.7.0, it might get solved.