User "Krinkle" posted a comment on MediaWiki.r97634. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97634#c22885 Commit summary:
Followup r97623: some fixes for RTL in IE70Fixes.css: * Remove useless .rtl #bodyContent a.external rule, already handled by CSSJanus * Flip the div#column-content div#content hack in RTL mode so the content area doesn't end prematurely on the left * Fix display of the user icon next to the login link or user name * External link icons are still broken in IE7+RTL, but they were already broken in 1.17 and are also broken in Vector Comment: <blockquote>''* External link icons are still broken in IE7+RTL, but they were already broken in 1.17 and are also broken in Vector''</blockquote> Why exactly are they broken ? In theory the padding direction is flipped and the referenced icon file name is also swapped from ltr/rtl. What fails in IE6/7 specifically ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
