Last modified: 2012-09-20 15:19:31 UTC
Created attachment 11118 [details] autocomplete broken in arabic scripts The highlighting used in the autocomplete JavaScript is problematic for languages (e.g. Farsi, Urdu, Arabic, ...) using Arabic script. When bolding is applied to matching characters, it breaks how the letters in the work ought to connect. The problem occurs on the ItemView page, when selecting a site link page, and anywhere else the highlighting is used. http://wikidata-test-repo.wikimedia.de/wiki/Data:Q2 For Arabic language scripts, I think bolding is unnecessary for autocomplete.
Use <b> but style it appropriately, or use <strong>.
<b> or <strong> cause the problem and it's not a solution.
That's a problem with MediaWiki in general, it has the same behaviour on the ar.wikipedia.
Similar issue was fixed for Indic languages in https://gerrit.wikimedia.org/r/#/c/18247/ in ULS
(In reply to comment #4) > Similar issue was fixed for Indic languages in > https://gerrit.wikimedia.org/r/#/c/18247/ in ULS Err got confused. The above may be related but doesnt really fix the same problem. This bug is possibly a duplicate of bug 33242
It happens in regular search windows on Wikipedia, too. Moving to MediaWiki core. I wonder whether there's a dupe of it somewhere.
Of course it's a dupe - I should have read previous comments. *** This bug has been marked as a duplicate of bug 33242 ***