Opened 18 years ago
Last modified 18 years ago
#790 closed Bug
IE: too many CRs xor problems in lists — at Initial Version
| Reported by: | Martin Kou | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | SF | Cc: |
Description
Environment: WinXP, IE6, FCKeditor 3.2.2
FCKConfig.UseBROnCarriageReturn = true
CRs are allright but if you want to define lists the whole text will be the first point of the list
FCKConfig.UseBROnCarriageReturn = false
There are no problems with lists but there are too many CRs.
