New to Kendo UI for jQueryStart a free 30-day trial

Editor on iPad Expands instead of Being Scrollable

Environment

ProductProgress® Kendo UI® Editor for jQuery
Operating SystemWindows 10 64bit

Description 

The jQuery Editor on iPad expands instead of being scrollable.

Cause

Iframes cannot be scrollable on iOS and always expand to display all their content.

Solution

Use the inline Editor mode that excludes an iframe. When in inline mode, you need to manually post the value of the Editor.

See Also