Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadioButton TextColor Doesnt work on iOS it is always black, works well on Android #13964

Closed
planyazilim opened this issue Mar 15, 2023 · 2 comments
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/iOS 🍎 t/bug Something isn't working
Milestone

Comments

@planyazilim
Copy link

Description

RadioButton TextColor Doesnt work on iOS it is always black, works well on Android

Steps to Reproduce

Link to public reproduction project repository

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS

Did you find any workaround?

no

Relevant log output

<RadioButton x:Name="Gelen"
                        Grid.Row="0"
                        Grid.Column="0" FontSize="Medium"
                        CheckedChanged="MesajTurChanged"
                        Content="Gelen" 
                        GroupName="MesajTur"
                        IsChecked="true"
                        TextColor="#237073" />
@planyazilim planyazilim added the t/bug Something isn't working label Mar 15, 2023
@Eilon Eilon added the area-controls-radiobutton RadioButton, RadioButtonGroup label Mar 15, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Mar 15, 2023
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Mar 15, 2023
@ghost
Copy link

ghost commented Mar 15, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@dustin-wojciechowski
Copy link
Contributor

Thank you for filing this issue. This was addressed recently in PR #13215 :)

@ghost ghost locked as resolved and limited conversation to collaborators Apr 21, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants