Opened 9 years ago
Last modified 8 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
- 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 9 years ago by
Keywords: | Android added |
---|---|
Status: | new → confirmed |
Version: | 4.5.5 → 4.5.0 |
comment:2 Changed 9 years ago by
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).
Uff, I have managed to click it out on this tiny screen :)
Problem can be reproduced in Chrome from CKEditor 4.5.0