Opened 10 years ago
Closed 10 years ago
#9702 closed Bug (invalid)
CKEditor 4.x is missing keystrokes in config object.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
Look at the dom for CKEDitor.
Property config is missing editor.config.keystrokes
Please also note that docs mention this option.
The only way to get to keystrokes now is through editor.keystrokeHandler.keystrokes
.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
Documentation for keystrokes has to be clarified - #9704.