← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

"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

** Affects: mahara
     Importance: Medium
         Status: Confirmed


** Tags: accessibility bootstrap

-- 
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:
  Confirmed

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


Follow ups