Opened 12 years ago
Last modified 12 years ago
#9513 confirmed Bug
IE10: some cursor problems while working with tables.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6.3 |
Keywords: | IE10 | Cc: |
Description
Open replacebycode sample, clear editor contents with New Page button and insert table
1
Notice that cursor blinks above table cell. The same thing happens when tab between cells. See cursor.png
2
Once you have inserted table and cursor blinks a little bit above the cell start tabbing. Rows will collapse one by one. Please see "collapse Row.swf"
3
Letters show sometime after you type.
- Insert table.
- Click in cell 2.1, type 'ss', tab to cell 2.2 and type 'ss'
- Tab to cell 3.1, type 'ssss', tab to cell 3.2 and type 'ssss'
Result should be seen in cells 3.1 and 3.2. Please see "lateType.swf"
Attachments (3)
Change History (5)
Changed 12 years ago by
Attachment: | lateType.swf added |
---|
Changed 12 years ago by
Attachment: | cursor.png added |
---|
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Type: | Task → Bug |
Changed 12 years ago by
Attachment: | collapse_Row.swf added |
---|
comment:2 Changed 12 years ago by
Version: | 4.0 (GitHub - master) → 3.6.3 |
---|
All issues can be reproduced from CKEditor 3.6.3. Before this version either CKEditor was not loading (started from CKE 3.4.3) or clicking ok button in dialog caused unable to get toLowerCase property JavaScript error.