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

Tooltips: screen readers do not always read the textual content

vaiFaW opened this issue · comments

Prerequisites

Describe the issue

I've tested the tooltips with NVDA on Chrome, Firefox and Edge (Windows 10) and with VoiceOver on Chrome and Safari: not all the tooltips I've in my project, and not always the same ones, are read.
It doesn't matter if I use the "title" or "data-bs-title" attribute in my HTML because evry time the results are instable and vary every time.

Reduced test cases

It's possible to replicate these bugs also in the documentation page https://getbootstrap.com/docs/5.3/components/tooltips/

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

Windows, macOS

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

Chrome, Safari, Firefox, Microsoft Edge

What version of Bootstrap are you using?

v5.3.2