Ticket #488 (closed Bug: fixed)
FF: Strange cursor behavior with lists after viewing source
| Reported by: | jonbrooks | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | FCKeditor 2.4.2 |
| Keywords: | Confirmed Firefox | Cc: |
Description
To Reproduce:
1. Delete all existing text
2. Create a list (bulleted or numbered)
3. View source
4. Click the source button again to view normally
5. Position the cursor at the beginning of the first element
6. Press the up arrow key
Result:
Cursor moves one line up, and is only half visible. Hitting return here creates new lines, but no text can be entered on these lines. (It is actually creating the html: <ol></ol> )
This bug does not happen in IE. It is exclusive to Firefox.
Change History
Note: See
TracTickets for help on using
tickets.