[wp-trac] [WordPress Trac] #37383: Theme browser keyboard traps
WordPress Trac
noreply at wordpress.org
Sun Jul 17 22:18:36 UTC 2016
#37383: Theme browser keyboard traps
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: has-screenshots has- | Focuses: ui, accessibility,
patch commit | javascript
-------------------------------------+-------------------------------------
Changes (by afercia):
* owner: => afercia
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"38084"]:
{{{
#!CommitTicketReference repository="" revision="38084"
Accessibility: Improve keyboard navigation on the themes browser modal
window.
Improves the `containFocus()` function to always get the correct first and
last
focusable elements, even when the theme browser shows the active theme
details.
Also, when on the first and last theme, adds a `disabled` attribute on the
previous and next navigation buttons to make them not focusable.
Fixes #37383.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37383#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list