Closed (fixed)
Project:
Floating block
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 18:46 UTC
Updated:
7 Jan 2011 at 16:15 UTC
I have a view with an exposed filter and node teasers with a vote up/down (http://drupal.org/project/vote_up_down) widget displaying for each node's teaser. Initially the block floats great but after an ajax vote on a teaser, the block gets stuck at the very top of the page (not even where it was originally). Refreshing the page fixes the problem (until another vote is cast)
Comments
Comment #1
gibbet commentedJust to clarify, it gets stuck to the top of the browser window not the actual web page. It just doesn't snap back into its original position.
Comment #2
alexpottI think this is related to the issue #896716: Break different javascript
I have just changed the javascript to do things in a different way that should fix this issue.
As that issue was the original issue I've attached the patch and explained it more there.
Comment #3
alexpottFixed in version 6.x-1.3