mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16758
[Bug 1259401] A change has been merged
Reviewed: https://reviews.mahara.org/2955
Committed: http://gitorious.org/mahara/mahara/commit/a76a0f970faf277e823bb0e52aa265baa9c71265
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit a76a0f970faf277e823bb0e52aa265baa9c71265
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Fri Jan 24 13:58:15 2014 +1300
Simplify home info for screen reader users (Bug #1259401)
Make the table layout more logical (3 rows and 3 columns), changed
inner tables to divs and made complex links into simple ones.
Change-Id: I0625ff6a4b99ffd0d35324cdc8da96a03948876d
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/1259401
Title:
Dashboard info (Create and Collect, ...) is hard to understand when
using a screen reader
Status in Mahara ePortfolio:
In Progress
Bug description:
The large info section on the Dashboard (Create and Collect, Organise, Share and Network) is hard to navigate using a screen reader because of the complexity of the section.
- All images need appropriate alt text
- The HTML structure should be simplified so that links are easier to understand. Currently it's hard to figure out what's plaintext and what the links do since there are so many one-word elements (in Create and Collect and Share and Network). It would be helpful if these could be merged so that each icon (with its text) is a single link.
Fixing one problem or the other may be enough - alt text for the
images would help understanding, or if the images and text are bundled
into one link then alt text becomes unnecessary.
Affects latest master (using Orca 3.4.2)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1259401/+subscriptions
References