Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Delay hiding the tooltip when mouse is moved away #48

Closed
@felixfbecker

Description

@felixfbecker

Reported in sourcegraph/sourcegraph-public-snapshot#132

  • sourcegraph.com
  • Chrome Version 68.0.3440.106 (Official Build) (64-bit), OSX 10.13.6

Steps to reproduce:

  1. Go here: https://sourcegraph.com/github.com/src-d/go-git/-/blob/options.go#L325
  2. Hover the mouse over an identifier (e.g: All attribute inside CommitOptions)
  3. Quickly move the mouse towards the "Find references" button

Expected:

  • Popup should remain in place and let me click on find references

Actual:

  • Sometimes the popup disappear, probably because it thinks the mouse isn't hovering over the identifier anymore

I'll post a link to a video with the repro in a follow-up update.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions