New to Kendo UI for jQuery? Download free 30-day trial

Popup Editor Is Read-Only in Firefox

Environment

Product Progress® Kendo UI® Editor for jQuery
Operating System Windows 10 64bit

Description 

In Firefox, the popup jQuery Editor is read-only.

Cause

Firefox cannot handle iframe elements properly when they are moved to the DOM.

Solution

When you use an Editor inside a popup, which moves elements to the DOM, either first initialize the popup (for example, a Kendo UI Window, a jQuery dialog, or other) or call the refresh method.

See Also

In this article