Skip to content

[iOS, Mac, Windows] SearchBar CharacterSpacing property is not working as expected #30366

@TamilarasanSF4853

Description

@TamilarasanSF4853

Description

The CharacterSpacing property of the SearchBar control does not behave consistently across platforms.

  • On iOS and macOS: CharacterSpacing is not applied to either the search text or the placeholder text. Both are always rendered with the default spacing, regardless of the value set.

  • On Windows: CharacterSpacing is applied to the search text but not to the placeholder text. The placeholder continues to display with default spacing.

Android iOS
Screen.Recording.2025-07-02.at.12.03.51.PM.mov
Screen.Recording.2025-07-02.at.12.05.35.PM.mov

Steps to Reproduce

  1. Run the attached sample. SampleApp.zip
  2. Observe the SearchBar's CharacterSpacing behavior on iOS, Mac and Windows devices.

Link to public reproduction project repository

No response

Version with bug

9.0.81 SR8.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, Windows, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions