errors while scrolling
Reported by Alex | January 17th, 2011 @ 08:16 PM
If I use scrolling in page with right.js (2.2.0), I have errors:
Object #<a Text> has no method 'win'.
Line 1966 of right-src.js. Browser = Chromium 8.0.552.
Comments and changes to this ticket
-
MadRabbit January 18th, 2011 @ 05:12 PM
Could you show some code? Technically it shouldn't even go there because that's an IE's block of code.
Then all Chromium/Chrome/Safari work perfectly normal on rightjs.org and all our test pages.
btw: don't forget to clean up the cache
-
Alex January 18th, 2011 @ 06:59 PM
<title>title</title> <script type="text/javascript" src="right.js"></script> <script type="text/javascript" src="right-lightbox.js"></script>
<a href="#">Some link</a>
Scroll while mouse cursor over the anchor. Errors appears only if lightbox was included. All js from: http://rightjs.org/builds/rightjs-all.zip
-
MadRabbit January 18th, 2011 @ 07:32 PM
- State changed from new to resolved
- Tag set to core, event, webkit
Okay, now I see. Just fixed the issue, please try the attached build, should fix the problem
Will update the build on the server shortly
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.