← Back to team overview

mahara-contributors team mailing list archive

[Bug 1273841] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2968
Committed: http://gitorious.org/mahara/mahara/commit/ac0562725f4458e62aadb3fb670521afe67723f9
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit ac0562725f4458e62aadb3fb670521afe67723f9
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Wed Jan 29 09:42:20 2014 +1300

Use aria-describedby to link form errors to inputs (Bug #1273841)

New element_descriptors() method in pieforms to return a list of HTML IDs
which describe the given element (description, error or both) used by all
pieforms types which can logically use aria-describedby for some or all of
their elements.

Change-Id: Ie480b267f8c944dfe4e4bb6f185e8ce3ad8dd3ee
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1273841

Title:
  Specific form errors should be linked with ARIA

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  For sighted users, form errors which appear beside their associated
  fields are easy to see and correct, but it's not the case for screen
  reader users. These errors should be linked with aria-describedby in a
  similar way to element descriptions, so that screen reader users can
  more easily find and fix errors.

  Affects latest master

  (WCAG Level A)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1273841/+subscriptions


References