dotnet / dotnet/wpf

When FlowDirection is set to RightToLeft text is misplaced

Đang mở
#10,653 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
:mailbox_with_no_mail: waiting-author-feedback
Ngôn ngữ chính
C#
Star
7.7k
Fork
1.3k
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
61

Mô tả

### 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)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.