User tests: Successful: Unsuccessful:
Fix TinyMCE height for multiple editor instances.
This a little thing that misses after #37603 to make Height work correctly.
Apply patch, create multiple editor instances somwhere, example add in mod_custom:
<field type="editor" name="editor1" label="Editor 1" height="300"/>
<field type="editor" name="editor2" label="Editor 2" height="800"/>
And edit mod_custom content.
Main editor height: 550 (default, from plugin)
Editor 1 height: 550
Editor 2 height: 550
Main editor height: 550 (default, from plugin)
Editor 1 height: 300
Editor 2 height: 800
none
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
PR-4.1-dev
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Not all of them. Like the editor instance.
All of them
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-05 22:11:48 |
Closed_By | ⇒ | bembelimen | |
Labels |
Added:
RTC
|
Thx
I have tested this item✅ successfully on 3f81350
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37964.