Reviewed: https://reviews.mahara.org/5589 Committed: https://git.mahara.org/mahara/mahara/commit/9a2d21fa171008f48cf257f1f702c85933f23778 Submitter: Robert Lyon ([email protected]) Branch: master
commit 9a2d21fa171008f48cf257f1f702c85933f23778 Author: Robert Lyon <[email protected]> Date: Thu Oct 22 16:53:26 2015 +1300 Bug 1482448: Check element has title attribute Before trying to pass it to get_help_icon() Fieldset elements don't need titles but can have help icons behatnotneeded Change-Id: Ib37797514f9173cab9b172fdd4f0d88034b9373a Signed-off-by: Robert Lyon <[email protected]> -- 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/1482448 Title: Help links should include the form element they refer to in their alt text Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Released Status in Mahara 16.04 series: Fix Committed Bug description: Many form elements in Mahara have blue "help" icons beside them, which pop up a dialog when clicked. These do currently include the accessible text "Help", but it is sometimes ambiguous to screen reader users which form element they refer to. It would be good to include the label of the element in the help text, eg. "Help for Auto-add users" Affects latest master To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1482448/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

