Since I was unable to create a new profile (see #2485241: Unable to Add a new CKEditor profile) I decided to edit an existing one instead.

Even though the buttons remove from the bar while you are editing, the changes are not saved. Editing the same profile again shows the buttons in all their original positions.

CommentFileSizeAuthor
original-buttons.png55.95 KBjenlampton
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gnuschichten’s picture

Same issue, changes are not saved - I use iquery 1.8 instead of 1.10 and it works.

garbo’s picture

Title: Unable to change visible editor buttons on existing profiles » Unable to change visible editor buttons on existing profiles when using jquery > v1.8

The cause of toolbar settings not being saved lies indeed with the used version of jquery. If you use a verion higher then jquery 1.8 then your settings are not being saved.

So the solution is to choose jquery 1.8 or lower for all the pages where CKEditor is being used.