Issue Details (XML | Word | Printable)

Key: MDL-7466
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Vy-Shane Sin Fat
Reporter: Martin Dougiamas
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-7396

HTML editor is not keyboard accessible

Created: 13/Nov/06 12:27 AM   Updated: 30/Nov/06 04:35 PM
Return to search
Component/s: Accessibility, HTML Editor
Affects Version/s: 1.7
Fix Version/s: 1.8

Participants: Martin Dougiamas and Vy-Shane Sin Fat
Security Level: None
Resolved date: 30/Nov/06
Affected Branches: MOODLE_17_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
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.


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Vy-Shane Sin Fat added a comment - 30/Nov/06 04:35 PM
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.