← Back to team overview

mahara-contributors team mailing list archive

[Bug 1489243] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5259
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5ed7040274fa449b835b444f5ca1dfe5c3b573ee
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5ed7040274fa449b835b444f5ca1dfe5c3b573ee
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Fri Sep 11 11:09:14 2015 +1200

Fix ARIA descriptions of name initials in user search (Bug #1489243)

Now both the letter and its label should be read out for each link

behatnotneeded

Change-Id: I681dbea8fc818a71ed936c5c3dd7c15464346709

-- 
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/1489243

Title:
  Incorrect labels in user name filters (Admin -> User search)

Status in Mahara:
  Fix Committed

Bug description:
  On the User search page it is possible to filter users by the first
  letter of their first or last name. However, these links have the
  aria-labelledby attribute set to the label of the group, so screen
  readers only read out "First name" or "Last name" instead of the
  actual letter. This could probably be fixed just by changing the
  attribute to aria-describedby.

  Affects latest master

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


References