﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8049	Bullets/Numbers are invisible when setting LTR elements in RTL list	Jakub Ś	Garry Yao	"I’m not sure if this is not a duplicate of some earlier bug, but I couldn’t find anything. 

1. Paste the following code:[[BR]]
{{{
<ol dir=""rtl"">
	<li>
		Item1</li>
	<li>
		Item2</li>
	<li>
		Item3</li>
</ol>
}}}

2. Select Item2 and Item3 with a mouse
3. Press LTR button

**Result:** Items 2 and 3 are moved left but you can’t see any numbers/bullets next to these items. The source code is fine, only the WYSIWYG is affected.

Reproducible in Firefox, Webkit, IE9 and IE8 from CKEditor 3.4.2
"	Bug	closed	Normal	CKEditor 3.6.2	General	3.4.2	fixed	IBM	satya_minnekanti@…
