FireFox 3.6.3: Hitting Ctrl-Home in the CKEditor puts a newline before the first line if the first line has text on it.
- go to http://ckeditor.com/demo
- click 'new page' (so that the editor is blank)
- type 'test' into the article
- hit ctrl+home
[expected] Cursor is moved to the beginning of the document
[actual] Cursor is moved to the beginning of the document, and a "<p> </p>" is prepended.
Change History (8)
Description: |
modified (diff)
|
Keywords: |
Firefox added
|
Status: |
new →
confirmed
|
Milestone: |
→ CKEditor 3.4
|
Owner: |
set to Frederico Caldeira Knabben
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
That's definitely annoying.