Files cannot be moved from one folder to another without using the mouse
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Medium
|
Jono Mingard |
Bug Description
In the file browser (eg. on /artefact/
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://
Alternatively checkboxes could be provided for selection.
Affects latest master
(WCAG Level A)
Changed in mahara: | |
status: | New → In Progress |
assignee: | nobody → Jono Mingard (mingard) |
tags: | added: wcag |
Reviewed: https:/
Committed: http://
Submitter: Son Nguyen (<email address hidden>)
Branch: master
commit eee249e09d0aa58
Author: Jono Mingard <email address hidden>
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: I29ff9733f79478
Signed-off-by: Jono Mingard <email address hidden>
Changed in mahara: | |
milestone: | none → 1.9.0 |
status: | In Progress → Fix Committed |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Patch for "master" branch: https:/ /reviews. mahara. org/2903