E-mail List Archives
Re: Identifying focus rectangles
From: Patrick H. Lauke
Date: Feb 6, 2019 2:17AM
- Next message: Isabel Holdsworth: "Re: [External Sender]scrollable horizontal tabs - functionality?"
- Previous message: mhysnm1964@gmail.com: "Re: How to make accessible flowcharts?"
- Next message in Thread: Jonathan Cohn: "Re: Identifying focus rectangles"
- Previous message in Thread: mhysnm1964@gmail.com: "Identifying focus rectangles"
- View all messages in this Thread
On 06/02/2019 07:24, <EMAIL REMOVED> wrote:
> For a screen reader user, how can they detect focus rectangles when the
> keyboard focus is on an element? Is this an requirement to check the CSS and
> possibly the Javascript? Is there any other methods?
I'd say that this is one of those SCs that are very difficult, if not
outright impossible, to test fully for a non-sighted user (as there can
be so many variations in how the element is being styled, and the
styling may even be placed programmatically on a parent/ancestor
element, requiring you to analyse potentially the whole DOM branch going
all the way to the root of the page).
P
--
Patrick H. Lauke
www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Isabel Holdsworth: "Re: [External Sender]scrollable horizontal tabs - functionality?"
- Previous message: mhysnm1964@gmail.com: "Re: How to make accessible flowcharts?"
- Next message in Thread: Jonathan Cohn: "Re: Identifying focus rectangles"
- Previous message in Thread: mhysnm1964@gmail.com: "Identifying focus rectangles"
- View all messages in this Thread