Opened 10 years ago

Last modified 10 years ago

#12878 closed Bug

Move (get|extract)SelectedHtml to selection — at Initial Version

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone: CKEditor 4.5.0 Beta
Component: General Version:
Keywords: Cc:

Description

Now we have:

editor.getSelection().getSelectedText()
editor.editable().getSelectedHtml()

We can not move getSelectedText() because of backward compatibility so we should move getSelectedHtml(). And if we move getSelectedHtml we should also move extractSelectedHtml.

Change History (0)

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