Ticket #488 (closed Bug: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 years ago by fredck

  • keywords Confirmed Firefox added
  • summary changed from Strange cursor behavior with lists after viewing source (Firefox only) to FF: Strange cursor behavior with lists after viewing source
  • version set to FCKeditor 2.4.2
  • milestone set to FCKeditor 2.6

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.

Changed 2 years ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 2 years ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

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.

Note: See TracTickets for help on using tickets.