Am 14.09.2012 16:15, schrieb Rob Lanphier:
Please keep an eye out for other issues related to jQuery, since we may not have gotten everything. Rob
Just as info - perhaps this helps MediaWiki developers:
I discovered a general problem where jQuery 1.8.0 behaves totally different from 1.7.2 with respect to its $(window).height() and .width() function - when being used with IE8.
Correct dtd information must be sent to the client to avoid quirks mode; the new jQuery appears to be a bitchy beast, and/or IE8. See http://bugs.jquery.com/ticket/12426 "jquery 1.8.0 $(window).height() and .width() is broken and does not work correctly (Firefox, IE8)" and https://github.com/jquery/jquery/pull/764#issuecomment-8120831 "Fixes #6724: Wrong $(window).height() in Mobile Safari"