Reviewed:  https://reviews.mahara.org/5153
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/d2d8b8e356904c437e910f0b2c26d9f6659ea5ae
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    master

commit d2d8b8e356904c437e910f0b2c26d9f6659ea5ae
Author: Jono Mingard <jo...@catalyst.net.nz>
Date:   Thu Aug 20 13:42:43 2015 +1200

Use non-minified version of bootstrap-accessibility

Fixing bug #1482458 requires modifying the library, so the full JS
file needs to be included instead of the minified version.

behatnotneeded

Change-Id: Iededf7ce7cbc5abff8cede2e1c2e04f28ca1a7b0

-- 
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/1482458

Title:
  Bootstrap tabs are not accessible

Status in Mahara:
  In Progress

Bug description:
  The new Bootstrap theme means that tabs (eg. on the Profile page) are
  rather different to previous versions of Mahara. In theory the
  included bootstrap-accessibility library should take care of adding
  ARIA features to them, but unfortunately it seems to be
  overcomplicating matters to the point of confusion. There are various
  issues with the JAWS screen reader, which may or may not be related to
  this library ... need to investigate why these issues are happening.

  1. Tabs can't be changed without going into "forms" mode (pressing Enter with 
a tab selected does nothing)
  2. All tabs are described as "tab selected"
  3. When selecting a tab with the keyboard (without a screen reader), tabindex 
attributes are added to the tab and its content, messing up the tab order of 
the page

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482458/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to