-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Notice the vertical scroll bar (on the right) where there isnt supposed to be one and the unaligned line numbers (because I scrolled):
The issue is easier to replicate for long source files.
Rust version: 1.59.0 and upwards
Replicating
macOS 13.1 / Safari 16.2
Open https://doc.rust-lang.org/1.66.0/src/core/num/uint_macros.rs.html; make sure the sidebar is expanded. Reload until you see the problematic scroll bar.
@rustbot label: +A-rustdoc-ui +C-bug +T-rustdoc
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.