﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13594	editor.resize(...) not working for CSS size units	loeing		"When the ckeditor.resize(...) function is run with any of the CSS size units such as em, rem and %, the size of the editor doesn't change.

So {{{ ckeditor.resize(100, 100) }}} works and so does {{{ckeditor.resize('100px', '100px')}}} but {{{ckeditor.resize('100em', '100em')}}} doesn't.

Edit: I persionally could not get it working with any CSS unit, even px."	Bug	closed	Normal		General	3.0	duplicate		
