← Back to team overview

mahara-contributors team mailing list archive

[Bug 1889492] [NEW] remove Mahara keyboard short keys

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
         Status: Triaged


** Tags: accessibility

** Description changed:

  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
+ 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.  
+ /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

-- 
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/1889492

Title:
  remove Mahara keyboard short keys

Status in Mahara:
  Triaged

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


Follow ups