id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 12387,"Bug with skin, nonsupporting chameleon feature and specified uiColor",Danil,Artur Delura,"If skin does not support chameleon feature and user specifies uiColor setting he get either js errors (1) (if skin is builtin) or messed up skin (2) (if skin is external file and we have another builtin skin, that defined `chameleon` feature. See http://jsfiddle.net/danya_postfactum/dubhh1st/ CKEditor can be used in a CMS, that allows to specify skin and uiColor properties, so an user is not protected. CK Docs say: > ''Of course we don’t recommend this, but if that is the case, '''it is enough to not defined the chameleon function''' in the skin.js file.'' This is bad advise. To fix this bug we could check chameleon property is callable (1) and delete obsolete property when scriptLoader loads a new skin (or even recreate CKEDITOR.skin object)",Bug,closed,Normal,CKEditor 4.4.7,UI : Skins,4.5.0 Beta,fixed,,