Opened 11 years ago
Last modified 11 years ago
#12212 confirmed Bug
carriage return at <br> followed by <a> causes cursor to move unexpectedly to beginning of buffer (chrome only) — at Version 2
Reported by: | Frank Farm | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Webkit Blink | Cc: |
Description (last modified by )
steps to reproduce:
- in mac Chrome 35.0.1916.153 open http://ckeditor.com/demo
- view source
- delete all the source code
- paste in the following source code:
<p>line 1</p> <p>example 1<br /> <a href="/node/1256">General Pathology</a></p>
- exit source view
- place the cursor at the end of the example 1 line
- 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.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
Problem also happens in Mac Chrome 36.0.1985.125.