[wp-trac] [WordPress Trac] #63239: Button focus visibility issue in media upload page
WordPress Trac
noreply at wordpress.org
Wed Jul 16 20:27:13 UTC 2025
#63239: Button focus visibility issue in media upload page
-------------------------------------+-------------------------------------
Reporter: dilipbheda | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.9
Component: Media | Version: 6.6
Severity: normal | Resolution:
Keywords: has-patch has- | Focuses: ui, accessibility,
screenshots has-test-info dev- | css, administration
feedback |
-------------------------------------+-------------------------------------
Comment (by joedolson):
I added an alternate solution for this, which switches `.media-item-
wrapper .attachment-details` to `display: flex` and removes `overflow:
hidden;` to solve the issue. Removes `float: left`, which no longer
applies.
This doesn't adjust any padding or margin, and just allows the outline to
show.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63239#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list