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

Selecting / Scroll issue in Documentation

Mtillmann opened this issue · comments

Prerequisites

Describe the issue

Hi, on current(~120ish) chromium-based browser, the documentation has an issue where when you try to select example markup from a textarea that has a horizontal scrollbar, the document will scroll to the bottom. This happens to me on ubuntu and windows in chrome, brave, edge etc but not in firefox. In the attached video you can see me selecting text from textareas without the scrollbar without issue.
Screencast from 11.02.2024 13:23:04.webm

Reduced test cases

https://getbootstrap.com/docs/5.3/forms/checks-radios/

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

Linux

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

Chrome

What version of Bootstrap are you using?

5.3

Working on this issue assign me this.

Duplicate of #39605.