Lumia 1520 Shows 473*842 screen res on whatismyscreenresolution.com?

WanderingTraveler

New member
Dec 23, 2012
4,974
0
0
Visit site
Code:
<!--

height = screen.height;
width = screen.width;

res = document.getElementById ('resolutionNumber');
res.innerHTML = width + " X " + height;

if (res == null)
{
	alert ("hello");
}
I did some digging around, and found this in the code.

Seems that this resolution is what IE throws at the site, in order to force larger text into appearing. Either that, or to display something close to a WVGA resolution.
 

Members online

Forum statistics

Threads
323,312
Messages
2,243,619
Members
428,056
Latest member
Carnes