Comment 4 for bug 1824044

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9825
Committed: https://git.mahara.org/mahara/mahara/commit/d78265327e40b1bce97761f661d26fb8792cb728
Submitter: Robert Lyon (<email address hidden>)
Branch: 19.04_STABLE

commit d78265327e40b1bce97761f661d26fb8792cb728
Author: Evonne Cheung <email address hidden>
Date: Fri Apr 12 10:50:44 2019 +1200

Bug #1824044 'skip to main content' link skips the new page header on collections

Put the pageactions.tpl inside pageheader.tpl so the ordering of
elements is better for screenreaders.

Skip to main content now goes either to #main or #header-content if dealing
with a custom page header. The collection navigation custom-dropdown is now
focusable, with clicking func and tab to and press enter for accessibility.
Style guide updated accordingly.

behatnotneeded

Change-Id: I54c17a69c3f55aa4f896ea02be01e04220d4dd4c
(cherry picked from commit 5d0989ada692ce1185418aab6668c01ad092668e)