Opened 15 years ago
Last modified 15 years ago
#5984 closed Bug
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. — at Initial Version
Reported by: | Jude Allred | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.3 |
Keywords: | Firefox | Cc: |
Description
- 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.