Skip to content

[iOS] Picker loses CharacterSpacing after item selection when Title is set #34971

@SyedAbdulAzeemSF4852

Description

@SyedAbdulAzeemSF4852

Description

  • When a Picker has both a Title and a non-zero CharacterSpacing, the character spacing is silently lost as soon as the user selects an item from the picker, or when SelectedIndex is changed programmatically.
  • The spacing is visible before selection (applied to the placeholder/title text), but after any item is selected, the selected item renders without spacing.
  • On Android, CharacterSpacing works as expected.
Android iOS
Android.mov
iOS.mov

Steps to Reproduce

  1. Download and run the attached sample on iOS.
  2. Tap “Apply Character Spacing” — observe the placeholder "Select a fruit" now renders with spacing applied.
  3. Tap the Picker, select any item (e.g. "Apple"), then tap "Done".
  4. Observe the selected text "Apple" renders with no character spacing — the spacing is lost after selection.

PickerSampleRepo.zip

Link to public reproduction project repository

No response

Version with bug

10.0.51

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

9.0.70

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-pickerPickeri/regressionThis issue described a confirmed regression on a currently supported versionpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/iosregressed-in-9.0.80s/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions