* (bug 10526) Fix toolbar/insertTags behavior for IE 6/7 and Opera (8+)
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 12 Jul 2007 17:39:15 +0000 (17:39 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 12 Jul 2007 17:39:15 +0000 (17:39 +0000)
commit9f8ed93c585ef44233ad42f4e5403a31d4d88a5e
tree3e41adf127ff5e49f3d99de49fd71222c801497f
parent6ca4832919a8846075d9f40de737b46cdc4e7a53
* (bug 10526) Fix toolbar/insertTags behavior for IE 6/7 and Opera (8+)
  Now matches the selection behavior on Mozilla / Safari.
  Patch by Alex Smotrov.
* Don't show non-functional toolbar buttons on Opera 7 anymore

Tested and confirmed expected behavior:
* Firefox 2.0 / Mac
* Opera 9.20 / Mac
* Opera 8.0 / Mac
* Opera 7.5 / Mac (no toolbar)
* Opera 6 / Mac (no toolbar)
* Safari 2.0 / Mac
* Safari 3.0.2 / Win XP
* IE 7.0 / Win XP
* IE 6.0 / Win XP

Tested with oddities:
* iCab 3 / Mac (toolbar displays but nonfunctional; seems to have HTML parsing errors unrelated to the JS work)
RELEASE-NOTES
includes/DefaultSettings.php
skins/common/wikibits.js