﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9275	Paste from word instead of paste in context menu	sarath		"Hi,

I would like to know if it is possible to trigger paste from word feature instead of paste in the context menu (mouse right click)?

I want behavior similar to below:-

<!-- forces cmd+v to show pastefromword popup. -->

config.keystrokes =[
[ CKEDITOR.CTRL + 86 /*V*/, 'pastefromword']
];

Thanking in advance."	Bug	closed	Normal		UI : Context Menu	3.6.4	invalid		
