Opened 11 years ago

Closed 11 years ago

#9895 closed Bug (duplicate)

rowspan didn't decrease when remove cell from other column

Reported by: bryan Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

while editing table, if there's a rowspan attribute on cell in one column, then you remove a cell from another column, the value should decrease but it didn't.

Steps to reproduce :

  1. create a table (in my case 3 rows 2 columns)
  2. make top left cell merge down twice (which result in a <td> spanned 3 row)
  3. remove the middle cell from another column
  4. view source

Browser name and OS : Chrome 23.0.1271.101 on Mac OS X 10.8.2

Tested on release and nightly build.

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: table rowspan html removed
Resolution: duplicate
Status: newclosed

DUP of #6618.

There are also two similar tickets #2859 and #8666

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy