https://bugzilla.wikimedia.org/show_bug.cgi?id=42019
Marcin Cieślak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Marcin Cieślak <[email protected]> --- To reproduce, I switched by test wiki to: $wgLanguageCode = "yi"; and set my user prefs to Yiddish, too. I can confirm that the gerrit patch 32920 changes the directionality of the Javascript IP address entry box. However, this seems inconsistent with the main CheckUser query box at the top of the form - even with this patch "127.0.0.1" entered there comes in RTL. Which is understandable, because this fields is also used to enter usernames. I am a CheckUser on Wikimedia projects, but on an RTL one. It seems inconsistent to me, but for the sake of a good directionality a separate input box of IP addresses should be provided? (I'd prefer a proper HTML solution, not a JavaScript trick hacking the directionality of the existing input box). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
