Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextColor does not work correctly in Windows for the Picker and DatePicker. #7924

Closed
geertgeerits opened this issue Jun 10, 2022 · 1 comment · Fixed by #7995
Closed

TextColor does not work correctly in Windows for the Picker and DatePicker. #7924

geertgeerits opened this issue Jun 10, 2022 · 1 comment · Fixed by #7995
Assignees
Labels
area-controls-picker Picker fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! fixed-in-7.0.0-rc.1.6683 legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/windows 🪟 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@geertgeerits
Copy link

Description

The text color always remains black even if you put it in a different color. For the picker, the color changes to black when you move the mouse over it, sometimes the color changes just like that. Works correctly in Android.

Another bug is that the calendar icon shown on the DatePicker in Windows is not visible in Android.

I find the calendar very basic. It should be possible to enter the date with the keyboard as well. Now it is almost impossible to enter dates of birth.

Steps to Reproduce

  1. Open the attached app.
  2. Try out the Picker and DatePicker.

MauiAppTestPickers.zip

Version with bug

6.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11

Did you find any workaround?

No

Relevant log output

No response

@geertgeerits geertgeerits added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Jun 10, 2022
@jfversluis jfversluis added platform/windows 🪟 legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Jun 10, 2022
@kristinx0211
Copy link

verified repro on windows and android 12 with vs 17.3.0 Preview 3.0 [32611.49.main].
on windows:
image
on android:
image

@kristinx0211 kristinx0211 added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Jun 13, 2022
@jsuarezruiz jsuarezruiz self-assigned this Jun 13, 2022
@jsuarezruiz jsuarezruiz added this to the 6.0-sr2 milestone Jun 13, 2022
@hartez hartez modified the milestones: 6.0-sr2, 6.0-sr3 Jun 14, 2022
@PureWeen PureWeen modified the milestones: 6.0-sr3, 6.0-sr5 Jul 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
@samhouts samhouts added the fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! label Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-picker Picker fixed-in-6.0.540 Look for this fix in 6.0.540 SR5! fixed-in-7.0.0-rc.1.6683 legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/windows 🪟 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants