Opened 22 months ago
Closed 22 months ago
#62198 closed defect (bug) (reported-upstream)
Replace featured image text isn't visible.
| Reported by: | Necarie | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 6.6.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | ui, accessibility |
Description
I'm using a fresh install of WordPress with no additional themes or plugins installed. I'm using the Twenty Twenty-Four theme and the latest version of Firefox.
I imported an xml file to restore posts from another WordPress. There were media files referenced in it that failed to upload, which was fine as I intended to replace the images manually. When I edited the posts to replace the featured images, the featured images option seemed to be missing.
I eventually figured out the option was there, but I couldn't see it because the text on the buttons was the same color as the background. This only happens when there is a reference to a missing image - once I added a valid image, the button appeared as black text on a light background.
It may not seem like a big deal, but it took me a long time to figure out because I'm not familiar with this version of WordPress or where the button was supposed to be. I hope that by reporting it I can spare someone else the frustration I felt - it seems like something easy to fix.
Attachments (1)
Change History (3)
#1
@
22 months ago
- Component General → Editor
- Focuses ui accessibility added
@Necarie thanks for your report and welcome to the WordPress Trac.
I can reproduce the issue you reported even when deleting from the filesystem a featured image already set. Seems to me this is a clear issue of the new Featured image UI that doesn't take into account missing / broken images.
I will move this ticket to The block editor GitHub repository, as all issues related to the Gutenberg editor should be traacked there.
#2
@
22 months ago
- Milestone Awaiting Review
- Resolution → reported-upstream
- Status new → closed
I moved this ticket to https://github.com/WordPress/gutenberg/issues/66005
Closing as reported upstream
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This shows the button where "Replace Image" should be visible, but it isn't.