﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12212	carriage return at <br> followed by <a> causes cursor to move unexpectedly to beginning of buffer (chrome only)	Frank Farm		"steps to reproduce:

1. in mac Chrome 35.0.1916.153 open http://ckeditor.com/demo
2. view source 
3. delete all the source code
4. paste in the following source code:
{{{
<p>line 1</p>
<p>example 1<br />
<a href=""/node/1256"">General Pathology</a></p>
}}}
5. exit source view
6. place the cursor at the end of the example 1 line
7. press Enter
**actual:** a new paragraph is created and the cursor moves unexpectedly to the beginning of the first line in the Body field.

**expected:** a new paragraph is created but the cursor stays in the expected position

problem DOES NOT happen in firefox 30.0 on mac os 10.9.3."	Bug	confirmed	Normal		General	4.0		Webkit Blink	
