maui icon indicating copy to clipboard operation
maui copied to clipboard

Setting background color on the Searchbar does nothing on iOS

Open JRPMike opened this issue 1 year ago • 2 comments

Description

Setting background color on the Searchbar does nothing on iOS. It works fine on Android.

Steps to Reproduce

Run the solution in Android simulator. Note that the top bar is black and the search bar is white. image

Run the solution in iOS. Note that the search bar is dark grey and barely visible. image

Link to public reproduction project repository

https://github.com/JRPMike/Maui_SearchStylingIssue.git

Version with bug

8.0.40 SR5

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

iOS17

Did you find any workaround?

No.

Relevant log output

No response

JRPMike avatar Jun 27 '24 18:06 JRPMike

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

github-actions[bot] avatar Jun 27 '24 18:06 github-actions[bot]

I can repro this issue at iOS platform on the latest 17.10 Preview 7(8.0.61). 23325

RoiChen001 avatar Jun 28 '24 02:06 RoiChen001

Observing the same problem where the color is not showing on iOS, BackgroundColor is not honored

LeoJHarris avatar Mar 31 '25 23:03 LeoJHarris