Opened 13 years ago

Closed 8 years ago

#7739 closed Bug (fixed)

[[safari/chrome]] deleting a list creates an empty div instead of paragraph

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM Cc: Damian, James Cunningham, Teresa Monahan

Description

To reproduce the defect:

  1. Open Ajax sample and create a Numbered/Bulleted list.
  1. select the entire list using Ctrl + A and press delete/backspace

Expected Result: entire list gets deleted.

Actual Result: All list items are deleted but an empty list remains with a single number/bullet.

  1. Delete the remaining Number/Bullet using backspace

Expected Result: list gets deleted & an empty paragraph is created.

Actual Result: list gets deleted & an empty div created instead of an empty paragraph.

Change History (2)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.0

Has happened in Webkit browsers from CKEditor version 3.0. The comforting thing is that when you press backspace one more time div is deleted and paragraph is inserted.

comment:2 Changed 8 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

This issue is no longer reproducible in CKEditor 4.5.6 and latest Chrome/Safari.

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