Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 11754)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#10646 fixed Trying to remove a sub-list from a list entry deletes the entire list Olek Nowodziński Zoltan Koszegi
Description

Steps To Recreate: 1) Make a web page with paragraphs surrounding a leveled list (OL or UL) where the last item is a single child on the 2nd level, like so:

how much

  1. wood would
  2. a wood
    1. chuck
    2. chuck
  3. if a woodchuck
    1. could chuck

wood

2) Attempt to remove the 'could chuck' line by selecting it and pressing delete or backspace.

RESULT 1 (of 2): The whole list is removed!

3) Undo the delete and try cutting the item, instead.

RESULT 2 (of 2): The final paragraph ('wood') becomes a 2nd line in the 3rd level-1 list item.

I expected both attempts to act like the previous release of ckEditor and simply remove that list item.

NOTE: If there are 2 or more items under "3", selecting all of the sub-list has the same result. Selecting the just one of a 2+ sub-list only removes the selected item.

#10647 duplicate I GET SCRIPT ERROR IN THE CELL PROPERTIES DIALOG. Zoltan Koszegi
Description

Description: I get script error in the cell properties dialog if I fill the color-fields with random characters instead of valid color values.

The behavior is different: IE8: I get script error. IE10: I can fill the fields with random characters and I dismiss the cell properties dialog without error but I don't get warning message about the invalid colors.

#10648 duplicate UNDO CAN STOP WORKING Zoltan Koszegi
Description

This can be easily recreated on the CK demo page with IE9. STR:

  1. On the demo page in IE9, switch to the full featured editor.
  2. Select all and delete to make the editor empty.
  3. Copy some text from Notepad and paste it 3 times.
  4. Click undo. Notice the last pasted instance disappears but the cursor doesn't jump back to the end of the text.
  5. Further clicks on undo have no effect.

I attached undo_test_note.txt. I can reproduce with this junk of text.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy