Open Bug 776817 Opened 12 years ago Updated 2 years ago

Loading with #fragment causes horizontal scrolling and overlap

Categories

(Core :: Layout, defect)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

()

Details

1. Make sure your browser window is somewhat narrow
2. Load http://clang.llvm.org/docs/UsersManual.html#cl_diagnostics

Result: main content overlaps with sidebar (until you scroll or resize the window)

Expected: no overlap, like in Google Chrome
Does Chrome generally scroll left/right to anchors?  Seems like the only issue is that we're scrolling when the anchor position is already in the viewport horizontally, right?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.