6.1
In 6.0 the two editor areas (html and plain) are displayed full width
In 6.1 Beta the two editors are NOT diaplayed full width
No response
No response
| Labels |
Added:
bug
|
||
| Labels |
Added:
No Code Attached Yet
|
||
I think we need to add default width in to None editor.
Kind of:
if (!$width && !$col) {
$width = 100%;
}@Fedik as shown in the screenshot it is a problem with BOTH editor none and editor html - thats why I went to the time to specifically include both in my screenshot. The same problem of setting height and width with empty values also exists if the global editor is set to codemirror its just not as obvious as the width is set again inside codemirror
Did you made clean installation or?
Can you please check TinyMCE config, it have 700px width in the plugin parameters? I suspect that the case.
if not, then need to debug more :)
stop guessing
Do you have or not the width in the plugin configuration?
lesson learned - wont waste my time any more. thanks and bye.
i've moved on - not wasting my time in reporting bugs with detailed explanation of the change that caused it ever again you clearly have no interest in anything but victim blaming
| Labels |
Added:
Information Required
|
||
| Labels |
Removed:
Information Required
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-03-09 18:02:59 |
| Closed_By | ⇒ | HLeithner |
This has been caused by #46438 removing the default height and with in libraries\src\Form\Field\EditorField.php