Activity log for bug #1259685

Date Who What changed Old value New value Message
2013-12-10 20:27:09 Jono M bug added bug
2013-12-10 20:27:31 Jono M description Currently the DHTML date picker widget (for example the date field on /artefact/plans/edit/task.php) is not easy to navigate using a screen reader. - it opens below all other elements and does not have focus set to it - this is confusing for screen reader users since activating the button appears to do nothing - it has null alt-text, resulting in screen readers finding a variety of unrelated bits of text to read out as the title Eventually the date picker should be made accessible by having focus locked to it while it is open (using ARIA) but for now it would be fine to disable it (somehow) for screen reader users since it's possible to enter the date in the right format by hand. Affects latest master (using Orca 3.4.2) (WCAG Level A) Currently the DHTML date picker widget (for example the date field on /artefact/plans/edit/task.php) is not easy to navigate using a screen reader. - it opens below all other elements and does not have focus set to it - this is confusing for screen reader users since activating the button appears to do nothing - it has null alt-text, resulting in screen readers finding a variety of unrelated bits of text to read out as the title Eventually the date picker should be made accessible by having focus locked to it while it is open (using ARIA) but for now it would be fine to disable it (somehow) for screen reader users since it's possible to enter the date in the right format by hand. Affects latest master (using Orca 3.4.2) (WCAG Level A)
2013-12-12 00:38:17 Jono M mahara: importance Undecided Medium
2013-12-19 21:27:36 Jono M tags accessibility accessibility meal-sized
2014-01-08 00:31:03 Jono M mahara: assignee Jono Mingard (mingard)
2014-01-08 00:31:07 Jono M mahara: status New In Progress
2014-01-08 20:43:17 Jono M summary Datepicker is not keyboard-accessible Datepicker is not accessible to screen readers
2014-01-08 20:48:51 Jono M mahara: status In Progress Fix Committed
2014-01-08 21:14:51 Jono M mahara: milestone 1.9.0
2014-04-22 21:05:18 Robert Lyon mahara: status Fix Committed Fix Released
2014-06-05 01:20:17 Aaron Wells summary Datepicker is not accessible to screen readers Datepicker buttons lack alt text