Ticket #301 (closed Bug: duplicate)
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.
- Now on this line you click a list button the result are:
as you might expect
Change History
Note: See
TracTickets for help on using
tickets.