Opened 14 years ago
Closed 14 years ago
#7820 closed Bug (fixed)
IE: we can't come out of Table using mouse or keyboard
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.4 |
Component: | General | Version: | 3.5.4 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample, with out focus in Editor body click on Table icon.
- Click OK button on Table Properties dialog to insert the table.
- Table is inserted & cursor in last table cell.
- Use mouse or keyboard try to keep the cursor after the Table.
Issue:
when we click out of the Table using mouse cursor going to first Table cell.
when we use arrow keys to navigate out of the table focus going back to last Table cell.
Tested against IE6 & IE7
Change History (8)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.6 |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Affects only IE6/7, fixed with [6879].
comment:5 Changed 14 years ago by
Version: | 3.6 (SVN - 3.6.x) → 3.5.4 (SVN - trunk) |
---|
comment:6 Changed 14 years ago by
Milestone: | CKEditor 3.6 → CKEditor 3.5.4 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
It looks like this should go on trunk, am I wrong?
comment:7 Changed 14 years ago by
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed on trunk with [6882].
True for IE6 and IE7.
If you press quickly down arrow two times you will get out of table.