Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Quick update: It seems to be the Cufon.replace(...) call in cufon-drupal.js and it seems like ALL Cufon.replace calls cause this behavior. That's a big problem.
Comments
Comment #1
davideads commentedQuick update: It seems to be the
Cufon.replace(...)call in cufon-drupal.js and it seems like ALLCufon.replacecalls cause this behavior. That's a big problem.Comment #2
davideads commentedThis line in cufon source (around line 688) is causing the grief:
CSS.addClass(DOM.root(), 'cufon-active cufon-loading');I'm not sure why though.
Comment #3
davideads commentedMoved to http://drupal.org/node/520210