mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17093
[Bug 1278216] Re: Checkboxes when editing permissions for a page need labels
** Changed in: mahara
Status: In Progress => Fix Committed
--
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:
Fix Committed
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
References