Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #664
Closed
Open
Issue created Nov 19, 2011 by Administrator@rootContributor

Do not close a popover when the mouse is hovering on it

Created by: abitdodgy

Since we can use HTML in a popover, it would be useful if the popover stayed opened when the mouse is hovering over it. This gives the user a chance to read something then click a link.

As it stands, the popover fades onMouseOut, or based on the delayOut argument. In order to use a link in the popover, we have to use a delayOut anyway to give the popover a chance to stay after onMouseOut.

But then the popover can disappear while hovering over the link.

Assignee
Assign to
Time tracking