﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9996	Selection disappears from last line on getData()	tema		"1. open http://nightly.ckeditor.com/13-01-28-08-51/standard/samples/plugins/enterkey/enterkey.html
2. select BR mode
3. remove all text
4. type in some text (line 1)
5. press enter
6. type in some more text (line 2)
7. select all text on the second line
8. open javascript console and run

{{{
CKEDITOR.instances.editor1.getData()
}}}

Result: selection disappears!
Expected: selection to stay where it was.

Interesting that if you select line 1 and run getData(), everything stays normal.

I was able to reproduce it in Chrome. Bug first appeared in 3.6.5, 3.6.4 works fine."	Bug	confirmed	Normal		General	3.6.5		Blink	
