Skip to content

CharacterSpacing Set on Label Does Not Apply to Spans in FormattedString #33904

@SyedAbdulAzeemSF4852

Description

@SyedAbdulAzeemSF4852

Description

  • When CharacterSpacing is set on a Label, it does not propagate to Span elements in a FormattedString, whereas properties such as TextColor and TextTransform are correctly inherited.
Android iOS

Steps to Reproduce

  1. Download and run the attached sample project.
  2. Observe the Label that uses a FormattedString.
  3. Note that:
  • TextColor and TextTransform set on the Label are inherited by the Span elements.
  • CharacterSpacing set on the Label is not inherited by the Span elements.

SampleRepo.zip

Link to public reproduction project repository

No response

Version with bug

10.0.31

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

Windows, macOS, Android, iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    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