← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482474] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5092
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/f3b3d5f6c89e646cb2c0c5b2c9561ee151cd4b1b
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f3b3d5f6c89e646cb2c0c5b2c9561ee151cd4b1b
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Thu Aug 13 16:09:44 2015 +1200

Correct aria-expanded attribute on layout selector (Bug #1482474)

Since the "Basic options" section is expanded by default it should
have aria-expanded=true

behatnotneeded

Change-Id: Ib499d95552397770b32720b9b8783fa1a3834717
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/1482474

Title:
  "Basic options" expander in layout editor is ARIA-collapsed by default

Status in Mahara:
  Fix Committed

Bug description:
  "Basic options" is the default expander in the page layout editor and
  is expanded by default. However, (probably due to something in the
  bootstrap-accessibility library) it has the attribute aria-
  expanded=false added to it by default, making it confusing for screen
  reader users. This should be changed so that this expander has aria-
  expanded=true, but the others still have the attribute set to false.

  Affects latest master

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


References