E-mail List Archives
Re: Value and prioritization of large-scale things a web site can do for improved accessibility
From: Dave Merrill
Date: Apr 17, 2013 12:08PM
- Next message: Dave Merrill: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Previous message: Humbert, Joseph A: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Next message in Thread: Dave Merrill: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Previous message in Thread: Humbert, Joseph A: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- View all messages in this Thread
Thanks Detlev. I work on a commercial CMS, and in that context, we don't
have much if any input on the CSS or other styling our customers do for
sites built with our tools. That, along with text and image contrast,
choice of interactive content and media, has to be dealt with by our
customers' designers, when it's a priority.
What we *can* do is provide tools for creating discoverable and navigatable
page structures, and that's what I'm focusing on for now.
On Wed, Apr 17, 2013 at 1:49 PM, Detlev Fischer < <EMAIL REMOVED>
> wrote:
> Hi Dave,
>
> One thing not on your list I would throw in because it makes a big
> difference to keyboard users AND will be relatively easy to implement via
> CSS: making sure that you have always have good visibility of current
> keyboard focus on interactive elements when tabbing through content. From
> my experience of testing sites, even on sites with decent overall focus
> visibility, I often find areas where the focus is difficult to see.
>
> Best, Detlev
>
> On 17 Apr 2013, at 19:27, Dave Merrill wrote:
>
> > Steve, thanks very much for taking the time to weigh in here, I
> appreciate
> > it, very useful feedback.
> >
> > Re other ARIA markup, if you have a heading as the first item inside a
> > semantic container, is there any point to linking the two explicitly
> > with aria-labelledby
> > on the container pointing to the heading?
> >
> > The most recent screen reader users survey shows one real-world
> perspective:
> > - Headings are by far the most used in-page navigation
> > - Most reader users are now aware or ARIA landmarks but usage frequency
> is
> > quite varied
> > - The most-reported accessibility blockers are inaccessible Flash and
> > CAPTCHA, not information discovery
> >
> > That survey is here (which I'm sure you all know):
> > http://webaim.org/projects/screenreadersurvey4/
> >
> >
> > On Wed, Apr 17, 2013 at 12:51 PM, Steve Green <
> > <EMAIL REMOVED> > wrote:
> >
> >> To take your points in order, my opinion would be:
> >>
> >> 1. Yes, use HTML5 semantic elements. That is already useful and will
> >> become increasingly so.
> >> 2. ARIA landmark roles can be useful so they are worth adding.
> >> 3. Other ARIA markup is likely to be less useful, especially in generic
> >> templates. Given that there is a cost to everything, I see this as a low
> >> priority.
> >> 4. Title attributes on links only add value if they are different from
> the
> >> anchor text and provide necessary additional information. That is rarely
> >> going to be the case in templates. Unnecessary tooltips have an adverse
> >> effect on some users, so that has to be balanced against the benefit of
> >> providing them. This is one of many cases where an accessibility
> feature is
> >> not necessarily either beneficial or neutral.
> >> 5. Set the title attribute for content containers would be a definite No
> >> for me. It would particularly impact screen magnifier users because the
> >> tooltips are proportionately larger than usual and a tooltip would
> always
> >> be present no matter where the mouse is moved.
> >>
> >> Steve Green
> >> Managing Director
> >> Test Partners Ltd
> >>
> >>
- Next message: Dave Merrill: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Previous message: Humbert, Joseph A: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Next message in Thread: Dave Merrill: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- Previous message in Thread: Humbert, Joseph A: "Re: Value and prioritization of large-scale things a web site can do for improved accessibility"
- View all messages in this Thread