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

Searchbar Icon Color #22963

Open
AsadAli629 opened this issue Jun 11, 2024 · 3 comments
Open

Searchbar Icon Color #22963

AsadAli629 opened this issue Jun 11, 2024 · 3 comments
Labels
area-controls-searchbar SearchBar control platform/windows 🪟 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@AsadAli629
Copy link

Description

i am using a SearchBar Tag which has a Background Color Of White that is given by me. but the By deafult Color if Icon in SearchBar is also white . So the SearchBar icon color is not visible due to the same color. There is No attributes to define icon Color in searchbar like" CancelButtonColor" . So we can say that this is Bug / Misbehave of attributes.

Steps to Reproduce

                <SearchBar  x:Name="searchbar"  PlaceholderColor="LightGray" Placeholder="Search..." TextColor="Black" BackgroundColor="Black" CancelButtonColor="Black" Grid.ColumnSpan="2" HorizontalOptions="StartAndExpand" VerticalOptions="Center" WidthRequest="300" StyleClass="" AutomationProperties.IsInAccessibleTree="False" Background="#E81515" />

Link to public reproduction project repository

No response

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11

Did you find any workaround?

No response

Relevant log output

No response

@AsadAli629 AsadAli629 added the t/bug Something isn't working label Jun 11, 2024
Copy link
Contributor

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.

@jsuarezruiz jsuarezruiz added platform/windows 🪟 potential-regression This issue described a possible regression on a currently supported version., verification pending area-controls-searchbar SearchBar control labels Jun 11, 2024
@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio 17.11.0 Preview 1.1 (8.0.40&8.0.21&8.0.3). Can repro on Windows platform with sample project.
Screenshot 2024-06-12 124156

@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jun 12, 2024
@AsadAli629
Copy link
Author

Verified this issue with Visual Studio 17.11.0 Preview 1.1 (8.0.40&8.0.21&8.0.3). Can repro on Windows platform with sample project. Screenshot 2024-06-12 124156

Yes the same issue i have face.

@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 12, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-searchbar SearchBar control platform/windows 🪟 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants