﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10532	Enterkey in table caption	Satya Minnekanti		"'''Enter key should NOT use paragraph as line break inside table caption.'''

Load the following content with enter set to paragraph mode;

    
{{{
<table border=""1"" cellpadding=""1"" cellspacing=""1"" >
    <caption>table caption</caption>
    <tbody><tr><td>cell</td></tr></tbody>
</table>
}}}

Put cursor in caption and press enter;

'''Expected Result:''' a BR line break is created;

'''Actual Result: Paragraphs are instead created;''' 

This was fixed in 3.6.1 but we can reproduce this issue again in 4.x builds"	Bug	closed	Normal		General		invalid	IBM	Teresa Monahan Irina
