id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 9080,List structure broken when deleting a list entry,Teresa Monahan,Garry Yao,"To Reproduce: - Copy the following into source view: {{{
  1. A
  2. B
  3. C
}}} - Return to wysiwyg and place the cursor after 'B' - Press backspace twice to delete the 2nd entry entirely. '''Expected Result:''' The cursor should be placed after 'A'.[[BR]] '''Actual result:''' A new paragraph is created and the list is broken: {{{
  1. A

 

  1. C
}}} Even if the user hits backspace again to try to re-create the original list structure, 'A' and 'C' are now treated as separate lists e.g. the numbering is restarted, if the user tries to indent the list, only 'A' is indented.[[BR]] This was introduced with rev [7392] and also occurs for bulleted lists.",Bug,closed,Normal,CKEditor 3.6.4,Core : Lists,3.6.3,fixed,IBM,Damian Satya Minnekanti