﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12717	setReadOnly() does not work well with the Shared Space plugin	steph123		"My mistake, here is the correct way to reproduce:

1- Use Chrome 39.0.2171.71 m (although the bug also occurs in Firefox, the present procedure only  works in Chrome, I don't know why).

2- Go to the official Shared Space demo: http://ckeditor.com/ckeditor_4.3_beta/samples/plugins/sharedspace/sharedspace.html

3- In Chrome's console, type: for (var i in CKEDITOR.instances) CKEDITOR.instances[i].setReadOnly(true);
==> All buttons are now disabled.

4- Click anywhere '''on the shared toolbar'''.
==> Three buttons are now enabled: ""Paste"", ""Paste as plain text"" and ""Paste from Word"".


"	Bug	confirmed	Normal		General	4.1		Webkit Blink	
