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.

md-button: buttons being focused wrongly #3525

@jmalexan

Description

@jmalexan

There are a couple of cases I've run into where md-buttons are being focused despite not being clicked on. The first is when an md-sidenav is toggled open by a button, then toggled closed by clicking on the main page, as seen below. This results in the button focusing and unfocusing inversely to its normal behavior.

md-icon-button

The other case I've run into is the button in my md-menu containing a button is opened on top of the button that opens it, the button is focused permanently until you click on white space within the menu, as seen below.

md-button

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions