Last modified: 2014-05-11 13:47:21 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58479, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56479 - Special:SearchTranslations should respect language direction on editing messages
Special:SearchTranslations should respect language direction on editing messages
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-01 18:29 UTC by [no longer active user]
Modified: 2014-05-11 13:47 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Screenshot of SearchTranslations (35.61 KB, image/png)
2013-11-01 18:34 UTC, [no longer active user]
Details

Description [no longer active user] 2013-11-01 18:29:11 UTC
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.
Comment 1 [no longer active user] 2013-11-01 18:34:05 UTC
Created attachment 13655 [details]
Screenshot of SearchTranslations
Comment 2 Siebrand Mazeland 2013-11-01 20:06:42 UTC
SearchTranslations isn't going to get much priority love in the near future, unfortunately. If you can submit a patch for this, please do.
Comment 3 [no longer active user] 2013-11-01 20:17:40 UTC
Hi Siebrand. IMHO this not a low priority because it will make editing RTL messages hard. Fixing it needs more than a minor change (adding .tux-messagelist to the SearchTranslations page) so I think it need one of its main developer decide about this. But I have no hurry, I will use a userstyle in the meanwhile for myself and hope someone with more experience go for implement it :)
Comment 4 [no longer active user] 2013-11-01 20:19:32 UTC
*(adding .tux-messagelist to each specific message as destination language may be differs for each message)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links