Reviewed: https://reviews.mahara.org/12068 Committed: https://git.mahara.org/mahara/mahara/commit/7823a5839d206e8a719c407736c016a094b326f2 Submitter: Robert Lyon ([email protected]) Branch: 21.10_DEV
commit 7823a5839d206e8a719c407736c016a094b326f2 Author: Robert Lyon <[email protected]> Date: Mon Oct 4 13:00:30 2021 +1300 Bug 1939076: fixing styling for link-expand-right buttons As seen in view access edit page and admin -> people search page where the chevron was not aligned with the text Change-Id: I290e11c7c4f64429dffc37feeeeb5d65d2133ffc Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 1edc49e9494b2fb9a5a54f57a8625ba7c6ad4e91) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1939076 Title: Accordion across Mahara e.g. 'Site options' are not expandable by screen reader Status in Mahara: In Progress Bug description: These accordions are not able to be accessed using the keyboard. Including but not limited to any pieforms that are of type 'fieldset' e.g. as seen on site/options.php The accordion headers are internal links and cannot be accessed by the keyboard. They need to be buttons but once that change is made, the page refreshed upon every button press. Investigation needed. https://www.w3.org/TR/wai-aria- practices-1.1/examples/accordion/accordion.html To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1939076/+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

