WPF XAML TextBlock does not display text properly when you assign Afgheni currency symbol
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/WPF-XAML-TextBlock-does-not-display-text/891756)._
---
WPF XAML TextBlock does not display text properly when you assign Afgheni currency symbol and there is also a number in the same text.
Example:
$ / 100 Lbs .
now replace the $ with ؋
and you get this.
؋ / 100 Lbs.
but if I don't use numbers it works as intended
؋ / one hundred Lbs.
I realize that probably Afghanies read from right to left, but I am displaying this to US users and that's not what the label says, it does not says $100 per LB. It says money symbol per 100 punds.
---
### Original Comments
#### Feedback Bot on 1/22/2020, 03:32 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
#### Feedback Bot on 2/28/2020, 09:41 AM:
I have detected that for the last 35 days, this issue didn't have much product team activity and a very small amount of new votes or comments. Based on this, its severity, and affected area, it’s my experience that this issue is very unlikely to be fixed.
---
### Original Solutions
(no solutions)
Contributor guide
Assessment
This issue has not been assessed yet.