"Brion VIBBER" posted a comment on MediaWiki.r113775. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113775#c32520
Commit summary for MediaWiki.r113775: * (bug 35201) Edit buttons no longer cause jump in IE 9 Changed order of feature-detection checks so we prefer the IE method over the Mozilla method in encapsulateSelection. Fixes a problem where IE9 triggered the Mozilla mode, then mysteriously scrolled to the top of the page. (IE9 and IE10 add a lot of standard and semi-standard HTML APIs, so this sort of thing happens from time to time. :) Brion VIBBER's comment: Runs clean in IE9 in my Windows 7 VM; might be one of those issues where being in background screws it up... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
