Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change for v6: fix overflow scrollbar for code block in reboot #37909

Open
3 tasks done
patrickhlauke opened this issue Jan 18, 2023 · 0 comments
Open
3 tasks done
Labels

Comments

@patrickhlauke
Copy link
Member

Prerequisites

Describe the issue

While #37694 fixes the immediate issues in our documentation, the problem with the overflow horizontal scrollbar covering up the last line of a code block is one that affects the rebooted code blocks in general ... see this screenshot of the docs in firefox (the code block there has been modified to force the appearance of the scrollbar)

code block reboot page, showing the scrollbar in firefox that covers the last line

This issue should be resolved directly at source in our reboot styles, but as this is a breaking change (since it has the potential of compounding any such local fixes developers may have applied themselves already to fix the problem in their sites), it should be deferred to the next version.

Reduced test cases

See the documentation in Firefox, Safari, Chrome/macOS, force some extra content into the code block example using developer tools https://getbootstrap.com/docs/5.3/content/reboot/#code-blocks

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

Windows

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

Firefox

What version of Bootstrap are you using?

5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant