Opened 12 years ago
Closed 12 years ago
#10111 closed Bug (invalid)
Trap the 'tab' key
Reported by: | Nandini Jayabalan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Keystrokes | Version: | 3.3.1 |
Keywords: | Cc: |
Description
I have changed the behaviour of the 'tab key by using 'CKEDITOR.config.tabSpaces = 4;'
But I am unable to track the 'tab' keystroke for the character counter plugin that we developed inhouse
Change History (1)
comment:1 Changed 12 years ago by
Keywords: | TAB removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This isn't support site or forum but place for reporting bugs.
Please look for errors in your plugin's code as with this setting or wothout it tab key is being caught in CKE 3.x with key code 9: