Opened 8 years ago

Last modified 7 years ago

#13926 confirmed Bug

Copying table using context menu strips off styles on Android

Reported by: Tade0 Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0
Keywords: Android Cc:

Description

This is a follow-up from #13883.

Steps to reproduce

  1. Run manual test https://tests.ckeditor.dev:10455/tests/plugins/clipboard/manual/13883 on Chrome for Android.

Expected result

Table should be pasted with styles.

Actual result

In the paste dialog the table still has styles, but when it's inserted into the editable the styles vanish.

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Keywords: Android added
Status: newconfirmed
Version: 4.5.54.5.0

Uff, I have managed to click it out on this tiny screen :)

Problem can be reproduced in Chrome from CKEditor 4.5.0

comment:2 Changed 8 years ago by Jakub Ś

It turns out we have quite a few issues with pasting and they all may be related as they all can be reproduced from 4.5.0:
Styles Stripping: #13860, #13926, #14250, #14358
Styles stripping on Chrome in various test cases: #14921, #14593, #13753, #13751, #16454
ForcePasteAsPlainText pastes formatted HTML with Ctrl+V: #13969
Weird event pasting relation (not sure): #13763
White spaces not preserved: #14614
Problem with pasting in LibreOffice: #14622 (we do not support it but I have added this issue because general solution might also bring back old behaviour).

Last edited 7 years ago by Jakub Ś (previous) (diff)
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