﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9519	Unable to exit from pre block in some cases	Karen Ananiev		"* clear all contents
* change paragraph format to Preformatted
* type some text and press Shift+Enter to create new line
* **switch to the Source** (notice that pre block has extra line break) and go back to the wysiwyg mode. **Without switching to source mode pressing SHIFT+ENTER and ENTER works as expected.**
* put cursor to the empty second line of pre
* press Enter to exit from pre block
'''Outcome:''' We are still into pre block and you have to press enter one more time to get out of it.[[BR]]
'''Expected:''' Exit from pre block and create the new paragraph.


The problem is that enterkey plugin appends bogus br element which is converted to the invisible line break.	
"	Bug	confirmed	Normal		General	3.6.5			
