[Webkit-unassigned] [Bug 12753] Incorrect value for javascript window.screenX and window.screenY values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 15 12:03:50 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12753





------- Comment #2 from tom at bungeelabs.com  2007-02-15 12:03 PDT -------
Update: The screenX and screenY members provide the correct values. However,
screenLeft and screenTop should return different values. The screenX and
screenY properties used by mozilla refer to the screen coordinates of the
top-left pixel of the chrome window.

However, the screenLeft and screenTop members of the IE window object refer to
the  screen coordinates of the top-left pixel of the current document.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list