Opened 10 years ago
Closed 9 years ago
#13440 closed Bug (fixed)
[Edge] Unable to paste widget
Reported by: | Olek Nowodziński | Owned by: | Szymon Cofalik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | Core : Pasting | Version: | 4.5.0 |
Keywords: | Cc: |
Description
- Open Image2 or Code Snippet sample.
- Select the widget.
- CTRL+X.
- Move the caret to any editable position in the contents.
- CTRL+V.
Expected: Widget is pasted.
Actual: A new line is pasted.
Quite likely an error is thrown as well because the editor becomes unresponsive after the paste. But since #13387, the console is pretty useless.
Change History (4)
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Owner: | set to Szymon Cofalik |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 9 years ago by
Status: | assigned → review |
---|
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
This bug is connected with #13441 and will be fixed by #13441.