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 Version 1
| Reported by: | Jude Allred | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | General | Version: | 3.3 |
| Keywords: | Firefox | Cc: |
Description (last modified by )
- 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 (1)
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | Firefox added |
| Status: | new → confirmed |
