Closed (fixed)
Project:
scroll to top
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2012 at 17:52 UTC
Updated:
13 Dec 2012 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
quotesbro commentedWhere exactly did you add "context"? Can you make a patch or share changed scroll_to_top.js?
Comment #2
lanzs commentedChanged scroll_to_top.js:
Comment #3
quotesbro commentedThank you!
Attaching a patch against 6.x-2.x-dev.
In my case this problem was caused by any AJAX activity on the page (clicking on Vote up/down voting widget, using AJAX in Views, Flag JavaScript toggle).
Also this issue looks similar: http://drupal.org/node/1556608
Comment #4
lanzs commentedNo problem, good that it helps not just me :)
Comment #5
tarekdj commentedFix commited to dev release. Thx to all contributors.