[iOS]: Picker control's border doesn't respect forced light mode #23101
Labels
area-controls-picker
Picker
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When the system is in dark mode yet light mode is forced via
UserAppTheme = AppTheme.Light
, the iOSPicker
control's border remains in dark mode which leads to it being invisible amongst white backgrounds.This is essentially the same bug as #22953 which I previously reported for Android, but at that time I had not yet tested to see if iOS was affected as well.
System Light Mode
System Dark Mode with Forced Light Mode In-App
This could be related to issue #11849 which covers multiple controls though it does not discuss iOS.
Steps to Reproduce
MainPage.xaml.cs
Link to public reproduction project repository
https://github.com/RedZone908/IOSForcedLightModePickerIssue
Version with bug
8.0.60 SR6, 8.0.3 GA
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: