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

gibbet’s picture

Just 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.

alexpott’s picture

I 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.

alexpott’s picture

Status: Active » Closed (fixed)

Fixed in version 6.x-1.3