Opened 17 years ago
Closed 17 years ago
#1302 closed Bug (fixed)
Opera: deleting table cell breaks context menu
Reported by: | Hallvord R. M. Steen (Opera Software) | Owned by: | Hallvord R. M. Steen (Opera Software) |
---|---|---|---|
Priority: | Normal | Milestone: | Opera Compatibility |
Component: | General | Version: | SVN (FCKeditor) - Retired |
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 (3)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Owner: | set to Hallvord R. M. Steen (Opera Software) |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Works fine in build 9755 (has been OK for quite a while)
Filed as Opera bug 287406. Hard to minimise a TC for it.