Opened 15 years ago

Closed 14 years ago

#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 Frederico Caldeira Knabben)

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. type some text and 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.

Attachments (2)

fckeditor_inacessible_bullet.JPG (23.2 KB) - added by Kenny 15 years ago.
bullet problem
4476.patch (997 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by Kenny

bullet problem

comment:1 Changed 15 years ago by Kenny

Also , the problem occurs in IE6 and IE8 , but not in Firefox.

comment:2 Changed 15 years ago by Wiktor Walc

Keywords: fckeditor 2.6.4 bullets level strange bullet removed

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed IE added
Milestone: CKEditor 3.2

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Milestone: CKEditor 3.2CKEditor 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.

Changed 14 years ago by Garry Yao

Attachment: 4476.patch added

comment:5 Changed 14 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

comment:6 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

When committing, please move the variables declaration from line 272 to the top of the function at line 13. Please format it properly also with the correct number of tabs.

comment:7 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5380].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy