Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

No focus style for md-radio-group when no button is selected #3643

@calebegg

Description

@calebegg

Focus is shown on a radio group with at least one selected item (as an ink ripple around the selected item), but not on a radio group with no selected items. This is contrary to the spec:

https://www.google.com/design/spec/components/selection-controls.html#selection-controls-radio-button

To reproduce:

  1. Go to the radio button demo page
  2. Remove all the radio buttons from the second demo using the "remove" button
  3. Add back some items using the "add" button.
  4. Tab into the radio group and notice that there's no way to tell it's focused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yThis issue is related to accessibilityg3: reportedThe issue was reported by an internal or external product team.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions