Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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.

  1. open image2 plugin sample (i.e. /plugins/image2/samples/image2.html)
  2. select captioned image
  3. ctrl+c (copy)
  4. move caret to some other place
  5. 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 10 years ago by Piotrek Koszuliński

Resolution: duplicate
Status: newclosed

DUP of #11055.

comment:2 Changed 10 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.3.1
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy