Opened 7 years ago

Last modified 7 years ago

#16719 confirmed Task

Widgetselection plugin improvements - follow up of #11064

Reported by: kkrzton Owned by:
Priority: Nice to have (we want to work on it) Milestone:
Component: General Version: 4.6.1
Keywords: Cc:

Description

The cleanPasteData method should use global regexp (g flag) to remove elements with data-cke-filler-webkit attribute. All elements with data-cke-filler-webkit attribute should be removed regardless the attribute value.

The removeFillers method should be more generic removing _any_ *[data-cke-filler-webkit] element. It would be simpler, and safer in case when some external API adds something to the end of the editable.

Change History (2)

comment:1 Changed 7 years ago by kkrzton

Status: newconfirmed

comment:2 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.2
Priority: NormalNice to have (we want to work on it)

This is pretty easy task, but I'll move it to todo list in order to keep the milestone clean.

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