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 ControlTemplate not indicating selected button #9370

Closed
Akinnagbe opened this issue Aug 12, 2022 · 2 comments
Closed

RadioButton ControlTemplate not indicating selected button #9370

Akinnagbe opened this issue Aug 12, 2022 · 2 comments
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/android 🤖 t/bug Something isn't working

Comments

@Akinnagbe
Copy link

Description

I followed the documentation in this link https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/radiobutton#redefine-radiobutton-appearance, after carefully copying and pasting the sample code blocks, the radiobutton is not indicating the selected button. Feels like they are all disabled.

Steps to Reproduce

Create a new file > .Net Maui App,
copy the code block in this link https://docs.microsoft.com/en-us/dotnet/maui/user-interface/controls/radiobutton#redefine-radiobutton-appearance
run the app
select any radiobutton

Version with bug

6.0.486 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 12

Did you find any workaround?

No

Relevant log output

No response

@Akinnagbe Akinnagbe added the t/bug Something isn't working label Aug 12, 2022
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Aug 29, 2022
@samhouts samhouts added the area-controls-radiobutton RadioButton, RadioButtonGroup label Aug 31, 2022
@Darlingtone
Copy link

Darlingtone commented Sep 23, 2022

I can confirm that I can reproduce this bug.

The only way I can get to select the RadioButtons is to click just out side to the right of the RadioButton,

In the picture below, if you click (running in an Emmunlator and using a mouse pointer) the yellow highlighted area will select the RadioButton to the left of it

image

@hartez
Copy link
Contributor

hartez commented Jan 31, 2023

Duplicate of #6938

@hartez hartez marked this as a duplicate of #6938 Jan 31, 2023
@hartez hartez closed this as completed Jan 31, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 2, 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/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants