dotnet / dotnet/wpf

When FlowDirection is set to RightToLeft text is misplaced

オープン
#10,653 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
:mailbox_with_no_mail: waiting-author-feedback
主要言語
C#
スター
7.7k
フォーク
1.3k
平均マージ
1日 11時間
マージ済み PR(30日)
61

説明

### Description

When setting the flowdirection from RightToLeft and set the Text property as "25 days.8 hours:30 minutes:10 sec". The output text appears as days.8 hours:30 minutes:10 sec 25.

### Reproduction Steps

1. Run the sample.
2. You can notice that when i set the text it is misplaced.

### Expected behavior

When i set the text as "25 days.8 hours:30 minutes:10 sec". I need the text to appear as "25 days.8 hours:30 minutes:10 sec".

### Actual behavior

When i set the text as "25 days.8 hours:30 minutes:10 sec" it appears as days.8 hours:30 minutes:10 sec 25.

### Other information

[WpfApp1.zip](https://github.com/user-attachments/files/19461272/WpfApp1.zip)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。