Skip to content
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
@Narretz

Description

@Narretz

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:

  1. select & copy "heading"
  2. paste it into the contenteditable field
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions