Opened 14 years ago

Last modified 8 years ago

#6465 closed Bug

Paste: text pasted from word is cleaned up even when you select 'Cancel' on prompt window — at Version 1

Reported by: Paweł Horzela Owned by:
Priority: Normal Milestone:
Component: Core : Pasting Version: 3.0
Keywords: CantFix Cc: kenny.demetter@…

Description (last modified by Paweł Horzela)

To reproduce the defect:

  1. In configuration file (config.js) set flag:
config.pasteFromWordPromptCleanup = true;
  1. Copy some text from Word or Excel and click on 'Paste' button from toolbar. You get a prompt message saying: "the text you wanted to paste seems to be copied from Word. Do you want to clean it up before pasting?".
  1. Click on 'Cancel' button.

Expected Result: Text pasted from Word is not cleaned up. It is formatted like in Word document.

Actual Result: Text pasted from Word is cleaned up.

This issue was reproduced only using 'Paste' button from toolbar. When you use 'Ctrl+V' keys and then click 'Cancel' button on prompt window, it works fine.

Change History (2)

Changed 14 years ago by Paweł Horzela

Attachment: input.xls added

comment:1 Changed 14 years ago by Paweł Horzela

Description: modified (diff)
Summary: ckeditor paste from word detection difference ctrl v and button excelPaste: text pasted from word is cleaned up even when you select 'Cancel' on prompt window
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