"Krinkle" changed the status of MediaWiki.r113775 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113775#c32304

Old Status: ok
New Status: fixme

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. :)

Krinkle's comment:

This broke the unit tests for IE9:
* before: http://integration.mediawiki.org/testswarm/job/1798/
* after: http://integration.mediawiki.org/testswarm/job/1799/ 
([http://integration.mediawiki.org/testswarm/?state=runresults&run_id=35546&client_id=14207
 test results for job 1799/IE9])

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to