Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8
-
Component/s: Accessibility, Forms Library
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
Help icon alt text is now being read as part of element label by JAWS. When tabbing though the form you first hit the help button and then label with help text again.
IMHO we should move the help button out from the label. Is there any reason why it should be kept in it?
Committed into cvs, I have added new span around the label+help button - "fitemtitle". Please review it and reopen, revert or fix if needed. thanks!
tested in JAWS - works as expected...