As the subject mention, only 1366x768 resolution is incorrect when test "CrossHatch" item. does Monitor test V3.0 have some limitation on this 1366x768 resolution?
As the subject mention, only 1366x768 resolution is incorrect when test "CrossHatch" item. does Monitor test V3.0 have some limitation on this 1366x768 resolution?
MonitorTest should work at any resolution a Monitor supports, there is no limitation on that particular resolution. In what way is the test incorrect?
The Blue block and Green block will offset to right when resolution set as 1366*768 and run the "CrossHatch" item
We've had a closer look at the code, and it seems the problem is that 1366 is not divisible by 16 (the width of the grid). The crosshatch test as such will not work properly in this resolution (I think that you will actually find the grid doesn't quite reach all the way to the right of the screen).
In the case of the coloured boxes we were aligning the red box to the grid, but the blue and green ones to the middle of the screen, which is why they were offset. In a future release we will make a change so that the blue/green boxes are aligned to the grid, however this test will still not be 100% correct at this resolution.
As a matter of interest, is the display you are using a television or something similar, as opposed to a standard computer monitor? We've never actually encountered this resolution before.
Last edited by Michael (Passmark); 10-22-2008 at 04:27 AM.
I test on notebook and all in one desktop with standard monitor.
and this symptom also happen on 1400*1050