mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17056
[Bug 1276397] A change has been merged
Reviewed: https://reviews.mahara.org/2988
Committed: http://gitorious.org/mahara/mahara/commit/b7063ffa2ec27ca500b74bef971c1bf28c16cdf8
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit b7063ffa2ec27ca500b74bef971c1bf28c16cdf8
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Fri Feb 7 09:49:51 2014 +1300
Add descriptive alt text to Edit and Delete buttons (Bug #1276397)
Edit and Delete buttons should now have consistent, descriptive alt text -
where possible this includes the title of the object to be edited or deleted
Change-Id: Ic10775c961a27c8e1ce1fcc011be1f6c46ee9c1f
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/1276397
Title:
Edit and delete buttons need descriptive alt text
Status in Mahara ePortfolio:
In Progress
Bug description:
To be accessible to screen readers, all images and image-like elements
need an alt attribute specified. One area where this is not the case
is edit and delete buttons.
- In the Journal, Delete buttons have a title attribute but no alt attribute (they need both)
- Notes is the same
- Delete buttons in Resume composite forms have alt="[x]" which should be changed to something more descriptive
- Manage tasks buttons in Plans use a missing string for alt text
- Edit and Delete buttons in group Forums have no alt attribute specified (same in Topics)
Ideally most of these should include the name of the thing to be
edited/deleted in the alt text, eg. "Edit 'My plan'", since sometimes
the editing buttons appear above the name of the thing to be deleted
(in the HTML source) and sometimes they appear below.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1276397/+subscriptions
References