Scroll to top when clicking link to internal page not working
Categories
(Core :: Layout: Scrolling and Overflow, defect)
Tracking
()
People
(Reporter: leonardomonay, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36
Steps to reproduce:
Hello! I am developing a static website in this repo:
https://gitlab.com/anagolay/website
And I have the following bug: Clicking the other internal page ( 'How it works' ) link while being at the bottom of main page, leads to the bottom of the new page, instead of leading to the top, as expected.
The nav bar contains links to two other internal page and other external links.
Steps to reproduce the bug:
- Scroll to bottom of the 'Home' page
- Click 'How it works' nav bar link.
Actual results:
User is directed to the bottom of 'How it works' page.
Expected results:
User should be directed to the top of 'How it works' page.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Scrolling and Overflow' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•3 years ago
|
||
Is this the same as the website at https://anagolay.network/ ? I can't reproduce the issue on that site.
Comment 3•3 years ago
|
||
I was also unable to reproduce this. Marking S4 for now, pending further details from the reporter (is comment 2 the correct site?)
Comment 4•2 years ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•