[wp-trac] [WordPress Trac] #63950: Tabbing through database upgrade screen shows "WordPress" text over logo
WordPress Trac
noreply at wordpress.org
Sat Oct 4 00:45:28 UTC 2025
#63950: Tabbing through database upgrade screen shows "WordPress" text over logo
------------------------------+----------------------------
Reporter: johnbillion | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Upgrade/Install | Version: 5.5
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility
------------------------------+----------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60898" 60898]:
{{{
#!CommitTicketReference repository="" revision="60898"
Upgrade/Install: WordPress text shows over logo on tab.
On the upgrade and repair screens, the logo link to wordpress.org was
hidden using negative `text-indent`. This method makes the link impossible
to click on using a mouse, and causes the text to overlay the image on
keyboard focus.
On the install screen, if PHP is not running, the styles are not applied,
leaving an unstyled link.
Remove the links for consistency with other screens following r47745.
Props johnbillion, sabernhardt, joedolson.
Fixes #63950.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63950#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list