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

micropat’s picture

Hi Jean,

Are you noticing any JavaScript errors?

Think it's related to #610564: Intermittent dropdown due to block caching?

micropat’s picture

Status: Active » Closed (cannot reproduce)

Please update if you have more info.

jlbretton’s picture

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