#11089 closed Bug (duplicate)
Widgets: focus policy after pasting a widget
| Reported by: | Marek Lewandowski | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.3 |
| Keywords: | Cc: |
Description
since: 4.3 until major
We should change widget focus policy after pasting. CKEditor should focus widget itself after paste, rather than any of its editables.
- open image2 plugin sample (i.e. /plugins/image2/samples/image2.html)
- select captioned image
- ctrl+c (copy)
- move caret to some other place
- ctrl+v (paste)
Expected result:
Pasted widget should be focused (blue border around the widget should visible)
Current result:
(Collapsed) caret is placed at the very end of caption (widgets editable).
Change History (2)
comment:1 Changed 12 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 Changed 12 years ago by
| Milestone: | CKEditor 4.3.1 |
|---|

DUP of #11055.