Ticket #301 (closed Bug: duplicate)

Opened 21 months ago

Last modified 21 months ago

When FCKConfig.EnterMode is set to 'br' ordered and unordered list do not function as expected in IE

Reported by: kfarace Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.4.1
Keywords: Cc:

Description

if entermode is set to 'br' and you are using internet explorer, ordered and unordered list are create when you don't expext them to be for example:

If you type a line like this and then hit enter. Now on this line you click a list button the result are:

1. If you type a line like this and then hit enter.

Now on this line you click a list button the result are:

NOT

If you type a line like this and then hit enter.

  1. Now on this line you click a list button the result are:

as you might expect

Change History

Changed 21 months ago by fredck

  • keywords config.EnterMode Unordered Ordered list removed
  • status changed from new to closed
  • resolution set to duplicate

DUP of #67

Note: See TracTickets for help on using tickets.