Opened 15 years ago
Last modified 15 years ago
#4476 closed Bug
inaccessible bullet created when adding bullet at higher level and pressing enter twice — at Initial Version
Reported by: | Kenny | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Confirmed IE Review+ | Cc: |
Description
We noticed a problem in fckeditor 2.6.4.1 , when creating bullets with multiple levels , and then trying to add a bullet in the middle :
If we have bullets on a higher level , and press enter twice on a bullet on that level , it creates a bullet on a lower level , which cannot be accessed.
Steps to reproduce :
1) create 3 bullets with some text , on the same level
2) go to the second bullet , press enter , to add a bullet in the middle
3) on new bullet , press indent , to make it raise a level
4) press enter , and type some text , to create 3 bullets at that level
5) go to the second bullet at that level , and press enter , which creates a bullet in the middle there
6) press enter again , on that new bullet
If you do that , it will create a bullet at a higher level , but you can't type anything at this , and you can only remove it by removing everything around the bullet
bullet problem