https://bugzilla.wikimedia.org/show_bug.cgi?id=56479
Web browser: ---
Bug ID: 56479
Summary: Special:SearchTranslations should respect language
direction on editing messages
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Translate
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Steps to reproduce:
0. Login http://translatewiki.net/
1. Open
http://translatewiki.net/wiki/Special:SearchTranslations?query=%D8%A2%D8%B2%D9%85%D8%A7%DB%8C%D8%B4%DB%8C&uselang=fa
2. Click on "ویرایش ترجمه" to translate a message
What I see:
Source message is float: right; and <textarea> is direction: ltr.
What I expect:
Like
http://translatewiki.net/wiki/Special:Translate?action=translate&uselang=fa&filter=%21translated
it should respect source and target direction. Source message should be float:
left and <textarea> must be direction: rtl.
Additional info:
https://github.com/wikimedia/mediawiki-extensions-Translate/blob/747c01fc4efb7c16d89e0d83a77f033d36dbdc68/resources/js/ext.translate.editor.js#L392
is responsible for this but lake of `$messageList = $( '.tux-messagelist' );`
on Special:SearchTranslations will break this part of code.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l