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

[iOS] RadioButton with custom Content cannot be selected with VoiceOver #11583

Open
rachelkang opened this issue Nov 23, 2022 · 2 comments
Open
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/iOS 🍎 s/triaged Issue has been reviewed t/a11y Relates to accessibility t/bug Something isn't working
Milestone

Comments

@rachelkang
Copy link
Member

Description

On iOS, a RadioButton with custom content cannot be selected when VoiceOver is activated. Double tapping should select the button (fill the radioButton selected circle).

This works as expected without VoiceOver and with simple RadioButtons + VoiceOver.

Steps to Reproduce

  1. Run .NET MAUI control gallery on iOS device
  2. Navigate to RadioButton galleries > RadioButton ContentProperties page
  3. Turn on VoiceOver
  4. Tap "It's a button inside a button" button
  5. Double tap to toggle. Notice button does not get selected

Link to public reproduction project repository

https://github.com/dotnet/maui/

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 16.1

Did you find any workaround?

No response

Relevant log output

No response

@rachelkang rachelkang added t/bug Something isn't working platform/iOS 🍎 legacy-area-a11y Relates to accessibility area-controls-radiobutton RadioButton, RadioButtonGroup labels Nov 23, 2022
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Nov 23, 2022
@rachelkang rachelkang added this to the Backlog milestone Nov 23, 2022
@ghost
Copy link

ghost commented Nov 23, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@rachelkang
Copy link
Member Author

still an issue

@rachelkang rachelkang modified the milestones: Backlog, .NET 8 Planning Mar 17, 2023
@Zhanglirong-Winnie Zhanglirong-Winnie added the s/triaged Issue has been reviewed label Jul 26, 2023
@samhouts samhouts modified the milestones: .NET 8 Planning, Under Consideration Sep 27, 2023
@Eilon Eilon added t/a11y Relates to accessibility and removed legacy-area-a11y Relates to accessibility legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels May 10, 2024
@PureWeen PureWeen modified the milestones: Under Consideration, Backlog Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/iOS 🍎 s/triaged Issue has been reviewed t/a11y Relates to accessibility t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants