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
  • Merge requests
  • !2518

Tooltip Fix #2378 & #1821

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/iainb/master into master Mar 11, 2012
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: iainb

Issue #2378 (closed) tooltip delay not correctly calculated Issue #1821 Don't show tooltip/popover if leave event occurs before delay expires

Behaviour is now as follows:

  • Enter - if tooltip is not displayed start show timeout
  • Enter - if tooltip is displayed cancel hide callback
  • Leave - if tooltip is not displayed cancel show callback
  • Leave - if tooltip is displayed start hide timeout
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/iainb/master