microsoft / microsoft/microsoft-ui-xaml
TimePicker FlowDirection Not Working in WinUI3
- Dominant language
- C++
- Stars
- 8.4k
- Forks
- 942
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 105
Description
### Describe the bug
The FlowDirection property is not respected by the TimePicker control. Setting FlowDirection="RightToLeft" has no visual effect on the control across any platform.
### Steps to reproduce the bug
1) Run the attached sample [TimePickerRepo.zip](https://github.com/user-attachments/files/20977997/TimePickerRepo.zip).
2) Observe the TimePicker's FlowDirection.
### Expected behavior
TimePicker should layout from RightToLeft direction.
### Screenshots

### NuGet package version
WinUI 3 - Windows App SDK 1.7.3: 1.7.250606001
### Windows version
Windows 11 (23H2): Build 22631
### Additional context
_No response_
Contributor guide
Research direction
Run the attached TimePickerRepo.zip sample with WinUI 3 and Windows App SDK 1.7.3, then confirm that FlowDirection="RightToLeft" has no visual effect. Trace the TimePicker layout behavior and add regression coverage; done means the control visibly lays out right-to-left as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 40/100