﻿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		"When using the Shared Space plugin, the setReadOnly() function behaves strangely with the 'editing' toolbar group: 
A- Sometimes buttons are not grayed out.
B- sometimes buttons are grayed out but remain active.

How to reproduce case A:

1- Go to the official Shared Space demo: 
http://ckeditor.com/ckeditor_4.3_beta/samples/plugins/sharedspace/sharedspace.html

2- In the browser console, type:
for (var i in CKEDITOR.instances) CKEDITOR.instances[i].setReadOnly(true);

3- ==> In the shared toolbar, all buttons are disabled except ""Paste"", ""Paste as plain text"" and ""Paste from Word"".
"	Bug	new	Normal		General				
