Opened 13 years ago
Last modified 13 years ago
#8062 confirmed Bug
Problem with enterMode = BR when changing font/size then partial bulleting
Reported by: | NineDayz | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
- Change enterMode to 'BR'
- Enter the following in editor:
1 2 3 4 5
- Highlight all then change font and change font size
- Highlight only 3,4,5 then click on the unordered list
Notice that the bullets are not properly generated.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.6 → 3.0 |
Reproducible in Firefox, Webkit and Opera from CKEditor 3.0.
comment:3 Changed 13 years ago by
Any workaround for this? Or have you pinpointed the problem already?
I am currently using the div mode but i need to revert back to BR mode.
Thanks in advance
Should be
1
2
3
4
5