When trying to change the settings in Editor Appearance it is impossible to use the sample toolbars, and although icons can be moved, the changes are not being stored.
Eventually I found this was due to use of jQuery .attr rather than .prop as required by recent versions of jQuery as in Backdrop. Some changes are about to be made to ckeditor.admin.js and sort.js but there are probably other instances causing other problems.
When trying to change the settings in Editor Appearance it is impossible to use the sample toolbars, and although icons can be moved, the changes are not being stored.
Eventually I found this was due to use of jQuery .attr rather than .prop as required by recent versions of jQuery as in Backdrop. Some changes are about to be made to ckeditor.admin.js and sort.js but there are probably other instances causing other problems.