﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7020	Webkit: Applying direction to certian table selection ruins the table	Sa'ar Zac Elias	Garry Yao	" * Using the following (note: the text ""aa"" is '''not''' selected)
{{{
<table border=""1"">
	<tbody>
		<tr>
			<td>
				aa[</td>
			<td>
				bb</td>
		</tr>
		<tr>
			<td>
				cc</td>
			<td>
				dd]</td>
		</tr>
	</tbody>
</table>
}}}
 * Click the RTL icon.
Note that the table is corrupted."	Bug	closed	Normal	CKEditor 3.5.1	Core : BiDi	3.5.1	fixed	WebKit	
