Closed (cannot reproduce)
Project:
AddToAny Share Buttons
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2010 at 04:38 UTC
Updated:
13 Nov 2010 at 17:55 UTC
Hi,
In Safari 4 and Chrome 6 generating field Views included a field Node AddToAny link, makes its dropdown not showing up anymore. The latest dev doesn't fixe the issue.
- On FF 3.6 works as It should
- On Safari 4 sometimes it appears, most of the time not
- On Chrome never shows up
- IE haven't tested yet
Latest release of:
Drupal 6.19
Views 6.x-2.11
AddToAny 6.x-3.x-dev
Thanks,
Jean
Comments
Comment #1
micropat commentedHi Jean,
Are you noticing any JavaScript errors?
Think it's related to #610564: Intermittent dropdown due to block caching?
Comment #2
micropat commentedPlease update if you have more info.
Comment #3
jlbretton commentedHi mocropat. Thanks for your feedback. Yes the problem is related to the cache blocks. Desactivating it solve the issue. I've seen there is a core Drupal6 patch trying to solve this bug. I might try it.