Skip to main content

Bug Tracker

Side navigation

#12598 closed bug (duplicate)

Opened September 24, 2012 01:59PM UTC

Closed September 24, 2012 02:03PM UTC

evt.pageY giving wrong value in IE10

Reported by: tom.sanderson@clusta.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

In IE10 the value of evt.pageY changes when the page is scrolled

example of the bug is here

http://jsfiddle.net/a72hs/3/

The * should follow the cursor but when the page is scrolled it is offset by the scroll amount. This happens in IE10 only (but also affects IE10 when rendering as IE9, 8 and 7)

Attachments (0)
Change History (1)

Changed September 24, 2012 02:03PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Duplicate of #12343.