maui icon indicating copy to clipboard operation
maui copied to clipboard

Windows | Entry ClearButton not taking color of text

Open bennimoser opened this issue 1 year ago • 2 comments

Description

Bug was already fixed for Android and IOS, but it is still not working on Windows. TestMauiApp 01 12 2023 10_19_07 TestMauiApp 01 12 2023 10_18_52

Former Bug: #13432

Steps to Reproduce

Make an Entry with Text Color Red on a white background. Clear Button is not visible because it is not using the Text Color.

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows SDK 10.0.19041.0

Did you find any workaround?

No not yet. I cannot set it manually with an custom renderer

Relevant log output

No response

bennimoser avatar Dec 01 '23 09:12 bennimoser

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

ghost avatar Dec 04 '23 15:12 ghost

Verified this on Visual Studio Enterprise 17.9.0 Preview 2(8.0.3). Repro on Windows 11, not repro on Android 14.0-API34, iOS 17.0 and MacCatalyst with below Project: 19152.zip

XamlTest avatar Jan 04 '24 07:01 XamlTest

Still an issue on Windows for MAUI 8.0.21

assurasc avatar Apr 28 '24 21:04 assurasc