Opened 12 years ago
Last modified 9 years ago
#10517 confirmed Bug
Selecting cells by tab doesn't work when tabSpaces > 0
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
- Set config.tabSpaces = 4
- Create table and try to select next cell by tab
Expected: next cell is selected
Outcome: 4 spaces are inserted
Problem can be reproduced from CKEditor 3.0 in both CKE 3.x and 4.x.
NOTE: There is #3845. Default behaviour for it got broken in 3.6.2. Perhaps someone will want to fix both when fixing this one.