← Back to team overview

mahara-contributors team mailing list archive

[Bug 1262904] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2903
Committed: http://gitorious.org/mahara/mahara/commit/eee249e09d0aa5896810f4099636cb43f2a62d64
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit eee249e09d0aa5896810f4099636cb43f2a62d64
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Mon Jan 13 13:08:19 2014 +1300

Make file browser keyboard-accessible (Bug #1262904)

Adds tabindex to file icons so they can receive keyboard focus. Pressing Space
while an icon is focused brings up a menu where the folder to move to
can be selected.

Also adds "Folder:" text to folders in the file browser and adds accessible text
to parent folder links.

Change-Id: I29ff9733f79478dc1724fe0c579bbfa2e9b74ad0
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>

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

Title:
  Files cannot be moved from one folder to another without using the
  mouse

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In the file browser (eg. on /artefact/file/index.php) files can be
  dragged into folders, but there is currently no way to move them using
  the keyboard. This is undesirable for people who prefer to use the
  keyboard and critical for screen reader users who rely solely on the
  keyboard for navigation.

  It would be nice if activating the icon (by pressing Space or Enter) brought up a list of folders it can be moved into like in http://devfiles.myopera.com/articles/735/example.html - the icon alt text could then be changed to something like "File: Press space to move to a folder"
  Alternatively checkboxes could be provided for selection.

  Affects latest master

  (WCAG Level A)

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


References