Ticket #1302 (closed Bug: fixed)
Opera: deleting table cell breaks context menu
| Reported by: | hallvord@… | Owned by: | hallvord@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Opera Compatibility |
| Component: | General | Version: | SVN |
| Keywords: | Cc: |
Description
- Add table to document
- Focus e.g. top right cell
- Right-click cell and select "Cell > Delete cell"
- Right-click again in table
Bug: no context menu. Error occurs in fcktablehandler.js, in _CreateTableMap because Opera hasn't correctly decremented the HTMLTableRow.cells count when the cell was deleted.
Change History
Note: See
TracTickets for help on using
tickets.