-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.4, 3.10, 3.10.1
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-70172-master -
-
0
-
Internationals - 3.11 Sprint 2, Internationals - 3.11 Sprint 3, Internationals - 3.11 Sprint 4, Internationals - 3.11 Sprint 5
As reported by eThink, WAVE reports the following issues on the home page:
- Errors
1 X Missing alternative text.Addressed byMDL-70173.
This is for the user avatar at the top right<span class="avatar current">
<img src="/theme/image.php/boost/core/1600356695/u/f2" class="userpicture
defaultuserpic" width="35" height="35" aria-hidden="true">
</span>
- 6 X Empty link (editing mode has to be on to see the first one)
<a href="/course/editsection.php?id=6">
<i class="icon fa fa-cog fa-fw " title="Edit summary" aria-label="Edit
summary"></i>
</a>
<a class="text-dark" data-action="closedrawer" href="#">
<i class="icon fa fa-window-close fa-fw " title="Close" aria-label="Close"></i>
</a>
<a class="h-100 d-flex align-items-center mr-2" href="#" data-route-
back="" role="button"><div class="icon-back-in-drawer"><span class="dir-rtl-
hide">
<i class="icon fa fa-chevron-left fa-fw " aria-hidden="true"></i>
</span>
<a class="mr-2 align-self-stretch d-flex align-items-center" href="#" data-route-
back="" data-action="cancel-search" role="button"><div class="icon-back-in-
drawer"><span class="dir-rtl-hide">
<i class="icon fa fa-chevron-left fa-fw " aria-hidden="true"></i>
</span>
<a class="h-100 d-flex mr-2 align-items-center" href="#" data-route-
back="" role="button"><div class="icon-back-in-drawer"><span class="dir-rtl-
hide">
<i class="icon fa fa-chevron-left fa-fw " aria-hidden="true"></i>
</span>
<a class="btn btn-light" role="button" href="#">
<i class="icon fa fa-arrow-up fa-fw " title="Go to top" aria-label="Go to
top"></i>
</a>
- Alerts
- 1 X Missing first level heading
1 X Suspicious link text.False-positive. See comment.
This is related to the "More..." item in the cog menu<a href="/course/admin.php?courseid=1" id="action_link5f6381e1268b218" class="" r
ole="menuitem">
<i class="icon fa fa-cog fa-fw " title="More..." aria-label="More..."></i>
More...
</a>
2 X Very small text.Addressed byMDL-70173.
These are related to the counters for unread messages and unread notifications<div class="count-container hidden" data-region="count-container" aria-
label="There are 0 unread notifications">
0
</div>
- has to be done after
-
MDL-70173 Dashboard accessibility issues
- Closed