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

when clicking in a code sample box it scrolls all the way to the bottom of web page

yesitisme opened this issue · comments

Prerequisites

Describe the issue

in the current docs a div with class .bd-code-snippet that has a bottom scroll bar because the content is to long, scrolls to bottom of page when I want to select the code in the div.

Reduced test cases

https://getbootstrap.com/docs/5.3/getting-started/introduction/

check it out yourself

I have it on chrome and edge, I didnt test other browsers

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

Windows

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

Chrome, Microsoft Edge

What version of Bootstrap are you using?

5.3

Could you further elaborate the issue as well as provide the file address to work on?

This happens to me as well. Edge browser. Certain code fields, when click+dragged to highlight portions of the code, the page will scroll to the bottom instantly.

Thanks for reporting this issue @yesitisme
It's already been reported in #39605
More details are present in this issue's discussion
Closing this one as duplicate