﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13974	Cannot read property 'frameElement' of undefined when using Webix & resizing	Rasper		"I would like to know how I can address this issue. It will most likely have something to do with the way the editor is loaded inside the webix environment. Perhaps the way it is loaded is wrong, or there is a parent component missing? 


== Steps to reproduce ==

1. Load CKEditor in Webix
2. Page is loaded
3. Resize window

== Expected result ==

== Actual result ==
JavaScript error: 
Cannot read property 'frameElement' of undefined

Callstack: 

ckeditor.js:329 Uncaught TypeError: Cannot read property 'frameElement' of undefined
CKEDITOR.editor.resize @ ckeditor.js:329
webix.protoUI._set_inner_size @ ckeditor.js:46
webix.protoUI.$setSize @ ckeditor.js:51
webix.protoUI._set_child_size @ webix_debug.js:5169
webix.protoUI._set_child_size @ webix_debug.js:5290
webix.protoUI.$setSize @ webix_debug.js:5275
webix.protoUI._set_child_size @ webix_debug.js:5169
webix.protoUI._set_child_size @ webix_debug.js:5290
webix.protoUI.$setSize @ webix_debug.js:5275
webix.protoUI.$setSize @ webix_debug.js:27352
webix.protoUI.$setSize @ webix_debug.js:6048
webix.protoUI._set_child_size @ webix_debug.js:5169
webix.protoUI._set_child_size @ webix_debug.js:5290
webix.protoUI.$setSize @ webix_debug.js:5275
webix.protoUI._set_child_size @ webix_debug.js:5169
webix.protoUI._set_child_size @ webix_debug.js:5290
webix.protoUI.$setSize @ webix_debug.js:5275
webix.protoUI.resizeChildren @ webix_debug.js:4864
webix.protoUI.resizeChildren @ webix_debug.js:5311
webix.protoUI.resizeChildren @ webix_debug.js:4842
webix.protoUI.resizeChildren @ webix_debug.js:5311
webix.protoUI.resizeChildren @ webix_debug.js:4842
webix.protoUI.resizeChildren @ webix_debug.js:5311
webix.protoUI.resizeChildren @ webix_debug.js:4842
webix.protoUI.resizeChildren @ webix_debug.js:5311
webix.protoUI.removeView @ webix_debug.js:4810
FormatBreadCrumbs @ functions.js:44
logic.setBreadCrumbs @ reminder.js:86
logic.init @ reminder.js:48
(anonymous function) @ init.js:47
webix.EventSystem.callEvent @ webix_debug.js:542
webix.protoUI._show @ webix_debug.js:27317
webix.protoUI.show @ webix_debug.js:4531
(anonymous function) @ index.js:46
checkForChanges @ functions.js:112
ui.mainContent.rows.on.onMenuItemClick @ index.js:44
webix.EventSystem.callEvent @ webix_debug.js:542(anonymous function) @ webix_debug.js:28048
webix.EventSystem.callEvent @ webix_debug.js:542
webix.MouseEvents._mouseEvent @ webix_debug.js:5788
webix.MouseEvents._onClick @ webix_debug.js:5710
(anonymous function) @ webix_debug.js:241



== Other details (browser, OS, CKEditor version, installed plugins) ==
version 4.5.5"	Bug	closed	Normal		General		invalid		
