Opened 11 years ago

Last modified 11 years ago

#11419 confirmed Bug

"Click and drag to move." in copied content.

Reported by: ` Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: Cc:

Description

  1. Go to placeholder plugin.
  2. Select whole content of the editor.
  3. Copy (Ctrl+C).
  4. Paste into notepad (or similar).

Result on Chrome:

This is a [[sample placeholder]]Click and drag to move. You are using CKEditor.

On FF:

This is a [[sample placeholder]] [Click and drag to move] . You are using CKEditor.

"Click and drag to move." should not be there.

Change History (2)

comment:1 Changed 11 years ago by Marek Lewandowski

Status: newconfirmed

confirmed, i belive toggling visibility or dislay for .cke_widget_drag_handler_container would solve the issue

comment:2 Changed 11 years ago by Piotrek Koszuliński

Nope - using visibility or display instead of height does not help (IMO it's a Blink's bug). It seems that without full copybin implementation this issue cannot be fixed on our side.

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