Opened 13 years ago
Closed 13 years ago
#10271 closed Bug (duplicate)
Tab doesn't work
| Reported by: | kdpeders | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.1 |
| Keywords: | Cc: |
Description
Pressing the Tab key in the CKEditor version 4.1 (see demo page: http://ckeditor.com/demo ) doesn't behave as a tab key should (inserting some number of spaces).
Instead, it moves focus off the CKEditor.
Setting the 'CKEDITOR.config.tabSpaces = 5;' config property has no effect.

DUP of #10260.