-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGrouppartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
The TextTransform property of the RadioButton control does not apply the expected text transformation. Regardless of whether it is set to Uppercase or Lowercase, the Content text remains unchanged from its original value. This issue occurs on the Android and Windows platforms.
Steps to Reproduce
- Create a .NET MAUI project.
- Add the following RadioButton control to your XAML page.
<RadioButton Content="HelloWorld" TextTransform="Uppercase" />
- Run the app.
- Observe the Content text of the RadioButton.
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-radiobuttonRadioButton, RadioButtonGroupRadioButton, RadioButtonGrouppartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androidplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working