← Back to team overview

mahara-contributors team mailing list archive

[Bug 1278216] [NEW] Checkboxes when editing permissions for a page need labels

 

Public bug reported:

For people using screen readers, having a label for every form input is essential as they have no other (easy) way of knowing what the input is for. Currently when editing permissions for a page, the labels next to the checkboxes to select which pages/collections to update don't use the <label> tag.
The essential problem here is that the <label> tag is used for headings on this page, so that style needs to be applied to some heading tag instead so that labels can be used for their semantic purpose.

Affects latest master

** Affects: mahara
     Importance: Medium
     Assignee: Jono Mingard (mingard)
         Status: In Progress


** Tags: accessibility

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
     Assignee: (unassigned) => Jono Mingard (mingard)

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

Title:
  Checkboxes when editing permissions for a page need labels

Status in Mahara ePortfolio:
  In Progress

Bug description:
  For people using screen readers, having a label for every form input is essential as they have no other (easy) way of knowing what the input is for. Currently when editing permissions for a page, the labels next to the checkboxes to select which pages/collections to update don't use the <label> tag.
  The essential problem here is that the <label> tag is used for headings on this page, so that style needs to be applied to some heading tag instead so that labels can be used for their semantic purpose.

  Affects latest master

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


Follow ups

References