worshipfacility.com - Scrolling not functional when accessing the page
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(firefox132 affected, firefox133 affected, firefox134 affected)
People
(Reporter: ipop, Unassigned)
References
()
Details
(Keywords: webcompat:needs-contact, webcompat:site-report, Whiteboard: [webcompat-source:product])
User Story
platform:windows,mac,linux,android impact:site-broken configuration:general affects:all branch:release diagnosis-team:dom
Attachments
(1 file)
1.97 MB,
video/mp4
|
Details |
Environment:
Operating system: Windows 11/10
Firefox version: Firefox 131.0.3 (release)/134
Preconditions:
- Clean profile
Steps to reproduce:
- Navigate to: https://www.worshipfacility.com/2024/09/11/why-do-i-have-audio-delay-in-my-video-playback/
- Attempt to scroll
- Observe the behavior
Expected Behavior:
Scrolling is functional.
Actual Behavior:
Scrolling is not functional when accessing the page.
Notes:
- Reproducible on the latest Firefox Release and Nightly
- Reproducible regardless of the ETP setting
- Works as expected using Chrome
- Workaround: Refresh the page. A pop-up will be displayed. Dismiss the pop-up and observe that the scrolling is now functional.
Created from webcompat-user-report:c6b12cb1-183b-440e-8eb1-ab6b84118e1a
Reporter | ||
Updated•26 days ago
|
Comment 1•26 days ago
|
||
Rhe following css seems to cause the issue.
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
overflow: hidden;
}
Comment 2•21 days ago
|
||
It works initially, then some JS runs, the page flashes gray for a bit, and then you're stuck.
Comment 3•13 days ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 4•3 hours ago
|
||
Seems like they're using an outdated version of https://github.com/gblazex/smoothscroll-for-websites - it's fixed in the current version. They should just update that.
Comment 5•3 hours ago
|
||
This is also broken in Safari
Description
•