Closed
Description
opened on Feb 19, 2022
Type of report
Bug
Provide detailed reproduction steps (if any)
We have a lot of failing tests due to the fact that Chrome 98 starts produce different values in pixel calculations. The difference is 1px
- but still... Below is the list if failing tests:
- http://0.0.0.0:1030/tests/core/tools (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromlibreoffice/generated/generic (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromlibreoffice/generated/genericwithword (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromlibreoffice/generated/images (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromlibreoffice/generated/imageswithword (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/excel (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/generic (17 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/list_indentation (4 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/table (2 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/tickets1 (32 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/tickets2 (16 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/tickets3 (16 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/tickets4 (36 failing)
- http://0.0.0.0:1030/tests/plugins/pastefromword/generated/vertical_margin (3 failing)
- http://0.0.0.0:1030/tests/plugins/pastetools/filter/functions (1 failing)
Expected result
What is the expected result of the above steps?
All test are passing on the Chrome 98 (same as Chrome 97)
Actual result
What is the actual result of the above steps?
Tests are failing.
Other details
We should verify is this an upstream - and what exactly?
Is that causing some serious damage to the editor? Is it crashing at some point or is useless?
- Browser: Chrome 98
- OS: macOS
- CKEditor version: 4.17.2
- Installed CKEditor plugins: (dev version)
Activity