[wp-trac] [WordPress Trac] #21347: There is no way to tab out of the plugins and themes editors textareas
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 24 05:56:51 UTC 2012
#21347: There is no way to tab out of the plugins and themes editors textareas
---------------------------+-----------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+-----------------------
Changes (by grahamarmfield):
* status: closed => reopened
* resolution: fixed =>
Comment:
Replying to [comment:5 azaozz]:
> Closed as fixed for now. If this behavior is not acceptable, feel free
to reopen with other options.
Standard behaviour for a textarea when tab key is pressed is to move to
the next item that can receive focus. I'm a little nervous about that
behaviour being overridden. How about swapping the solution round to:
* Tab key pressed - moves out of textarea
* Esc + Tab - inserts a tab character
Also, using aria-describedby attribute is good for screen reader users,
but where non-standard behaviour is present it's important that clear and
visible instructions are provided for those who may be using a keyboard
but not alongside a screen reader - eg some motor-impaired sighted people.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21347#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list