﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5249	Text indent behaves incorrectly	Paweł Wilk		"When we set indentClasses in configuration of ckeditor and make some indents, clicking decrease indent does nothing. For an example:
we set in external config:
{{{
config.indentClasses = [ 'rteindent1', 'rteindent2', 'rteindent3', 'rteindent4' ];
}}}
in editor we make two indents, editor add classes to element:
rteindent1, rteindent2. When we try to decrease indent editor don't remove second class."	Bug	closed	Normal		Core : Output Data		duplicate		
