[wp-trac] [WordPress Trac] #63084: Screen reader shortcut hidden in block editor on smaller screens

WordPress Trac noreply at wordpress.org
Sun Mar 16 22:48:06 UTC 2025


#63084: Screen reader shortcut hidden in block editor on smaller screens
-----------------------------------------------+---------------------------
 Reporter:  sabernhardt                        |       Owner:  joedolson
     Type:  defect (bug)                       |      Status:  closed
 Priority:  normal                             |   Milestone:  6.8
Component:  Editor                             |     Version:  5.8
 Severity:  normal                             |  Resolution:  fixed
 Keywords:  has-patch has-testing-info commit  |     Focuses:
                                               |  accessibility, css
-----------------------------------------------+---------------------------
Changes (by joedolson):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59992" 59992]:
 {{{
 #!CommitTicketReference repository="" revision="59992"
 Editor: A11y: Skip link hidden in editor on medium-small screens.

 Adjust the position of the skip link in viewports between 600 and 782
 pixels, where they were hidden due to `overflow-y: auto` in the block
 editor. Ensures that the skip link is visibly available for users on all
 viewport sizes.

 Props sabernhardt, narenin, audrasjb, mukesh27, joedolson, wildworks.
 Fixes #63084.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63084#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list