Opened 11 years ago

Closed 11 years ago

#10090 closed Bug (invalid)

disableAutoInline not working

Reported by: giammin Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0.1
Keywords: Cc:

Description

to reproduce just download ckeditor and add in config.js

CKEDITOR.editorConfig = function( config ) {
	config.disableAutoInline = true;
};

then open samples/inlineall.html

Change History (1)

comment:1 Changed 11 years ago by giammin

Resolution: invalid
Status: newclosed
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