Last modified: 2011-07-06 02:49:20 UTC
Created attachment 8525 [details] screenshot showing the bug In the fourth step of the upload wizard in Commons the date in the form overlaps with the calendar icon in an RTL language, such as Hebrew. See the attached screenshot.
This will be automatically fixed by ResourceLoader when $wgBetterDirectionality (bug 6100) is enabled.
In r91518 I made all input fields follow content direction by default, which broke it again, but I added CSS in r91519 so that it follows user language direction anyway. So, marking as fixed, since it's fixed in trunk.