﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2799	V3: The skin file make specific dialog stuff by using the global CKEDITOR.dialog	Frederico Caldeira Knabben	Garry Yao	"Into the default skin.js file, we can find references to CKEDITOR.dialog.setMargins and CKEDITOR.dialog.on( 'resize' ). This is bad, because it assumes that all editor instances are using a single skin, which is false.

All settings must go inside each single editor instance. Also, events like ""resize"" should be fired by each instance. The event could be named ""dialogResize"", for example.

"	Bug	closed	Must have (possibly next milestone)	CKEditor 3.0	General		duplicate	Confirmed Review-	
