Closed (fixed)
Project:
scroll to top
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2012 at 02:07 UTC
Updated:
14 Dec 2012 at 08:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
tarekdj commentedThis bug is not related to calendar module. Hi have the same issue on clicking on an ajax pager link in views block.
Comment #2
tarekdj commentedThe problem was that the button was added avery time we click an ajax link.
Attached a patch that fixed the problem for me. Need more test to see if all works fine.
Comment #3
tarekdj commentedsorry forgot to mention that the patch is for 7.x-2.x
Comment #4
rob c commentedThis indeed fixes the issue on the calendar. When i now click on a next or previous button on the calendar, the scroll to top button disappears and re-appears when i scroll down again. So RTBC for me!
Linked this to a similar issue with back to top, maybe they can use this fix too. Thnx for the quick patch!
Comment #5
tarekdj commentedFix commited to dev release.