You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
In Firefox, I've got the problem that when visiting a docs-page longer than my Screen, the documentation starts scrolling down. If I scroll up, it automatically scrolls down again. That way it's difficult to read the whole page.
The Try-Block causes a TypeError: el.scrollIntoViewIfNeeded is not a function. The Catch-Block then scrolls down a bit.
This function is executed 4 times, so it scrolls down 4 times.
I hope this info helps. Unfortunately, I'm not familiar with Javascript, so I'm not able to offer more info.
PS: The only Firefox Addon that I'm using is "UBlock Origin". I've disabled it temporarily, but the problem still occurs.
Hello,
In Firefox, I've got the problem that when visiting a docs-page longer than my Screen, the documentation starts scrolling down. If I scroll up, it automatically scrolls down again. That way it's difficult to read the whole page.
Workaround: Use the Firefox Reader View
Test Browser: ManjaroLinux 23.0.0 with KDE, Firefox 115.0.2
pages that show this behavior:
Other Browsers I've tested:
So it seems that this issue only occurs on the Desktop Version of Mozilla Firefox.
Maybe somebody with a Windows or MacOS can confirm this issue for Firefox on non-Linux Desktops?
The text was updated successfully, but these errors were encountered: