Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #37909
Closed
Open
Issue created Jan 18, 2023 by Patrick H. Lauke@patrickhlaukeContributor3 of 3 checklist items completed3/3 checklist items

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

Prerequisites

  • I have searched for duplicate or closed issues
  • I have validated any HTML to avoid common problems
  • I have read the contributing guidelines

Describe the issue

While https://github.com/twbs/bootstrap/pull/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

Assignee
Assign to
Time tracking