We've received a report in https://github.com/webcompat/web-bugs/issues/121843 about the issue with scrolling on nodejs.org To reproduce, visit https://nodejs.org/docs/latest-v16.x/api/process.html#processplatform and try to scroll by dragging the scroll bar up or down. Expected: Content is visible Actual: Content is not visible, sometimes the page jitters (also jittering happens on the initial load) Same happens when trying to navigate to anchors links by clicking on any anchor links under "Process" in the Table of contents at the top of the page. When scrolling with the mousewheel, I don't seem to be experiencing the same issue. From mozregression: ``` Differential Revision: https://phabricator.services.mozilla.com/D171514 2023-05-09T00:24:02.071000: DEBUG : Did not find a branch, checking all integration branches 2023-05-09T00:24:02.073000: INFO : The bisection is done. 2023-05-09T00:24:02.074000: INFO : Stopped ```
Bug 1832675 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We've received a report in https://github.com/webcompat/web-bugs/issues/121843 about the issue with scrolling on nodejs.org To reproduce, visit https://nodejs.org/docs/latest-v16.x/api/process.html#processplatform in Nightly (2023-05-11) and try to scroll by dragging the scroll bar up or down. Expected: Content is visible Actual: Content is not visible, sometimes the page jitters (also jittering happens on the initial load) Same happens when trying to navigate to anchors links by clicking on any anchor links under "Process" in the Table of contents at the top of the page. When scrolling with the mousewheel, I don't seem to be experiencing the same issue. From mozregression: ``` Differential Revision: https://phabricator.services.mozilla.com/D171514 2023-05-09T00:24:02.071000: DEBUG : Did not find a branch, checking all integration branches 2023-05-09T00:24:02.073000: INFO : The bisection is done. 2023-05-09T00:24:02.074000: INFO : Stopped ```