Critical Accessibility Issue
I'm running qdPM V9 Beta.
Tasks, Tickets, Discussions, Tasks Groups, Versions, Phases, Reports under project, are not clickable with a keyboard since they are wrapped around <span> tag.
If you keep pressing tab in order to cycle through the clickable items, it skips all the controls mentioned above and jumps from project info to add comment.
This is same for the element that lets you choose a file and upload an attachment.
This is serious bug for users who use screen readers or can't use mouse.
It'd be great if this fix is implemented into both extended and free beta version.
If you like to keep span tag instead of changing them to button or links, , please look at the resources below.
2. Using WAI-ARIA
http://www.w3.org/TR/wai-aria/usage
5.4. Definition of Roles
http://www.w3.org/TR/wai-aria/roles
6.6. Definitions of States and Properties
http://www.w3.org/TR/wai-aria/states_and_properties
Thanks,
JL