pagedown icon indicating copy to clipboard operation
pagedown copied to clipboard

UI buttons (bold, italic for example) use inaccessible code

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Usage of WAI-ARIA and correct HTML would help ensure a slightly better 
experience.

For example using a <button> opposed to a <span> and using roles using as 
"application" and "menu" or "button" to the inserted mark-up shouldn't be that 
tricky to implement.

Am happy to hack around and provide more concrete examples if needed...


Original issue reported on code.google.com by [email protected] on 15 Nov 2011 at 9:42

GoogleCodeExporter avatar Sep 12 '15 05:09 GoogleCodeExporter