Changes between Initial Version and Version 2 of Ticket #9020


Ignore:
Timestamp:
Jun 8, 2012, 12:38:57 PM (13 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9020

    • Property Keywords table removed
  • Ticket #9020 – Description

    initial v2  
    11Follow this simple steps:
    2 1, create a table with 3 rows, 3 columns.
    3 2, merge the first two cells in the first row.
    4 3, veritical split the last cell(the cell after the merged cell) in the first row.
     21. create a table with 3 rows, 3 columns.
     32. merge the first two cells in the first row.
     43. veritical split the last cell(the cell after the merged cell) in the first row.
    55The table structure becomes messy after the third step.
    6 
     6[[BR]]
    77The bug is in "tabletools/plugin.js", cellInRow function. Developer should avoid adding duplicate cells, similar with "cellInCol".
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy