<fieldset>
with a <field type="editor" />
eachThe modal dialog appears
The modal backdrop appears, but the modal dialog does not.
When inspecting the DOM elements, the issue appears to be that the modal dialog elements are placed in the first tab, and since tabs have a display:none
when inactive, the dialog itself is also hidden.
I tested with TinyMCE, something about how that one is setup/instantiated has it either fix itself or just handle the modal dialogs differently.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-20 18:45:25 |
Closed_By | ⇒ | Quy |
Please re open
Status | Closed | ⇒ | New |
Closed_Date | 2022-03-20 18:45:25 | ⇒ | |
Closed_By | Quy | ⇒ |
Labels |
Added:
bug
|
Confirmed
Someone needs to revive this #32062
The platform needs a way to queue html fragments to be placed before the closing body tag. Any other solutions are just monkey patches that ignore the fact that this functionality is essential and is right now missing!!
@bembelimen @HLeithner