wrong coordinate with mouse move event?
I am trying to use Firefox to play Cookie Clicker on my android box and while nearly everything works, there seems to be a problem with the coordinate returned with the mouse move event. The y-axis is off by the same amount the the title bar and address bar combined. The mouse click event however is correct. Can anyone verify this?
I am trying to use Firefox to play Cookie Clicker on my android box and while nearly everything works, there seems to be a problem with the coordinate returned with the mouse move event. The y-axis is off by the same amount the the title bar and address bar combined. The mouse click event however is correct. Can anyone verify this?
所有回覆 (2)
Using this page it can be seen that the combined tab/title bar with the address bar offsets the y-axis with approx 83 pixels. When the bar is hidden, the coordinate returned is correct.
Running Firefox in full screen hides this problem.