Editor dimensions bug or feature ?

25 views
Skip to first unread message

Alfred Vink

unread,
Oct 25, 2015, 2:03:30 PM10/25/15
to joomla-de...@googlegroups.com
I try to set a joomla editor field’s width and height. 

I’ve set it in my default.xml as:

<field
      type="editor"
name="header"
width=“50%"
height="150px"
label="COM_ALFCONTACT_OPTIONS_HEADER"
filter="safehtml"
description="COM_ALFCONTACT_OPTIONS_HEADER_DESC"
Default=" ">

</field>
But it doesn’t seem to adhere to the dimensions set no matter what I try, also COLS and ROWs doesn’t work.
According to the source code the width and height parameters are added to an invisible textarea that is automatically added after an editor.

What am I missing here ? 
Alfred

brian teeman

unread,
Oct 27, 2015, 3:45:05 AM10/27/15
to Joomla! General Development
There is a bug report about this (or something very similar) on the issue tracker
Reply all
Reply to author
Forward
0 new messages