http://blog.rrwd.nl/2012/03/23/how-accessible-is-the-wordpress-cms-for-a-blind-content-manager/
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
esmi
-
esmi
Some interesting issues brought up by a blind user on the wordpress,org support forums: http://wordpress.org/support/topic/plugin-dantotube-some-accessibility-fix-suggestions
-
esmi
I’ve only just realised that Admin Bar links contain tabindexes. That’s bad enough but they’re not really in an intuitive/logical order. Can they be removed in a future version?
-
esmi
Has anyone tested the accesskeys in the HTML editor whilst using AT software such as JAWS? I’m really concerned about all of those non-numeric shortcut keys.
-
Franco
-
esmi
What did you test with?
-
-
Jane Wells
If you’ll be at SXSW this year, RSVP to come to the WordPress party on the 12th! Snacks, booze, WordPress people, what more could you ask for? No SXSW required, just an RSVP.
Also, if anyone wants to volunteer at the booth to help people with their sites/answer questions, get in touch with Rose, who is coordinating the booth.
-
carinato
What about keyboard navigation on primary menu with dropdown submenu ? I think this is a primary issue for accesibilty. I’m testing wp 3.4-alpha-20205, but there isn’t any enachment on main menu.
In my opinion css cannot use display:none for submenus because also screen readers don’t read submenus in this way
my 2 cents-
Boaz Sasson
Kind of late getting here, but would also like to be a part of the WP accessibility initiative. Background in SEO and started doing WCAG 2.0 accessibility consulting over the past year.
-
-
-
Jane Wells
Hey @esmi et al With the new plugin…
Hey @esmi et al: With the new plugin page headers (see http://wordpress.org/extend/plugins/buddypress/ http://wordpress.org/extend/plugins/bbpress/ http://wordpress.org/extend/plugins/login-logo/ for examples), what if anything should we be doing around alt tags for those images?
-
Graham Armfield
Hi Jane, happy new year.
In the examples you quote the images are mainly decorative – certainly in the case of BuddyPress and bbPress – so they should have an alt attribute set as empty string – eg alt=”".
In the case of the Login Logo one, the image contains more information (although it’s available elsewhere) so perhaps the alternate text should contain more. But it’s not a good idea to stuff the alt attribute with a long string.
As a general rule, alt text should describe what the image shows or represents. If an image is a link then the alt text should describe the link destination. If the image is purely decorative then the alt text should be an empty string.
Images should never be presented without the alt attribute as this will cause some screen readers to voice the entire path to the image – often a verbose, obscure or meaningless experience.
So to determine what the alt text should be for these header images, whoever is supplying them should also supply appropriate alt text to go with them.
Hope that helps
-
asdjqwueqwep
Good job Sven.
Now, insert this function:void ht1632_clear()for (int i=1; i<=4; i++)
ht1632_clear(i);
and leave the #define cls ht1632_clear in place, together will all calls to cls.
Basically, we re-defined the old ht1632_clear (with no parameters) function.(As before, I did not test this.)
-
-
Jane Wells
WordPress 3.3 is coming up on RC1 (meaning it’s close to launch). We tried to catch as many accessibility issues as we could, but chances are we missed things. If anyone would be willing to run 3.3 beta through the paces and report back on how it does/what fixes need to be made, that would be great. If you’re not set up with an svn install, you can download the beta tester plugin to put the beta on a test site.
-
Andrew Nacin
Test.
-
Graham Armfield
Are you primarily thinking back end or front end or both, and should we reply here – or elsewhere?
-
Jane Wells
Mainly the dashboard, since that’s where the changes are in 3.3. Responses in comments on this thread.
-
-
Graham Armfield
Not accessibility I know but not sure where to put this…. It seems impossible to switch comments off at the individual page level.
General settings are to allow comments. I edit a page and uncheck Allow comments and then Update the page. I’m returned to the edit page again and the comments checkbox is checked again. Not sure if it’s theme dependant but it happens on both twentyten and twentyeleven.
-
Jane Wells
Hi Graham. Please don’t use this blog for non-accessibility bugs, feature requests, etc. Try the support forums for troubleshooting. http://wordpress.org/support
-
Graham Armfield
Hi Jane. Understand that I’ve missed the boat on accessibility updates for 3.3. So looking forward to 3.4, please can you outline the correct route for people like myself to suggest accessibility enhancements. In order to get accessibility as right as possible I believe it’s important to design it in as early as possible.
Thanks
Graham
-
-
-
-
Jane Wells
Changed a couple of settings:
- Must fill in name and email, but removed the ‘must have previously approved’ setting so now comments go live immediately instead of waiting to be moderated.
- Close comments on posts older than 14 days old. Comments go unnoticed, and no action gets taken. Hopefully discussions can get to agreement within 2 weeks (well before, if we’re lucky) and the resolution can make its way over to the appropriate trac ticket.
-
Graham Armfield
I’d like to get involved with making WordPress more accessible. Where do I sign up?
-
Jane Wells
Right here (and welcome!). Can you weigh in on the tabbing issue below?
-
Graham Armfield
Have done already Jane. Thanks. How would I start a thread?
-
-
-
esmi
We have done some testing but in the end we preferred to install ckeditor