Denise (
denise) wrote in
dw_accessibility2013-01-15 10:39 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Inaccessible websites?
I'm doing a talk on web accessibility at LinuxConf Australia and would like to give specific examples!
So, gimme your best examples of websites with specific accessibility problems that drive you nuts. Use of tabular data where it doesn't make any sense, sites with horrible contrast or that won't let you change font sizes, restaurant websites that are entirely flash-based, etc, etc.
Also, if anybody knows of good illustrative videos of a) people listening to a screenreader and b) people dictating to their computer, point me at 'em?
So, gimme your best examples of websites with specific accessibility problems that drive you nuts. Use of tabular data where it doesn't make any sense, sites with horrible contrast or that won't let you change font sizes, restaurant websites that are entirely flash-based, etc, etc.
Also, if anybody knows of good illustrative videos of a) people listening to a screenreader and b) people dictating to their computer, point me at 'em?
no subject
no subject
no subject
no subject
no subject
You can also turn off javascript, but for the reasons
no subject
The page doesn't seem to use standard radio buttons, oddly, but the ones they do use seem like they should be accessible.
no subject
no subject
no subject
in order to make Google work I either have to let it set cookies so I can turn off instant (which I refuse to do -- I don't give Google more information than I have to), or turn off JavaScript. But because so many other sites right now are using Google tools which rely on JavaScript from Google.com (not to mention captcha tools which use Google JavaScript), I end up turning on and off Google JavaScript 20 times a day.
no subject
Basically, you can't rate a wikipedia article unless you select the stars with your mouse. If you are trying to access it using VoiceOver (as your using a screenreader) it does not work, if you are trying to select it using tabs etc as you don't have a mouse, it does not work.
I think Dragon Dictation has some videos, but I'm not able to go through and find one in regards to b)
http://australia.nuance.com/dragon/accessibility/index.htm
no subject
no subject
The only example I can find right now is a NSFW blog although this particular page is PG rated - http://fuckyeahfrosthawk.tumblr.com/post/39650827372/a-hawk-unmade-imsorry-imsosorry-i-have
So initially when I press command-+ a bunch of times I see this:
https://www.evernote.com/shard/s56/sh/dbf65098-5157-45b3-ad96-f0da59fe78ed/f3d8353da2f604af276273bd8fbc0e74
The actual content image is way over to the right - the "You have heart" image on the left is the top of the sidebar. But when I scroll horizontally to see the content I get this:
https://www.evernote.com/shard/s56/sh/d0e825f1-06fb-4d69-a570-4ff4f58ca025/96084d827bef231d966a3717b648c718
There's no way to get the stupid sidebar out of the way except by manipulating the CSS with bookmarklets, etc. Luckily I am techy enough to do this, but it shouldn't be needed!!!
I've pretty sure that I've never seen this sidebar-on-top behaviour outside of tumblr. I suspect that one of the very early Tumblr layouts had this coded in and everybody since then has copied it or something - it's probably a good example of how a "small" accessibility mistake can snowball if it ends up in a much-copied layout!
no subject
no subject
I'm not sure WHY it's inaccessible. I think it may be flash, though not something my screen reader's recognizing as flash, and everything is in mouse-able dropdown menus. Tabbing will get you the first item in a menu, but not the rest. I've tweeted at them and tried to explain this several times, but nobody's ever replied, and it's extra sad because the site used to be entirely accessable till they went and had a redesign.
no subject
no subject
no subject
no subject
More unfortunately, this seems to be a popular local web designer and their crappy flash-based design extends to things like restaurants.
no subject
(Anonymous) 2013-01-16 01:08 pm (UTC)(link)Once, my mouse broke, and I realized the nightmare of navigating this site on a keyboard. Half the time I don't even know where the focus flies off to when tab-scrolling, and the other half of the time, I kept wondering why the arrow keys never scroll.
But the most cumbersome part is, every time I want to read the next article, I had to backspace (go back previous page) then retab all the way from the beginning again to reach the next article.
After a week, I gave up and bought a mouse.
no subject
Horizontal menus that don't wrap and therefore don't scale. On the CBC site, with my font minimum set to 13px, the listen link is half under the search box. If I up the font size a little more, the watch link goes bye-bye too.
I gave them feedback on this, I do it all the time on sites that introduce menus that only work if you leave the tiny 10px font alone. I have a little boilerplate bit of text about aging populations and accessibility for everyone of all ability levels. Don't know if it's doing any good, but I keep doing it.
The other main problem area for me is shopping sites that display a grid of items. They often use fixed height elements for the image and the text, so the text just overflows out of visibility range at anything big enough to read.
no subject
It's an interesting case of a complaint about a responsive design that doesn't work well at large font and the designers choice of repair which is not what the person wanted, but might be the best fix.
Raises a question about who is responsible to make the effort for a site to be fully usable that isn't answered, but certainly bears thinking about.
no subject
Google+ does not allow you to change the font size for entries, and if you use your browser to do it it zooms the whole page (which already has horizontal scrolling). If you have to zoom a page it should *always* re-lay itself out to fit within the browser window, but few actually do. :-(
no subject
no subject
I hate anything that automatically captures the cursor, unless there is seriously only one thing you can do on that page. For an example, http://worldcat.org/ -- incredibly useful site which I use all the time (interlibrary loan for the win), but every single page reload captures the cursor and I have to free it in order to do anything the a keyboard/voice.
luckily restaurant websites that are entirely flash-based are less common, although they and children's author websites are still astonishingly frequently flash only.
Anything that overrides basic keystroke commands without giving you a way to turn them off. I tried using remember the milk -- https://www.rememberthemilk.com/ -- and it was completely impossible, because every single normal keystroke is overridden, and you can't turn them off without turning off JavaScript, which completely breaks the site. I especially get angry at any site which thinks it is clever by overridding keystrokes which are common browser shorthand on common browsers. The demo version of jira doesn't exhibit the behavior where typing "/" automatically takes you to the search box, thus overriding the "/" synonym for ctrl-F in Firefox, which makes me think that they finally fixed it, boo yeah. (We are using an older version at work.)
Any site which is completely broken with JavaScript turned off, not just RTM as above, but how about the entire gawker family of pages. I know it it the latest surveys are saying that most screen reader users browse with JavaScript turned on, but there is more to accessibility than just screen reader users, and for reasons as above (mostly having to do with turning off ways so-called clever designers overrode the keyboard or captured my cursor) I need to turn off JavaScript *frequently*. The fact that I have to turn it on again to visit io9 or jezebel or lifehacker is why I mostly Boycott those sites.
Sites which make information available only via title element, obviously, but also sites which make that same information available only via title or alt. Xkcd comes to mind -- jokes which are only funny if you have access to that. The alt is at least theoretically available to non-mouse users, Say, if they are me, and technically savvy enough to make it really easy to turn off images in their browsers, so that the can read the alternative text. But I'm assuming that most keyboard/voice-only users don't necessarily have that ability; it's non-trivial in most browsers.
no subject
For what it's worth, such videos are necessarily slow-moving. While experienced screen reader users can move at a speed that non-screen reader users can't even parse (I recently read this interesting study about has screen reader users and accusing a different part of the brain in order to parse sounds faster than non-screen reader users. \o/ SCIENCE), dictation is necessarily a slow process, at least for command and control.
no subject
no subject
When I spent this past year in a key responsibility position for redesigning a website from the ground up, my instruction to the developers was that key content needed to be discoverable and viewable with JavaScript turned off. It didn't need to be pretty, it didn't need to be elegant, it didn't need to be as pleasant a user experience as if javascript was turned on. Clearly all kinds of functionality such as light boxes and sliders didn't need to be reproduced. But what I requested -- and what they easily delivered, even though it took extra time -- was that you could still use the search box and view the text or images on the page.
Yes, it takes more time -- although not a lot more time, if what you are talking about is making a search box work without JavaScript, or the text of your article appear on the page without JS. But accessibility does take more time. Not a lot more, if it's a key element of the design from the ground up.
And of course some functionality will not be available to people who have JavaScript turned off. Heck, some functionality will always be unavailable to people who have Flash turned off.
Not to mention, from a pure business perspective, content which is unavailable without JavaScript is usually invisible to search engines. SEO demands revealing your text content to the stupidest browser available, that is, a crawler. And while you can jump through hoops to make your text available to crawlers, you might as well jump through the same hoops and make your text available without JavaScript.
no subject
no subject
no subject
Also on my list of Websites That Should Not Exist In Their Current Form: any site done in Flash, any site with a splash or landing page of any sort (outside of purely navigational index pages, which I think can actually be useful as primary landing pages if done right), any website that makes you log in on a secondary page (one or more clicks away) from the home page, any site that autoloads previous and newly arriving comments FB and/or Disqus style (for me the scripts never load right or at all no matter how good my computer, browser, or connection is), any site behind frames, any site that doesn't function or look right without gobs of JS, any site that starts you off with teeny-tiny or too-large text even if the font is adjustable, any site that disables view source, any site that remotely loads the content you're viewing and/or uses a script to deliver it so that the content cannot be viewed in source at all, and uh, I'm running out of stuff on my short list, but I'll add on later if I think of more.
Anything that's bad for accessibility is bad for the public (and therefore bad for websites' bottom lines and popularity) overall. If you think about just my basic examples above, all of them annoy and inconvenience not just users with accessibility issues but many others as well.
no subject
Here's an article from Forbes.com: https://www.evernote.com/shard/s56/sh/e2183e64-08bd-40f8-981c-35eec2e8e43b/e50a6ea999bf687050bb77e40dded528
That huge brown header at the top stays there ALL the time, and as you can see once I have increased the text size to something that's readable for me it takes up enough of the screen to be really annoying and also useless because the text all runs into other bits of text.
I'd like to be able to tell the stupid thing to just scroll normally like everything else on the page - if I want to go back and find it I can always scroll up again!
no subject
no subject