Description
Description
When using the Editor control in .NET MAUI with FlowDirection="RightToLeft", the placeholder text does not follow the RTL alignment. This results in the placeholder remaining left-aligned .
Steps to Reproduce
1.Run the attached sample
2.See the Editor place holder is not in RTL
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
iOS, macOS
Affected platform versions
Iphone 16, ios 18.0
Did you find any workaround?
No response
Activity
sheiksyedm commentedon Jun 18, 2025
This issue has been verified in Visual Studio Code 1.101.0 with .NET MAUI versions 9.0.80, 9.0.0, and 8.0.100. It can be reproduced on the iOS platform.