Skip to content

[Tooltip]: tooltip should not be displayed if the user clicks on the target #16145

@RivaIvanova

Description

@RivaIvanova

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

  1. Open the Rich Tooltip demo or Styled Tooltip demo.
  2. 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

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions