﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8286	Opera: paste from right-click menu does nothing	mike1		"If I create CKEditor instance with empty initial text and disabled context menu, copy some text to clipboard, paste it through right-click Opera standard menu, nothing happens. It works only on second or third time. 

Opera version is 11.50 english.

My config is
<script type=""text/javascript"">
	CKEDITOR.replace( 'editor_office2003',
		{
			skin : 'office2003',
			removePlugins : 'contextmenu'
		});
</script>
"	Bug	closed	Normal		Core : Pasting	3.5	duplicate	Opera	
