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 with target blank stays focused after click #8749

Closed
@floreks

Description

@floreks

Actual behavior:

  • What is the issue?

When md-button is used with target="_blank" it stays focused after click. Using md-tooltip with it and hovering after click makes it visible until we click outside the button.

  • What is the expected behavior?

md-button should lose focus after click and tooltip should not be visible when button is not hovered.

CodePen or Steps to reproduce the issue:

Angular Versions:

  • Angular Version: 1.5.3
  • Angular Material Version: 1.1.0-rc2

Additional Information:

  • Browser Type: Chrome/Firefox
  • Browser Version: Latest
  • OS: Ubuntu 14.04

Metadata

Metadata

Assignees

Labels

P0: criticalCritical issues that must be addressed immediately.a11yThis issue is related to accessibilityui: focus

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions