Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.5, 1.9
-
Fix Version/s: 2.0.8
-
Component/s: Accessibility
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
in many cases HTML editor keyboard shortcuts conflicts with Browser editor shortcuts: for example, CTRL+O opens a new file in Firefox, as well as CTRL+P prints the page.
Possible soultion: avoid the use of conflicting shortcuts, using numbers rather than letters (almost all letters are already taken as browsers shortcuts).
Assigning to Mathieu...