Ticket #4476 (closed Bug: fixed)
inaccessible bullet created when adding bullet at higher level and pressing enter twice
| Reported by: | Kenny | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | General | Version: | FCKeditor 2.6.4 |
| Keywords: | Confirmed IE Review+ | Cc: |
Description (last modified by fredck) (diff)
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 :
- create 3 bullets with some text , on the same level
- go to the second bullet , press enter , to add a bullet in the middle
- on new bullet , press indent , to make it raise a level
- type some text and create 3 bullets at that level
- go to the second bullet at that level and press enter, which creates a bullet in the middle there
- 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.
Attachments
Change History
Changed 4 years ago by Kenny
- Attachment fckeditor_inacessible_bullet.JPG added
comment:1 Changed 4 years ago by Kenny
Also , the problem occurs in IE6 and IE8 , but not in Firefox.
comment:2 Changed 4 years ago by wwalc
- Keywords fckeditor 2.6.4 bullets level strange bullet removed
comment:4 Changed 3 years ago by fredck
- Description modified (diff)
- Milestone changed from CKEditor 3.2 to CKEditor 3.3
Confirmed with IE8 Compatibility Mode. Work well with IE8 No-Compatibility mode, even if the caret is not positioned properly when hitting ENTER. It should stay in the same bullet when outdenting.
comment:5 Changed 3 years ago by garry.yao
- Keywords Review? added
- Status changed from new to assigned
- Owner set to garry.yao

bullet problem