"Catrope" posted a comment on MediaWiki.r113775. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113775#c32172
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. :) Catrope's comment: Looks fine, marking OK. I would recommend you double-check this in Opera though, because I seem to recall it having the reverse problem (implementing the Mozilla API well and the IE API poorly). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
