Opened 9 years ago
Last modified 8 years ago
#14630 confirmed Bug
Failing tests on hidpi screen — at Version 3
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
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
with a 3840x2160 res.
This is not a regression, it has been that way with earlier versions.
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|