Open
Bug 1818898
Opened 3 years ago
Updated 2 years ago
Page scrolls up and down unexpectedly due to scroll anchoring
Categories
(Core :: Layout: Scrolling and Overflow, defect, P3)
Tracking
()
NEW
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: nightly-community, parity-chrome)
When I test Bug 1818888, I found a unexpected behavior.
Steps to reproduce:
- Open https://www.axiom.co/
- Scroll down the page so that the top of the
Get started for freebutton is positioned around the bottom of the header. - Observe page scrolling
- Repeat step 2.
Actual results:
Page scrolls up and down unexpectedly.
The problem does not occur in Chrome.
Expected results:
It does not scroll automatically.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:hiro, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(hikezoe.birchill)
Comment 2•3 years ago
|
||
I see a warning about scroll anchoring (consecutive adjustment one) in the console. Now I suspect the scrolling in question is caused by scroll anchoring. We may want to close this as INVALID...
Severity: -- → S3
Flags: needinfo?(hikezoe.birchill)
Priority: -- → P3
Summary: Page scrolls up and down unexpectedly → Page scrolls up and down unexpectedly due to scroll anchoring
You need to log in
before you can comment on or make changes to this bug.
Description
•