Opened 9 years ago

Last modified 8 years ago

#14630 confirmed Bug

Failing tests on hidpi screen — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone: CKEditor 4.7.1
Component: General Version:
Keywords: Cc:

Description

Two test cases are failing on hidpi windows screen. Here is the dump of tests:

` Error details for tests/plugins/magicline/magicline get size Values should be equal. Expected: 9 (number) Actual: 8 (number)


Error details for tests/plugins/maximize/maximize test maximize fire resize event with proper properties Width should be restored. Expected: 200 (number) Actual: 202 (number) `

System specs: win10, window.devicePixelRatio is equals to 2.5 3840x2160 res.

This is not a regression, it has been that way with earlier versions.

Change History (0)

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