Skip to content

[Android & iOS] Character Spacing didn't work for SearchHandler #29492

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

Open
SubhikshaSf4851 opened this issue May 14, 2025 · 0 comments · May be fixed by #29497
Open

[Android & iOS] Character Spacing didn't work for SearchHandler #29492

SubhikshaSf4851 opened this issue May 14, 2025 · 0 comments · May be fixed by #29497
Labels
partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android platform/iOS s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage shell-search-handler t/bug Something isn't working
Milestone

Comments

@SubhikshaSf4851
Copy link
Contributor

Description

The CharacterSpacing property of the search handler does not function properly on iOS or Android.

Steps to Reproduce

Add the following xaml code :

 <Shell.SearchHandler>
        <SearchHandler x:Name="searchHandler"
                       CharacterSpacing="15"/>
    </Shell.SearchHandler>

Observe that Character Spacing was not applied.

Sample: CharacterSpacingIssue.zip

Expected Behavior:

  • Character spacing should be applied to the search handler.

Actual Behavior:

  • Character spacing was not applied.

Link to public reproduction project repository

No response

Version with bug

9.0.60 SR6

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

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@SubhikshaSf4851 SubhikshaSf4851 added the t/bug Something isn't working label May 14, 2025
@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label May 14, 2025
@karthikraja-arumugam karthikraja-arumugam added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed platform/android platform/iOS shell-search-handler labels May 14, 2025
@PureWeen PureWeen added this to the Backlog milestone May 15, 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 platform/android platform/iOS s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage shell-search-handler t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants