Opened 11 years ago
Last modified 9 years ago
#11192 confirmed Bug
Table is messed up when inserting a row, column and cell when a table has a header — at Initial Version
Reported by: | clazy | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.1 |
Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
when inserting a row/column/cell to the child table using the context menu, it will insert the row/column/cell on the parent table.
step to reproduce:
- add a table(parent table) without header
- add another table(child table) with header inside the parent table
- right click on the first cell of the child table and insert a row/column/cell
expected : row/column/cell will insert in the child table actual : row/column/cell added on the parent table
for more detail, video is attached