On Tue, Jun 3, 2008 at 2:55 PM, alnokta@svn.wikimedia.org wrote:
Log Message:
Enable external link icon (along with other links icons too) again on RTL wikis after correcting its behavior. This time it only adds 1.7kb of code. tested it on Arabic and English wikis. patch by Ahmad Sherif.
Actually, it only adds 157 bytes to main.css, by my count.
On Tue, Jun 3, 2008 at 3:19 PM, Rotem Liss rotemliss@gmail.com wrote:
This doesn't work properly in Firefox 2.0.0.14, see: http://commons.wikimedia.org/wiki/Image:MediaWikiRTLExternalLinkIcon.png
As far as I recall, this is a bug in Firefox. It may be fixed in Firefox 3.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
It does work fine in Fx3, but I can reproduce the problem in Firefox 2. Do you have any more info on what causes the bug? It seems impossible to me that Firefox 2 doesn't support right-aligned background images. (Testing in Fx2 is a pain in the neck, thanks to the requirement to micromanage profiles and only have one Fx version open at once. Sigh.)
Simetrical wrote:
On Tue, Jun 3, 2008 at 3:19 PM, Rotem Liss rotemliss@gmail.com wrote:
This doesn't work properly in Firefox 2.0.0.14, see: http://commons.wikimedia.org/wiki/Image:MediaWikiRTLExternalLinkIcon.png
As far as I recall, this is a bug in Firefox. It may be fixed in Firefox 3.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
It does work fine in Fx3, but I can reproduce the problem in Firefox 2. Do you have any more info on what causes the bug? It seems impossible to me that Firefox 2 doesn't support right-aligned background images. (Testing in Fx2 is a pain in the neck, thanks to the requirement to micromanage profiles and only have one Fx version open at once. Sigh.)
I think it is bug 258928: https://bugzilla.mozilla.org/show_bug.cgi?id=258928 .
On Wed, Jun 4, 2008 at 2:20 AM, Rotem Liss rotemliss@gmail.com wrote:
I think it is bug 258928: https://bugzilla.mozilla.org/show_bug.cgi?id=258928 .
Ah, I see, the padding is indeed on the wrong side. How atrocious. There seems to be no workaround, either, that works in our case. This looks like it needs a Gecko18Fixes.css to disable the icons for Gecko < 1.9.
wikitech-l@lists.wikimedia.org