My Oracle Support Banner

CKEditor Not Honoring Size Parameters For Basic Assets (Doc ID 2075279.1)

Last updated on FEBRUARY 21, 2019

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

When using CKEditor input form for an attribute of a basic asset, CKEditor is not honoring the size and width parameters and is defaulting to 300x300.

For example with the following basic assettype:

<!-- this is the description of an asset -->
<ASSET NAME="TestAsset" DESCRIPTION="TestAsset" MARKERIMAGE="/Xcelerate/data/help16.gif" PROCESSOR="4.0" DEFDIR="c:\FutureTense\Storage\ImageFile">
<PROPERTIES>
<PROPERTY NAME="urlbody" DESCRIPTION="Body">
<STORAGE TYPE="VARCHAR" LENGTH="50"/>
<INPUTFORM TYPE="CKEDITOR" WIDTH="800" HEIGHT="200" REQUIRED="YES"
 INSTRUCTION="Be concise! No more than 3 paragraphs."/>
</PROPERTY>
</PROPERTIES>
</ASSET>

When creating a new TestAsset the textarea appears the correct size, however when clicking on it to bring up CKEditor it defaults to 300x300.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.