https://bugzilla.wikimedia.org/show_bug.cgi?id=28315
--- Comment #4 from Neil Kandalgaonkar <[email protected]> 2011-04-06 04:00:52 UTC --- Created attachment 8377 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8377 screenshot of problem on Mac OS X Chrome 10 See attachment. I believe the problem is twofold: 1) When debug mode is off (as on prototype) ResourceLoader is going to load the spinner image and the rest of everything at the same time, within the same HTTP call. So if that's delayed, while RL packages something maybe, there's no benefit. 2) Something else about the way this loads is causing jQuery to get confused about making it visible. Possibly, since the div actually has zero content, it doesn't think it has to hide() it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
