← Back to team overview

mahara-contributors team mailing list archive

[Bug 1489243] [NEW] Incorrect labels in user name filters (Admin -> User search)

 

Public bug reported:

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

** Affects: mahara
     Importance: Medium
         Status: Confirmed


** Tags: accessibility

-- 
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:
  Confirmed

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


Follow ups