﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16857	Ctrl + Shift + V blocked by copy formatting	Wiktor Walc	kkrzton	"== Steps to reproduce ==

1. Open ""Document Editor"" sample on ckeditor.com.
2. Copy something, e.g. a part of a header.
3. Press Ctrl + Shift + V to paste clipboard as plain text.

== Expected result ==

Text is pasted.

== Actual result ==

Text is not pasted.

== Other details (browser, OS, CKEditor version, installed plugins) ==

We'd like implement this in a way that `CTRL+SHIFT+V` will paste formatting **only if it has been activated** with `CTRL+SHIFT+C` - so that the Copy Formatting icon is active, and the toolbar button shows ""pressed"" state.

If copy formatting is not active, then this hotkey will paste as plain text.

This will improve interoperability with apps like MS Word, which use exact same hotkey, while keeping the original paste as plain text hotkey for people that doesn't use copy formatting.

Issue caused by copy formatting using keyboard shortcut which is usually used to paste plain text browsers.
"	Bug	closed	Nice to have (we want to work on it)	CKEditor 4.7.0	General	4.6.0	fixed		
