This repository was archived by the owner on Jan 7, 2020. It is now read-only.
This repository was archived by the owner on Jan 7, 2020. It is now read-only.
Strange effects when copying content of specific elements into contenteditable element #17
Open
Description
Hi,
I'm not sure if this is an issue which is related to the module per se, but it even if not, maybe you have an idea what's going on here.
http://plnkr.co/edit/d0hZx45mvLzn3OCdLg4h?p=preview
Steps:
- select & copy "heading"
- paste it into the contenteditable field
- When you have heading and paste it into contenteditable heading or p, out of nowhere completely new dom nodes are created for each paste element, not inside the contenteditable element, but as siblings to it.
Browser is FF25.
Metadata
Metadata
Assignees
Labels
No labels