Opened 8 years ago

Last modified 7 years ago

#14630 confirmed Bug

Failing tests on hidpi screen — at Version 2

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

Description (last modified by Marek Lewandowski)

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 (2)

comment:1 Changed 8 years ago by Marek Lewandowski

Status: newconfirmed

comment:2 Changed 8 years ago by Marek Lewandowski

Description: modified (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