Skip to content

[MacCatalyst] [Entry] ClearButtonVisibility color appears dimmed compared to TextColor #35517

Description

@NafeelaNazhir

Description

The clear button (X) on an Entry control is not brightly visible. The button color appears too dim/faint, making it difficult for users to see and interact with.
The clear button (X) on an Entry control uses the same color as TextColor, but it appears dimmed/faded instead of displaying at full opacity. The clear button should render at the same brightness as the entry text in Mac(26 version)

Expected Output Actual Output
Image Image

Steps to Reproduce

  1. Run in MacCatalyst (26 version) https://github.com/dotnet/maui/blob/dbe9ddfd50949e34c7039bcdeaa639eff4cb3218/src/Controls/tests/TestCases.HostApp/Issues/Issue19152.xaml
  2. Create an Entry with a TextColor set (e.g. Blue)
  3. Type text into the entry so the clear button appears
  4. Compare the clear button color with the text color

Link to public reproduction project repository

No response

Version with bug

10.0.60

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-entryEntrypartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions