mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17094
[Bug 1278216] A change has been merged
Reviewed: https://reviews.mahara.org/2994
Committed: http://gitorious.org/mahara/mahara/commit/e38c0153ea96f7a4120c26b42fa3203c6ae92c18
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit e38c0153ea96f7a4120c26b42fa3203c6ae92c18
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Mon Feb 10 14:42:17 2014 +1300
Use labels in checkboxes pieforms element (Bug #1278216)
Also added styles to keep formatting the same
Change-Id: If96a92c3c9db6465fc7f339148874e4e326a76fb
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/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