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

Radio focus remains on previously focused option (Firefox) #1631

Closed
tokewf opened this issue Jun 18, 2019 · 2 comments · Fixed by #1648
Closed

Radio focus remains on previously focused option (Firefox) #1631

tokewf opened this issue Jun 18, 2019 · 2 comments · Fixed by #1648
Labels

Comments

@tokewf
Copy link

tokewf commented Jun 18, 2019

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request

Current behavior
For radio type fields, the focus remains on the previously focused option. This applies to Firefox 67.0.2 on macOS 10.14.5, but works fine in Chrome.

Expected behavior
Focus should correctly update to currently focused option.

Minimal reproduction of the problem with instructions
Open https://stackblitz.com/angular/xknldvdvpml or https://formly.dev/ui/material and scroll to "Radio type" in Firefox, and click the options.

  • Angular version: 7.0.3
@aitboudad
Copy link
Member

I couldn't reproduce it on Firefox 67.0.3 Ubuntu, I'll check on macOS later

@aitboudad
Copy link
Member

fixed in 5.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants