Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#47808 closed defect (bug) (reported-upstream)

WP Media Gallery incorrecy showing "alt text"

Reported by: minddoodle's profile minddoodle Owned by:
Milestone: Priority: normal
Severity: major Version: 5.2.2
Component: Media Keywords:
Focuses: ui Cc:

Description

Hi

I have discovered that when a user completes the following workflow the WP gallery is incorrectly showing the "alt text" and "title" field attributes.

1) create post
2) upload image
2.1) specify "alt text" image text e.g. "hello world"
3) update/save post
4) open Media --> Library
5) select the image created in step 2
6) inspect the properties of the image
ERROR: the "alt text" property is blank!

NOTE: when the post is rendered to HTML it does show the correct alt text (as per 2.1)

Attachments (1)

WordPress Media Library Bug.pptx (497.6 KB) - added by minddoodle 5 years ago.

Download all attachments as: .zip

Change History (7)

#1 @SergeyBiryukov
5 years ago

  • Component changed from Gallery to Media

#2 @SergeyBiryukov
5 years ago

Hi @minddoodle, welcome to WordPress Trac! Thanks for the report.

Unless I'm missing something, this appears to be the expected behavior:

  • When you're adding an alt text in the Image block settings in the post editor, it only applies to that specific block in that specific post.
  • If you'd like the alt text to be saved with the image, it can be done in two ways:
    • By going to Media Library and editing the image there.
    • By adding an alt text in the "Attachment Details" sidebar after selecting an image from Media Library in the "Select or Upload Media" modal when editing a post.

#3 @sabernhardt
5 years ago

Related: Gutenberg issue GB8941

#4 @SergeyBiryukov
5 years ago

Related/duplicate: #49165

#5 @sabernhardt
5 years ago

  • Resolution set to reported-upstream
  • Status changed from new to closed

I'm closing this ticket because the issue was already reported on the Gutenberg repository, issue 8941.

If you want to address how this works specifically in the block editor, please add comments on that issue. You also could join discussions about more general improvements to the interface for setting alt text, as well as how alt text is saved, on ticket #47456.

#6 @SergeyBiryukov
5 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.