Opened 10 years ago
Last modified 10 years ago
#13930 confirmed Bug
[iOS] MT for 13883 fails
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.4 |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Open http://tests.ckeditor.dev:10455/tests/plugins/clipboard/manual/13883 on iOS.
- Try to mimic scenario 1's steps.
Actual result
Table is pasted without styling.
Other details (browser, OS, CKEditor version, installed plugins)
Other notes:
- MTs should not be that long - one scenario (max two if needed) per file.
- Write tests in a way that they are cross-browser or clearly state that this test cannot be run in this env.
Change History (4)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
There's some bar that this test is ignored, but it wasn't clear for me whether all tcs are to be ignored or just that one. That's why I don't like using bender.ignore() in MTs. Better to write that in words.
comment:4 Changed 10 years ago by
Status: | new → confirmed |
---|
I assume you use Safari.
This test should be ignored there, because of this: https://github.com/ckeditor/ckeditor-dev/blob/master/tests/plugins/clipboard/manual/13883.html#L26-L28
There may be something wrong with displaying ignored test on Safari@iOS or Safari is recognized as
CKEDITOR.env.chrome
.