Ticket #4041 (closed Bug: fixed)
[IE] Remove multiple rows doesn't work
| Reported by: | garry.yao | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Styles | Version: | |
| Keywords: | IE Confirmed Review+ | Cc: |
Description
Reproducing Procedures
- Open the 'replace by class' sample page.
- Load the document with following content and selection:
<table> <tbody> <tr> <td> [row1</td> </tr> <tr> <td> row2]</td> </tr> </tbody> </table>
- Open context menu and 'row' submenu, click 'Delete Rows'.
- Actual Result: Only row2 get deleted.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
