Button text does not update when CharacterSpacing is applied #21488
Labels
area-controls-button
Button, ImageButton
platform/iOS 🍎
potential-regression
This issue described a possible regression on a currently supported version., verification pending
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Button text is not updated by either setting the Button.Text property or updating binding property when CharacterSpacing is applied.
Steps to Reproduce
Link to public reproduction project repository
/~https://github.com/tdeborde2/ButtonCharSpacingIssue
Version with bug
8.0.3 GA
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.101
Affected platforms
iOS, macOS
Affected platform versions
No response
Did you find any workaround?
Calling SetAttributedTitle method resolves the issue.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: