← Back to team overview

mahara-contributors team mailing list archive

[Bug 1492102] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5219
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/0dde0f033dae82389313ea5403bfcb6e859a4553
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0dde0f033dae82389313ea5403bfcb6e859a4553
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date:   Fri Sep 4 16:55:29 2015 +1200

Improve file browser "move" accessibility (Bug #1492102)

- Moving files and folders with the keyboard now works properly
- Icons now include accessible text descriptions

behatnotneeded

Change-Id: I982ea29bbc45e307db4874cba860e36b538eeb5b

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

Title:
  Moving files with the keyboard no longer works

Status in Mahara:
  Fix Committed

Bug description:
  With the new Bootstrap themes, users are no longer able to move files and folders in the file browser using the keyboard. The desired functionality is
  - Press Enter on the file icon, which will open a list of possible folders to move the file to
  - Select a folder and press Enter to move the file

  However, currently the file "move" icon has no accessible text
  describing it, and although opening the list of folders works,
  clicking on them does nothing.

  Affects latest master

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


References