﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7086	RTL: exiting from the list is counterintuitive	Wiktor Walc		"Not sure if I'm correct.

=== Steps to reproduce ===
 1. Start with
{{{
<ul dir=""rtl"">
	<li>
		aaa bbb</li>
	<li>
		ccc ddd</li>
</ul>
}}}
 2. To exit from the list by pressing the enter twice, one must place the cursor into 'ccc ddd|', not at the end of this line, which is '|ccc ddd'. "	Bug	confirmed	Normal		Core : Lists	3.0			
