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
  • #33579
Closed
Open
Issue created Apr 07, 2021 by Administrator@rootContributor

Bootstrap tooltip with wrong position inside a .table-responsive

Created by: pbuttelli

Operating system: Ubuntu 20.04.2 LTS Browser: Firefox 87.0 Reduced test case: https://jsfiddle.net/3r9z1o84/

I'm having a problem while using Bootstrap tooltips inside a parent with overflow: auto, more specifically inside a .table-responsive div. Both buttons are inside a <td> and have data-bs-placement="top", so the tooltip should be placed in the top of them, not anywhere else.

This is what is happening: image image

This is the expected behavior (when overflow-x is removed): image image

Assignee
Assign to
Time tracking