← Back to team overview

mahara-contributors team mailing list archive

[Bug 1482490] Re: New toggles are confusing for screen reader users

 

** 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/1482490

Title:
  New toggles are confusing for screen reader users

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Released

Bug description:
  The new toggle-style checkboxes (used, for example, in the user
  settings page) are mostly accessible, but can be confusing to screen
  reader users because they include both "On" and "Off" text regardless
  of whether they are checked or unchecked. This text uses CSS :before
  and :after pseudo-elements, so it may be an issue particular to the
  JAWS screen reader, but it's worth looking into whether this can be
  changed. Ideally, either "On" or "Off" would be read out, depending on
  whether the checkbox is checked or unchecked.

  Affects latest master

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


References