twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooltip misaligned Y

dakhnod opened this issue · comments

Prerequisites

Describe the issue

Under certain circumstances, tooltips float up and away from the element they were attached to.

127 0 0 1_3000_www_demo html

I could be in the wrong here, I would be extremely grateful for anyone providing help here.

Reduced test cases

  1. Open https://codesandbox.io/p/sandbox/xenodochial-rgb-ng4n6j?file=%2Findex.html%3A1%2C1-2882%2C1
  2. Observe the tooltip being too high

What operating system(s) are you seeing the problem on?

Windows, Android, Linux

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

v5.3.0

Apparently, this is a known issue with Popper. Does Bootstrap use Floating-UI?
Are there plans to switch to that?

found it, #36497 .