Opened 13 years ago
Closed 8 years ago
#8769 closed Bug (fixed)
IE9: Problems while inserting nested tables
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.1 |
Keywords: | IE9 | Cc: |
Description
Founded when reproducing #8675
- Clear editor contents or place cursor at the end of contents
- Insert table
- Cursor is clicking inside 1st table cell
- Insert another table or E.g. image/iframe/flash
Result: Table or other element will be inserted in last cell.
Reproducible from CKEditor 3.6.1 rev [7004]
Workaround: To insert nested table in first cell you have to click it first.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Problem can no longer be reproduced in CKEditor 4.x