Ticket #8836 (closed bug: invalid)
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: | ||
| Blocking: | Blocked by: |
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?
Change History
comment:2 Changed 2 years ago by timmywil
- Status changed from new to closed
- Resolution set to invalid
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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 "=