Opened 14 years ago

Last modified 13 years ago

#6419 closed Bug

IE: List creation by merging problem — at Initial Version

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone: CKEditor 3.5
Component: General Version:
Keywords: IE IBM Cc: satya_minnekanti@…

Description

IE: List creation by merging problem.

Steps to reproduce

  1. Type 3 lines
  2. Select all
  3. Apply the Bulleted List command
  4. Place a selection in the middle line
  5. Apply the Bulleted List command again, to remove this line from the list
  6. Select all
  7. Apply the Numbered List command

Result: A JS error is thrown.

Expected: Lists are merged into one containing 3 lines.

Reproduced in the IE8, strict. Most probably because the step 5 leaves bookmarks in the 1st and the 3rd line.

Change History (0)

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