﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13674	How to change enterMode & shiftEnterMode in <figcaption> tag	Donnie Nguyen		"Hi,[[BR]]
How can i change enterMode & shiftEnterMode in <figcaption> tag, like blockquote or ul/ol ( im not using widget or image2 plugin )

HTML code in the editor

{{{
<figure>
    <img src="""" alt="""">
    <figcaption>lorem ipsum</figcaption>
</figure>
<p><br></p>
}}}

I want when im editing text in <figcaption> if i press 'enter' key, the caret will go outside of <figure>. Similar with <blockquote> or <ul>, but do not have to press 'enter' key twice.

Many thanks & really sorry for my english !"	Task	closed	Normal		UI : Enter Key		invalid		
