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-tooltip with md-autohide displays on window re-focus #3035

@jmuharsky

Description

@jmuharsky

REPRO STEPS

  • For easy repro, there is an example at http://codepen.io/anon/pen/doNWNV, where all of the tooltips have had md-autohide enabled.
  • Add an md-tooltip to a focusable element, and set md-autohide on it. Ex:
    Click here to learn more!
  • Click on the focusable element, and move the mouse away from the element. As expected, the tooltip disappears.
  • Switch tabs in your browser, or windows in your O/S.
  • Switch back to the tab/window with your focusable element.

CURRENT BEHAVIOR
The tooltip will appear for the focused element, and remain until moused over or another element is focused.

EXPECTED BEHAVIOR
The tooltip should not appear until mouseover.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions