You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to click into an editor (that one's the "active" one then), but then opening a dialog via another editor's toolbar.
That leads to content inserted in the "wrong" editor (and the progress state to be wrong, too).
Tiny's own dialogs set the focus on the editor, in which the toolbar button was clicked, and that seems reasonable, too, for our ajax dialogs.
The text was updated successfully, but these errors were encountered:
indigoxela
changed the title
With multiple editor instances on page make sure opening a dialog sets the current toolbar's edtor to the active one
With multiple editor instances on page make sure opening a dialog sets the current toolbar's editor to the active one
Jun 16, 2024
It is possible to click into an editor (that one's the "active" one then), but then opening a dialog via another editor's toolbar.
That leads to content inserted in the "wrong" editor (and the progress state to be wrong, too).
Tiny's own dialogs set the focus on the editor, in which the toolbar button was clicked, and that seems reasonable, too, for our ajax dialogs.
The text was updated successfully, but these errors were encountered: