"Brion VIBBER" posted a comment on MediaWiki.r113775.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113775#c32173

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:

I tested briefly with a current version of Opera, but it wouldn't hurt to do a 
more thorough check.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to