Opened 12 years ago

Last modified 11 years ago

#8942 confirmed Bug

Deleting a list item (numbered and item list) splits the list

Reported by: davidegeland Owned by:
Priority: Normal Milestone:
Component: Core : Lists Version: 3.6.3
Keywords: Cc:

Description

Create a list (numbered or item list) and then backspace to delete a list item. This splits the list instead of removing the list item.

Change History (4)

comment:1 Changed 12 years ago by petr82

I can confirm this issue. It hasn't been there in 3.6.2, I assume that was caused by patching the selector plugin. Steps to reproduce:

  1. Go to CKEditor demo
  2. Delete everything
  3. Create a bullet list or numbered list with three lines
  4. Go to the end of second line and delete the line with backspace
  5. The result is the list splitting into two instead of 3rd line becoming 2nd line.

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed

Reproducible in all browsers from CKEditor 3.6.3 rev [7392]

comment:3 Changed 12 years ago by Jakub Ś

NOTE: In IE using backspace key has always split lists in two. I have reported it here: #8980.

comment:4 Changed 11 years ago by Jakub Ś

It seems we have few more tickets caused by this revision: #9009, #8980, #9933.

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