Activity log for bug #1259359

Date Who What changed Old value New value Message
2013-12-10 00:51:50 Jono M bug added bug
2013-12-10 00:52:08 Jono M tags accessibility
2013-12-10 03:27:15 Jono M description Mahara (latest master) uses the tabindex attribute on various forms and buttons, overriding the standard tab order. For screen reader users this is a dealbreaker in many areas, since the elements appear out-of-order when tabbing through the page. Tab indexing is used in the following areas (and potentially others) - The site search box - Individual search forms (eg. in Find Groups) - Key buttons such as "Create Page", "Edit" (in Resume -> Cover Letter), etc - Key forms such as "Edit Title and Description" for pages As an example, in "Contact Information" (Content -> Resume) the input fields are given a tab index but the email address radio buttons + links are not. This means that to a screen reader user, most of the form including its submit button appear to be situated above the site logo (since they're first in the tab order) while the options for email address are in their correct position much further down the page. Since Mahara's pages are generally structured quite logically, getting rid of all tabindex attributes would vastly improve accessibility. Perhaps a key element (like the first form field) could still be focused by default for people who don't use a screen reader but want to use the keyboard? (WCAG Level A) Mahara (latest master) uses the tabindex attribute on various forms and buttons, overriding the standard tab order. For screen reader users this is a dealbreaker in many areas, since the elements appear out-of-order when tabbing through the page. Tab indexing is used in the following areas (and potentially others) - The site search box - Individual search forms (eg. in Find Groups) - Key buttons such as "Create Page", "Edit" (in Resume -> Cover Letter), etc - Key forms such as "Edit Title and Description" for pages As an example, in "Contact Information" (Content -> Resume) the input fields are given a tab index but the email address radio buttons + links are not. This means that to a screen reader user, most of the form including its submit button appear to be situated above the site logo (since they're first in the tab order) while the options for email address are in their correct position much further down the page. Since Mahara's pages are generally structured quite logically, getting rid of all tabindex attributes would vastly improve accessibility. Perhaps a key element (like the first form field) could still be focused by default for people who don't use a screen reader but want to use the keyboard? Affects latest master (using Orca 3.4.2) (WCAG Level A)
2013-12-11 23:09:16 Jono M mahara: importance Undecided Critical
2013-12-11 23:09:19 Jono M mahara: importance Critical High
2013-12-17 01:37:25 Julius Serrano mahara: status New Confirmed
2013-12-19 03:17:45 Jono M mahara: status Confirmed In Progress
2013-12-19 03:17:47 Jono M mahara: assignee Jono Mingard (mingard)
2013-12-20 02:19:24 Jono M mahara: status In Progress Fix Committed
2013-12-22 00:53:25 Kristina Hoeppner mahara: milestone 1.9.0
2014-04-22 21:53:03 Robert Lyon mahara: status Fix Committed Fix Released