SearchBar background not changing on iOS #6555
Labels
area-controls-searchbar
SearchBar control
fixed-in-6.0.408
Look for this fix in 6.0.408!
good first issue
Good for newcomers
legacy-area-controls
Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor
p/2
Work that is important, but is currently not scheduled for release
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
SearchBar has a black background kind of frame and setting BackgroundColor doesn't change it:
How it should work on Android:
How it doesn't work on IOS:
Steps to Reproduce
Version with bug
Release Candidate 2 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
ios 15
Did you find any workaround?
Using the handler allowed me to remove the background (the idea was taken from this stack overflow answer https://stackoverflow.com/a/67327638/6451669)
You can use this to change the background:
Relevant log output
No response
The text was updated successfully, but these errors were encountered: