ucsc / wcms-design-templates

Styles and Javascript for official UC Santa Cruz web templates
http://webassets.ucsc.edu
4 stars 3 forks source link

Google Search box not accessible (using JAWS or NVDA) #265

Closed dajoturner closed 10 years ago

dajoturner commented 10 years ago

Len Burns issue. I'm marking this Important because it needs review by Rob or Jeff. However, this is only for certain screen readers, so I assume it can be Could Wait if it's not an easy fix.

Len's text: The search button associated with the search box displayed on each page is not readable via either Jaws or NVDA. While it is possible to trigger the search by pressing enter, this is confusing. There is no efficient way to located the results frame. There is a level one heading at the site search, but the results appear below this. Google itself places the results at a level 2 heading and each result at a level 3. This allows for efficient skimming for the desired entry.

knice commented 10 years ago

Button is set to display:none; to hide it. I will use a different trick to hide it that isn't invisible to screen readers.

dajoturner commented 10 years ago

I've asked Len to re-test.

dajoturner commented 10 years ago

The button is fixed, but the structural navigation issue is still there. That's an enhancement though, so I'll start a new issue and set it to Fix Later. (see #276).

Closing this issue.