RTL Content Post's correct View

Snitz™ Forums .NET Core
https://www.reddick.co.uk/mvc/Topic/Posts/6120?pagenum=1
5/20/2024

Topic


sadra
RTL Content Post's correct View
5/21/2020


This is without any class... Should be set by Default Lang Direction (this is wrong)

This is contain ltrf class - محتوی کلاس ltrf (this is correct)

This is contain rtlf class - محتوی کلاس rtlf (this is correct)

This is contain ltr class - محتوی کلاس ltr (this is correct)

This is contain rtl class - محتوی کلاس rtl I don't know correct or wrong

 

Replies ...


HuwR
5/21/2020


seems it get's confused when there is punctuation in the post.
sadra
5/21/2020


that right... very well
sadra
5/21/2020


English test
sadra
5/21/2020


تست فقط فارسی
HuwR
5/21/2020


when I view this topic in Persian, the topic and replies (except #21753) are rtl, reply #21753 is ltr because there are only English characters in that reply.

To check, if you type and execute the following in the debug console of your browser.

Code:
$(".message[dir=rtl]").attr("style","background-color:blue");
it will show you they are rtl.
HuwR
5/21/2020


The above texts in Persian Lang must be displayed on the right side of content
??? That is what it does for me, they are all rtl when in persian
HuwR
5/21/2020


mm, not working, I will remove the library that is attempting to detect if it contains Persian characters as it is obviously **** and doesn't work
HuwR
5/21/2020


When i write a text without any setting (rtl, ltr, center tags or ...)... written text must set to right of content.
Now, this is not, it will be on the left side by default
That is because it is all English text so defaults back to ltr, if it was just Persian or a mix in the message then it would default to rtl
sadra
5/21/2020


I think the problem is solved....
No Not Solved...

The behavior of text display is strange
--------------------------------------------------------------
The above texts in Persian Lang must be displayed on the right side of content
sadra
5/21/2020


could you please be a bit more descriptive in your explanations, just saying (this is wrong) is not very helpful, what is wrong and what should it be to be correct.نوشته شده توسط HuwR



When i write a text without any setting (rtl, ltr, center tags or ...)... written text must set to right of content.
Now, this is not, it will be on the left side by default
HuwR
5/21/2020


OK, finally worked out what you meant, looks like an issue with the Persian check code, I'll take a look and update.
HuwR
5/21/2020


could you please be a bit more descriptive in your explanations, just saying (this is wrong) is not very helpful, what is wrong and what should it be to be correct.
© 2016-2024 Snitz™ Forums MVC