﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7159	IE9, BIDI - cannot switch between paragraphs via kursor keys	Krzysztof Studnik		"IE9, document mode ie8 standards
 - in Source mode, paste following code
{{{
<p dir=""rtl"">
        1</p>
<p dir=""rtl"">
        2</p>
<p dir=""rtl"">
        3</p>
<p dir=""rtl"">
        4</p>
<p dir=""rtl"">
        5</p>
}}}
 - switch to WYSIWYG
 - select first paragraph
 - using cursor keys, try to jump to next line.

'''Expected:''' Cursor is set to next line

'''Actual:''' Each RTL paragraph is treated as another ""text area"""	Bug	closed	Normal		Core : BiDi	3.0	duplicate	IE	
