← Back to team overview

mahara-contributors team mailing list archive

[Bug 1889492] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11896
Committed: https://git.mahara.org/mahara/mahara/commit/046fc40b41eaee83601b28a3533781a841af44a5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 046fc40b41eaee83601b28a3533781a841af44a5
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date:   Thu Aug 5 14:37:04 2021 +1200

Bug 1889492: Remove references to removed accesskeys

Related to merged: https://reviews.mahara.org/#/c/11867/2

Change-Id: I31590b780de98c51f9a3c84957cadcd529010ea7

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1889492

Title:
  remove Mahara keyboard short keys

Status in Mahara:
  Fix Committed

Bug description:
  It has been decided that the Mahara character short keys will be
  removed from the code.  Often, the key mapping short cuts may
  interfere with assistive technologies rather than offer more
  convenience especially if a person cannot re-map the keys to those of
  their own choosing.

  The requirement for WCAG2.1 A 2.1.4 Character Shortcuts (if present)
  is a new addition but we will not be implementing the support needed
  to keep compliance for this feature and will thus remove it.

  The key mappings can be found here:
  /js/keyboardNavigation.js with reference to the file in /lib/web.php.  Please remove this feature and clean up any references to it.

  https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=144#character-
  key-shortcuts

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



References