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 |
 |
 |
Steps to Reproduce
- Run in MacCatalyst (26 version) https://github.com/dotnet/maui/blob/dbe9ddfd50949e34c7039bcdeaa639eff4cb3218/src/Controls/tests/TestCases.HostApp/Issues/Issue19152.xaml
- Create an Entry with a TextColor set (e.g. Blue)
- Type text into the entry so the clear button appears
- 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
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)
Steps to Reproduce
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