Skip to content

[iOS/MacOs] Right-To-Left (RTL) alignment is not applied to Editor placeholder #30052

@RavikumarAkuthotaSf4250

Description

@RavikumarAkuthotaSf4250

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

EditorSample.zip

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

Relevant log output

Activity

sheiksyedm

sheiksyedm commented on Jun 18, 2025

@sheiksyedm
Contributor

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.

self-assigned this
on Jun 18, 2025
added this to the Backlog milestone on Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Participants

    @PureWeen@sheiksyedm@kubaflo@RavikumarAkuthotaSf4250

    Issue actions

      [iOS/MacOs] Right-To-Left (RTL) alignment is not applied to Editor placeholder · Issue #30052 · dotnet/maui