Opened 10 years ago

Last modified 9 years ago

#12584 confirmed Bug

Paste table within CK-Editor looses formattings (FF 33)

Reported by: Marek Mrozek Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version: 3.0
Keywords: Firefox Blink Webkit Cc:

Description

  1. Create Table with formattings (e.g. width=50%, bg-color=blue, headers=first row)
  2. Select (all cells) of the table
  3. Copy (STRG + C)
  4. Paste (STRG + V)
  5. Open table properties of the pasted table

Result: Table looses formattings (width, bg-color, headers)

Expected: All table formattings are copied properly

Attachments (1)

TableWithFormattings_source.txt (888 bytes) - added by Marek Mrozek 10 years ago.
Attachment contains table with formattings as HTML source. Paste directly to the Editor Source Mode.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by Marek Mrozek

Attachment contains table with formattings as HTML source. Paste directly to the Editor Source Mode.

comment:1 Changed 9 years ago by Jakub Ś

Keywords: Firefox Blink Webkit added; Copy Tables within CK-Editor removed
Status: newconfirmed
Version: 4.4.53.0

I was able to reproduce this problem from CKEditor 3.0. It is hard to select whole table with a mouse.

In Webkit and Blink you can select table by starting selection before table. In Firefox it seems that the best and only solution is clicking on table element in element's path.

This should be fixed in CKEditor 4.6 when we introduce our own selection.

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