https://bugzilla.wikimedia.org/show_bug.cgi?id=34845
--- Comment #9 from Michael M. <[email protected]> 2012-03-12 09:45:14 UTC --- (In reply to comment #5) > Side note: Please do not bind events to the mw object using jQuery Events. > This > is not supported, documented or encouraged anywhere. This is the first time > I've seen such thing. Normally I bind to $(document), but I just wanted to try what happens when I use non-DOM-elements, and used mw as it is done in skins/common/preview.js. [https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/preview.js?view=markup] (In reply to comment #6) > back to the original bug, I believe that is a duplicate of bug 34542. I don't think so. Bug 34542 occurs with asynchronous scripts, while this bug is reproducible (only?) with Firefox 3.6, which doesn't implement async scripts. -- 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
