Hi,
I have a bilingual website (English and Persian) so I have both RTL and LTR. in English mode there is no problem, but in RTL admin area the order of widgets in the editor is in reverse mode. Let me give you an example:
The output of page column should be like this from “right to left” order in RTL mode:
column A: The rightest column in RTL mode
column B: left of column 1
column C: left column in the output page.
But in Editor mode it’s reversed:
column A widget is on the left side of the editor’s row, and column C is on the right side of the editor. So user get confused when working with the website.
Hi Armin,
Thanks for letting us know about this. I’ve logged this as a bug in our issue tracker. We’ll investigate this as soon as possible and try come up with a fix.