maui icon indicating copy to clipboard operation
maui copied to clipboard

DatePicker and TimePicker Text color property is not working MacOS

Open saiganesh-sakthivel opened this issue 5 months ago • 1 comments

Description

DatePicker and TimePicker Text color property is not working MacOS

MicrosoftTeams-image (5)

Steps to Reproduce

  1. Run the sample.
  2. In the sample i have set the text color for the entry, datepicker and timepicker as red.
  3. Red color is not applied to the datepicker and timepicker.
  4. Click the button to change the text color.
  5. Datepicker and timepicker still not changing.

Link to public reproduction project repository

MauiApp1.zip

Version with bug

8.0.3 GA

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

8.0.3 GA

Affected platforms

macOS

Affected platform versions

No response

Did you find any workaround?

no

Relevant log output

No response

saiganesh-sakthivel avatar Feb 28 '24 20:02 saiganesh-sakthivel

Verified this on 8.0.14. Repro on MacCatalyst with below Project: MauiApp1.zip

XamlTest avatar Mar 29 '24 06:03 XamlTest