-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
DatePicker Text hide while hovering in Windows #23843
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
This issue has been verified using Visual Studio 17.11.0 Preview 5.0(8.0.70 & 8.0.61). Can repro on Windows platform. |
you put a black background on a different control underneath the DatePicker, and you manually changed the text color on the picker to be white. |
I tried this work around not working, Can you please reopen again. |
The above rendering is fine. But if I try to hover on DatePicker, the text is hide. |
Description
When using a Date Picker in a .NET MAUI application on the Windows platform, the text and icon become hidden while hovering over the Date Picker. This behavior disrupts the user experience, as users cannot see the date text or the calendar icon when they move their cursor over the control.
Steps to Reproduce
Step:
Link to public reproduction project repository
DataPickerFrameWorkIssue.zip
Version with bug
8.0.70 SR7
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
Did you find any workaround?
NA
Relevant log output
2024-07-26.10-31-45.mp4
The text was updated successfully, but these errors were encountered: