﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6465	Paste: text pasted from word is cleaned up even when you select 'Cancel' on prompt window	Paweł Horzela		"'''To reproduce the defect:'''

1. In configuration file (config.js) set flag:

{{{
config.pasteFromWordPromptCleanup = true;
}}}

2. 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?"".

3. 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."	Bug	new	Normal		Core : Pasting				kenny.demetter@…
