﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7468	Moving caret within RTL list, using keyboard	Krzysztof Studnik		"In IE, Paste into CKEditor:
{{{
<ol dir=""rtl"">
        <li>
                This.
                <ol dir=""rtl"">
                        <li>
                                This is CKEditor.
                                <ol dir=""rtl"">
                                        <li>
                                                This is some CKEditor.^</li>
                                </ol>
                        </li>
                </ol>
        </li>
</ol>
}}}
Set caret at the end of last line by mouse

=== first case ===
 - press shift and right cursor key
 under my IE, the dot, at the end becomes first selected, then the ""T"" 
Is it expected?
=== second case ===
 - set caret in the middle of last line, and then move it to the end of line by pressing cursor keys.
caret jumps in similar way to selection in first case.

"	Bug	new	Normal		General				
