maui icon indicating copy to clipboard operation
maui copied to clipboard

[iOS]Fix for Character Spacing Not Updating Correctly in Editor for Dynamically Added Text

Open devanathan-vaithiyanathan opened this issue 1 year ago • 9 comments

Root Cause

The text was initially loaded with CharacterSpacing and then mapped as AttributedText for the native UITextView text. However, when characters were dynamically added in the editor field, the current text mapped as the simple text without considering the CharacterSpacing for the native AttributedText for the UITextView, which caused the issue.

Description of Change

We are recreating the character mapping whenever the text changes with CharacterSpacing Value. This approach resolves the issue and ensures the functionality works as intended

Validated the behaviour in the following platforms

  • [x] Android
  • [x] Windows
  • [x] iOS
  • [x] Mac

Issues Fixed

Fixes #17782

Output Screenshot

Before After
MAC
MAC
iOS
iOS

/azp run

jsuarezruiz avatar Oct 22 '24 13:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 22 '24 13:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Oct 23 '24 13:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 23 '24 13:10 azure-pipelines[bot]

/rebase

/azp run

jsuarezruiz avatar Oct 24 '24 15:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 24 '24 15:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Oct 25 '24 09:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 25 '24 09:10 azure-pipelines[bot]

/rebase

/rebase

jsuarezruiz avatar Nov 04 '24 13:11 jsuarezruiz

/azp run

jsuarezruiz avatar Nov 05 '24 14:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 05 '24 14:11 azure-pipelines[bot]

/rebase

/azp run

jsuarezruiz avatar Nov 18 '24 12:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 18 '24 12:11 azure-pipelines[bot]

/rebase

/azp run

rmarinho avatar Dec 06 '24 11:12 rmarinho

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 06 '24 11:12 azure-pipelines[bot]

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Dec 12 '24 11:12 azure-pipelines[bot]

/rebase

jsuarezruiz avatar Jan 14 '25 12:01 jsuarezruiz

/azp run

jsuarezruiz avatar Jan 21 '25 12:01 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Jan 21 '25 12:01 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Jan 23 '25 07:01 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Jan 23 '25 07:01 azure-pipelines[bot]