Opened 10 years ago

Last modified 10 years ago

#13413 confirmed Bug

[Autoembed] Multiple embedding actions are registered in a single undo step. — at Version 1

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Widgets Version: 4.5.0
Keywords: Cc:

Description (last modified by Olek Nowodziński)

  1. Visit http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed
  2. Copy embeddable URL, i.e. https://twitter.com/reinmarpl/status/573118615274315776.
  3. Focus editable.
  4. Hold CTRL+V for a while.
  5. A number of links is pasted and corresponding embed requests turn them into widgets.
  6. CTRL+Z.

Expected: The last embeddable object invoked is reverted back to link.

Actual: All widgets are reverted back to the chain of links. Sometimes only some group of widgets is reverted. The point is the invocation of multiple widgets is registered within a single undo step.

Change History (1)

comment:1 Changed 10 years ago by Olek Nowodziński

Description: modified (diff)
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