Open Bug 1830023 Opened 2 years ago Updated 2 years ago

Endless scroll which disappear after opening devtools

Categories

(Core :: Layout: Tables, defect)

Firefox 112
x86_64
Windows 10
defect

Tracking

()

UNCONFIRMED

People

(Reporter: piotr.piechowicz, Unassigned)

References

Details

Attachments

(3 files)

Attached video Infinite scroll.mp4

Steps to reproduce:

Open a page with table with sticky positioned headers.

Actual results:

On my website I have table with sticky columns, the table has unnecessary scroll which i can scroll endlessly, hovewer when i open devtools the scroll disappears.

Expected results:

There shouldnt be a scroll, definately not infiite one. It should behave as with the devtools opened

Component: Untriaged → Layout: Tables
OS: Unspecified → Windows 10
Product: Firefox → Core
Hardware: Unspecified → x86_64

Any chance you could attach or link to a page that reproduces the issue?

Flags: needinfo?(piotr.piechowicz)

This seems similar to bug 1598112, but that was fixed long time ago.

See Also: → 1598112
Attached file Reproduction

Okay i found the way to reproduce this bug, in attached site there are elements with className "hidden-width-calculator", they are positioned absolute inside div with position relative which is inside sticky positioned div, i guess this is the problem. Even if you delete theese elements in inspector (or as we do delete them by js) the problem persists, however if i dont render them at all the problem is not occuring.

Flags: needinfo?(piotr.piechowicz)
Severity: -- → S3

I've attempted to reproduce this issue by loading the test case provided in step 4 (and the HTML page in comment 3), then opening the DevTools (F12), but it did not cause the horizontal scroll to disappear even after focusing all DevTools tabs. It was tested in Nightly v115.0a1, Beta v114.0b9, Release v113.0a1 and ESR v102.11.0esr on Windows 10.

I can't determine the cause of this issue, but it appears to depend on something on your system or user profile.

Can you retest it using safe mode? (https://www.wikihow.com/Start-Firefox-in-Safe-Mode)
If it still occurs in safe mode, can you try a new profile? (https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles)

Thank you for your contribution!

Flags: needinfo?(piotr.piechowicz)

Right now I cannot reproduce devtools correcting the error, the problem with endless scroll still persists.

Flags: needinfo?(piotr.piechowicz)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: