RTL problem in TextBox

RTL font is shown correctly but in TextBox when the focus is lost the text disappears! I mean you see the text only when textbox is in focus!

This happens when TextAlignment=“Right”, and when TextAlignment attribute is not presented the text shows somehow packed and unreadable but doesn’t disappear on losing focus.

I’ve mentioned it in another thread which was on how-to discussion , as it looks like a bug I post this new thread, if you want an rtl font and snippet to test it is available in the following thread:
https://www.fusetools.com/community/forums/howto_discussions/rtl_language_support?page=1&highlight=7749b382-0ea5-4428-80a7-0933875f88fc#post-7749b382-0ea5-4428-80a7-0933875f88fc

Thanks in advance

Sorry for the late reply. This should be fixed in the current version. I tested the case in the other forum thread and was not able to reproduce the issue. (I have seen it reproduced on older versions)

Please let me know if this problem persists