mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17222
[Bug 1279530] A change has been merged
Reviewed: https://reviews.mahara.org/3003
Committed: http://gitorious.org/mahara/mahara/commit/9d52504dff4bf1894cdf37602e8c67d2ee7bffd2
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 9d52504dff4bf1894cdf37602e8c67d2ee7bffd2
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Thu Feb 13 13:51:10 2014 +1300
Made Attachments expander keyboard-accessible (Bug #1279530)
- Changed trigger to an anchor instead of a <td>, moved js file out of resume (since
resume isn't the only thing using it) and added focus management - the first link in
the expander is focused when it's opened
- Modified the expander in Cookie Consent 2 to use the same logic
- Fixed Resume blocktypes, which were no longer displaying properly after the change
Change-Id: I399ea9558482c1af91bd904f4057851cdb0b3ee7
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
--
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/1279530
Title:
Attachments section for Text box blocks is not accessible
Status in Mahara ePortfolio:
In Progress
Bug description:
Text box blocks have their attachments collapsed by default to save space and minimise complexity. However, the element to toggle the visibility of the attachments is not keyboard-focusable and can therefore not be accessed by screen reader users.
This needs to be changed to use an <a> or <button> element and should focus the first attachment title when expanded.
Affects latest master
(WCAG Level A)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1279530/+subscriptions
References