Opened 17 years ago
Closed 17 years ago
#488 closed Bug (fixed)
FF: Strange cursor behavior with lists after viewing source
Reported by: | Jon Brooks | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | FCKeditor 2.4.2 |
Keywords: | Confirmed Firefox | Cc: |
Description
To Reproduce:
- Delete all existing text
- Create a list (bulleted or numbered)
- View source
- Click the source button again to view normally
- Position the cursor at the beginning of the first element
- 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 (3)
comment:1 Changed 17 years ago by
Keywords: | Confirmed Firefox added |
---|---|
Milestone: | → FCKeditor 2.6 |
Summary: | Strange cursor behavior with lists after viewing source (Firefox only) → FF: Strange cursor behavior with lists after viewing source |
Version: | → FCKeditor 2.4.2 |
comment:2 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I've done some tests and the issue can no longer be reproduced on Firefox 3.0 beta 3. So it seems the Mozilla devs have fixed this issue already.
Confirmed with FF2. Ok with IE6.
This one sounds a Firefox core bug. I don't see much chances to fix it at our side, but we need to fill a nice report at Mozilla's Bugzilla for it, expecting them to fix the browser. I'm targeting it to 2.6, so we can work on it for that.