Feedback
RadioButtonGroup keyboard focus advances without an extra group outline
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/850-control-radiobuttongroup-visual-glich-when-using-tab-key
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Keyboard Tab navigation through a RadioButtonGroup currently focuses the group's invisible container as well as its radio-button rows. This draws an unexpected outline around the entire group and requires an extra Tab press before focus advances. RadioButtonGroup should expose only meaningful radio-button focus targets while preserving its configured tab order and TabStop behaviour.