Skip to content

RadioButton Focused and Unfocused Events Not Firing on iOS and Android #28163

@bhavanesh2001

Description

@bhavanesh2001

Description

The Focused and Unfocused events for the RadioButton control are never triggered on iOS and Android. Works on Windows though.

Steps to Reproduce

  1. Create a new .NET MAUI project.
  2. Add a RadioButton control to the UI.
  3. Subscribe to the Focused and Unfocused events.
  4. Run the app on iOS or Android.
  5. Try selecting Focused event never get fires
  6. Select another RadioButton Unfocused event never get fires.

Link to public reproduction project repository

No response

Version with bug

9.0.40 SR4

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions