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

[Android, IOS, Mac] SearchBar in HorizontalStackLayout is not render properly also HorizontalOptions not effective #27329

Open
HarishKumarSF4517 opened this issue Jan 24, 2025 · 1 comment
Assignees
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@HarishKumarSF4517
Copy link
Contributor

Description

The SearchBar inside a HorizontalStackLayout is not rendered correctly on Mac, iOS, and Android platforms. Additionally, the HorizontalOptions property on SearchBar elements appears to be ineffective on all these platforms.

Windows (Working as Expected):
Image

IOS (Control not Render properly):
Image

Android (Control not Render properly):
Image

Mac(Control not Render properly) :
Image

Steps to Reproduce

Run the given Application Issue3413.zip

Expected Behavior:

  • The SearchBar should render properly inside the HorizontalStackLayout.
  • The HorizontalOptions property should work as expected, centering the SearchBar within the HorizontalStackLayout.

Actual Behavior:

  • The SearchBar does not render properly inside the HorizontalStackLayout on iOS, Android, and macOS.
  • The HorizontalOptions setting on the SearchBar is ineffective; the SearchBar does not get centered as expected.

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS, Android, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@HarishKumarSF4517 HarishKumarSF4517 added the t/bug Something isn't working label Jan 24, 2025
@HarishKumarSF4517 HarishKumarSF4517 changed the title SearchBar in HorizontalStackLayout is not render properly also HorizontalOptions not effective [Android, IOS, Mac] SearchBar in HorizontalStackLayout is not render properly also HorizontalOptions not effective Jan 24, 2025
@sheiksyedm sheiksyedm added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 24, 2025
@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jan 24, 2025
@Zhanglirong-Winnie
Copy link

This issue has been verified Visual Studio Code 1.96.4 (9.0.30 & 9.0.21). Can repro this issue on macOS, iOS and Android platforms.

@vishnumenon2684 vishnumenon2684 self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration 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