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.

Button tooltip comes back when dialog is canceled #8263

Closed
@lelanophilus-zz

Description

@lelanophilus-zz
  1. Go to http://codepen.io/anon/pen/MyPOad (md-tooltips added to the basic usage example)
  2. Click prompt dialog
  3. tooltip goes away
  4. Select "I'm a cat person"
  5. tooltip is back though mouse is not hovering

The problem, I think, is that after the dialog closes it sets the focus back to the button, which causes the tooltip to activate. I expect the button to have the focus after the dialog closes only if the user was using the keyboard to navigate, not if they clicked on the button with a mouse.

Metadata

Metadata

Assignees

Labels

P4: minorMinor issues. May not be fixed without community contributions.needs: investigationThe cause of this issue is not well understood and needs to be investigated by the team or community

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions