Opened 6 years ago
Closed 6 years ago
#46085 closed defect (bug) (fixed)
TinyMCE Classic Block: fix the edit image modal
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | TinyMCE | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Editing an image in the Classic Block often fails. The cause is similar to other failures when using modals in the Classic Block TinyMCE instance: a reference to a DOM node is lost after opening the modal.
This was reported first in Gutenberg: https://github.com/WordPress/gutenberg/issues/11433. Better to track it here as it is a bug in an old custom WP plugin for TinyMCE.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
In 46085.diff:
$content_width
global.