-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Closed
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.version: 19.2.xversion: 20.0.xversion: 20.1.x
Description
Description
When the tooltip is displayed and the user clicks on the target, the tooltip is hidden. If the user clicks on the target before the tooltip is displayed (it is about to be displayed), it should not be displayed at all.
- igniteui-angular version: master, 20.0.x, 19.2.x
- browser:
Steps to reproduce
- Open the Rich Tooltip demo or Styled Tooltip demo.
- Hover the target and click it immediately (before the tooltip is shown).
Result
Tooltip is shown after the user clicks the target.
Expected result
Tooltip should not be shown if the user clicks the target.
Attachments
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.version: 19.2.xversion: 20.0.xversion: 20.1.x