﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13741	Text selection direction lost	Chris Kerekes		"== Steps to reproduce ==

1. Navigate to http://ckeditor.com/demo
1. Place the cursor in the end of the editor.
2. While holding down the shift key and press the up arrow key a couple times
3. Open the console and enter the command  {{{CKEDITOR.instances.editor1.getSelection().selectRanges(CKEDITOR.instances.editor1.getSelection().getRanges());}}}
4. Close the browser console (as to refocus the editor without losing selection)
5. While holding down the shift key press the up arrow key.

== Expected result ==

The selection expands to encompass the contents in the line above the selection.

== Actual result ==

The selection shrinks such that the last line in the document is no longer selected.

== Other details (browser, OS, CKEditor version, installed plugins) ==
Tested in Chrome 45, IE 11 and FF 35 (all running on a windows 7 PC)"	Bug	closed	Normal		Core : Selection		wontfix		
