https://bugzilla.wikimedia.org/show_bug.cgi?id=32720
--- Comment #1 from Bryan Tong Minh <[email protected]> 2011-11-30 10:24:22 UTC --- I suspect this happens if the the images are not yet ready when the ucompare initialization function is called. This is because the $(document).ready() does not guarantee all assets to be loaded. We should hook into $(document).load() instead. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
