Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: Accessibility, HTML Editor
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
Editor toolbar is not fully keyboard accessible: the three drop-down menus are in the tab order, but the other buttons are not. Standard keyboard shortcuts are available (ctrl+b, ctrl+i, ctrl+u etc) but users are not informed of this. There are not shortcuts for all buttons, e.g. create link, insert image etc. NOTE: the editor can be configured/ disabled on a per-user/ site-wide basis.
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
I have added keyboard shortcuts for the editor. I've also added an editor shortcuts help button that is displayed when the html editor is in use. The help popup lists all the available shortcuts.