Opened 12 years ago

Last modified 12 years ago

#8589 confirmed Bug

Safari & Chrome : Copying & Pasting first table row with headers & some cells with rowspan > 1 not working

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1
Keywords: Webkit IBM Cc: Damian, Teresa Monahan

Description

To reproduce the defect:

  1. Insert a table with First Row as Headers and default values for Rows & Columns.
  1. Enter c & d as the values for the cells in the first row.
  1. Split the last cell in the first row vertically.
  1. See that rowspan=2 applied to all the cells except last cell in first row.
  1. Keep cursor in first table cell & select the row by clicking on tr tag in elements path bar.
  1. See that first row is selected. Use Ctrl+C to copy the row
  1. Move the cursor to a different table row and use Ctrl+V to paste the content.

Issue: Table row data is pasted as text into a single cell

Change History (1)

comment:3 Changed 12 years ago by Jakub Ś

Keywords: Webkit added
Status: newconfirmed
Version: 3.1

Issue has been reproducible in Webkit browsers from CKEditor 3.0

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