Declare a New-UDModal. Then declare a New-UDTinyMCE inside that modal that uses plugins when generate their own modal and require text, such as a link/url button on the toolbar.
The modals inside of TinyMCE cannot receive keyboard input.
When declaring a New-UDTinyMCE inside of New-UDModal, any modal that TinyMCE opens cannot be typed in.
Modals in TinyMCE work for this:
Version
4.1.8
Severity
Low
Steps to Reproduce
Declare a New-UDModal. Then declare a New-UDTinyMCE inside that modal that uses plugins when generate their own modal and require text, such as a link/url button on the toolbar.
The modals inside of TinyMCE cannot receive keyboard input.
When declaring a New-UDTinyMCE inside of New-UDModal, any modal that TinyMCE opens cannot be typed in. Modals in TinyMCE work for this:
But not in this:
Expected behavior
Actual behavior
Additional Environment data
Windows
Visuals
No response