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
In the classic editor, when the caption is edited in post content, it also changes in the media library.
Are you sure about this? I don't believe it's the case. As soon as an image is inserted into the post, its caption and alt text are properties of the post, no longer the attachment database object.
Can you share a GIF or some screenshots of the behavior?
When editing an image via post content in the classic editor, an "Image Details" modal comes up that shows the caption from post content. It does not sync with the media item's caption.
When editing an image via post content in Gutenberg, the "Select or Upload Media" modal comes up. This allows you to override the caption currently in post content, but does not sync from post content.
So more of a behavior change than a bug it seems like.
Describe the bug
Images in the media library have caption data that can be entered. When images are inserted into content, the caption follows the image.
In the classic editor, when the caption is edited in post content, it also changes in the media library.
In Gutenberg, when the caption is edited in post content, it does not change in the media library.
In both the classic editor and Gutenberg, when the caption is edited by editing the image itself, the updated caption is applied to the content.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Based on current behavior, I would expect that the caption text is synchronized between the image in content and the media library.
Additional context
The text was updated successfully, but these errors were encountered: