Opened 12 years ago

Closed 12 years ago

#8752 closed New Feature (invalid)

Richcombo canGroup = false and separators

Reported by: Coobie Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version: 3.6.3
Keywords: Cc:

Description

If I had the toolbar group ["Indent","-","Styles","FontSize","-", "Image"]

And in a skin had the richcombo: {canGroup: false} option on, the output would have a separator as the last and first item of the toolgroup surrounding the rich combo boxes. (See image)

It would be nice to have an option to prevent these separators from ever appearing in the html to allow css styles such as border-radius to be applied to the right side of the last button of a toolgroup.

http://draders.com/c/ckeditor_cangroup.png

Attachments (1)

ckeditor_cangroup.png (30.5 KB) - added by Jakub Ś 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by Jakub Ś

Attachment: ckeditor_cangroup.png added

comment:1 Changed 12 years ago by Jakub Ś

Keywords: toolbar cangroup separator removed
Resolution: invalid
Status: newclosed

If you want to avoid separators then use ['Indent','Styles','FontSize','Image'] instead of what you have shown.

If you want to add radius than use .cke_skin_kama .cke_toolgroup just like in was done for kama skin.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy