﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8085	language direction applied to list item removed after indentation	Satya Minnekanti		"paste the following code in to source view.

{{{
 <ul>
	<li>
		List item 1 (LTR)</li>
	<li dir=""rtl"">
		List item 2 (RTL)</li>
	<li>
		List item 3 (LTR)</li>
</ul>
 }}}

Go back to rich text, keep the cursor in 2nd list item and click on Increase Indent icon.

'''Expected Result''' A sub list is created with RTL Lang direction and language direction(dir=""rtl"") applied to 2nd list item remains.

'''Actual Result''' A sub list is created with RTL Lang direction '''but language direction(dir=""rtl"") applied to 2nd list item is removed'''.
"	Bug	closed	Normal		General	3.6.1	invalid	IBM	Damian Teresa Monahan
