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

Description
Actual behavior:
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