← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482474] Re: "Basic options" expander in layout editor is ARIA-collapsed by default

 

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: Fix Released

-- 
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
Status in Mahara 15.10 series:
  Fix Released

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