Opened 10 years ago
Closed 8 years ago
#8245 closed Bug (fixed)
Multiple tbody tags in IE 9 are re-ordered
Reported by: | Simon | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.5.3 |
Keywords: | IE9 | Cc: |
Description
I've created a test case which replicates this problem. If you put the html attached in the editor when using IE 9 and toggle between source and design view you will see the row order change from 1,2,3,4 to 4,3,2,1 and back again.
All works fine in Firefox and Chrome. Tested on http://ckeditor.com/demo
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | tbody.html added |
---|
comment:1 Changed 10 years ago by
Component: | General → Core : Tables |
---|---|
Keywords: | IE9 added |
Status: | new → confirmed |
Version: | 3.6.1 → 3.5.3 |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
@liam thank you for pointing this out.
DUP of #9312.
May be a duplicate of #9312.