mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16513
[Bug 1265086] A change has been merged
Reviewed: https://reviews.mahara.org/2859
Committed: http://gitorious.org/mahara/mahara/commit/e85b481df536af2e2f265bd02ac902faf8bf7325
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit e85b481df536af2e2f265bd02ac902faf8bf7325
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Fri Jan 3 13:41:11 2014 +1300
Added alt text to task completion status icons (Bug #1265086)
In /artefact/plans/plan.php and "Plans" blocktype: Added "Completed" alt text
to tick image, "Overdue" alt text to warning image and hidden "Incomplete"
text for tasks which are not completed or overdue.
Change-Id: I261fb764715446efe39545c489f15791807e7d4c
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/1265086
Title:
"Completed" column for tasks is unclear for screen reader users
Status in Mahara ePortfolio:
In Progress
Bug description:
When editing a plan in /artefact/plans/plan.php the "Completed" column currently has no text if the task is incomplete or a tick if the task is complete. However, this is not obvious to people using screen readers since the tick icon has null alt text.
To make this more accessible, hidden "Incomplete" or "No" text should be present in the column if the task is incomplete, and the tick icon used when the task is complete should have descriptive alt text.
Affects latest master (using Orca 3.10.1)
(WCAG Level A)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1265086/+subscriptions
References