Create a form field of type "editor"
use cols, rows, width, height to limit its size.
box will be the height specified.
a hidden box is sized not the editor at all
"Test" build as of today.
This video will explain whats going on.
https://drive.google.com/file/d/0B31YVf0qLc5gX19vX0lTX0xZaGc/view
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_plugins |
@brianteeman i have to disagree...
#1 JCE doesn't have the issue..
#2 Code Mirror has the same issue..
#3 both show a "textarea" that is hidden which makes no sense when your using editor mode. If it was "textarea" mode then fine, but thats not the case.
When you create a field of type editor it is a textarea you are able to set the column width etc
However when you are using a wysiwyg editor it dynamically hides the textarea and replaces it with the wysiwyg editor so the width settings etc that are in use are those that come from the editor plugin.
The only way to "solve" it for you would be to have a new field type for each specific editor
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-24 15:28:13 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
J3 Issue
|
That is how wysiwyg editors work. If you don't have one enabled then you will see the field resize