﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4406	CKEDITOR consumes the enter key for dialog textareas	danish		"I have a textarea for user input in my plugins dialog. This has been added as a html element of a vbox:
return {
  type: 'vbox',
  children: [
    {
      type: 'html',
      html: '<textarea></textarea>'
  ]
};

When typing in this the enter key does not respond. The only way to add a linebreak is to hold Shift+Enter. Is this a known issue / is there something special I need to do to make plain enter work?"	Bug	closed	Normal		General	3.0	expired		
