Skip to main content

Bug Tracker

Side navigation

#8836 closed bug (invalid)

Opened April 10, 2011 06:42PM UTC

Closed April 10, 2011 08:20PM UTC

event.pageY not correct on IE9 only

Reported by: albanx Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

I am writing a jquery plugin when I go to test this on IE9 I note that e.pageY on IE9 is not geting the correct value. This happens only with IE9 while working correctly on IE6,7,8, Firefox...

Maybe it's IE 9 new "standart" or jquery bug?

Attachments (0)
Change History (2)

Changed April 10, 2011 07:38PM UTC by albanx comment:1

Ok after debuging and testing I not that this bug happens only when the element which fires event has the class set to ui-widget (class="ui-widget "=

Changed April 10, 2011 08:20PM UTC by timmywil comment:2

resolution: → invalid
status: newclosed

Thanks for taking the time to contribute to the jQuery project! Please narrow down issues you experience before submitting a bug to the bug tracker. For support, check out the #jquery irc channel and http://forum.jquery.com/Using_jQuery. If this turns out to be a bug with jQuery, please provide a reduced test case on http://jsfiddle.net. Also, see the jQuery UI bug tracker for bugs related to jQuery UI.