id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 7091,Line breaks are converted to the same as set in EnterMode on switching selection to List and back,Krzysztof Studnik,,"When I use text editor, i often use Shift+Enter to break lines and stay within the same paragraph, without loosing formating. It is also easy to change those paragraphs to numbered/bullet lists.[[BR]] I tried the same use case in CKEditor: '''Test case 1''' - Open CKEditor with EnterMode ='''P''' and ShiftEnterMode = '''BR''' - In Source mode paste {{{

Paragraph 1
Line after BR

Paragraph 2
Line after BR

}}} - Switch to WYSIWYG - Select all and switch to Numbered or Bullet List '''Expected result''': There should be only two list items {{{ }}} '''Actual''' {{{ }}} '''Test case 2''' - See if result of Test case 1 is still selected. - Disable Numbered/Bullet list '''Expected result''' {{{

Paragraph 1
Line after BR

Paragraph 2
Line after BR

}}} '''Actual''' {{{

Paragraph 1

Line after BR

Paragraph 2

Line after BR

}}} Similar thing happens when EnterMode is set to '''DIV''' and '''BR''' (Shift Enter mode is different than EnterMode setting)",Bug,confirmed,Normal,,Core : Lists,3.0,,,