www.port8.fi - Scrolling is not possible (works with Chromium user-agent)
Categories
(Web Compatibility :: Site Reports, defect, P1)
Tracking
(Webcompat Priority:P3, firefox-esr115 unaffected, firefox-esr128 unaffected, firefox133+ wontfix, firefox134+ wontfix, firefox135+ wontfix, firefox136 affected)
Webcompat Priority | P3 |
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox133 | + | wontfix |
firefox134 | + | wontfix |
firefox135 | + | wontfix |
firefox136 | --- | affected |
People
(Reporter: rbucata, Assigned: twisniewski)
References
(Regression, )
Details
(4 keywords, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:site-broken configuration:general affects:all branch:release
Attachments
(2 files)
Environment:
Operating system: Android 15
Firefox version: Firefox Mobile 133.0
Steps to reproduce:
- Navigate to: https://www.port8.fi/bokning/
- Attempt to scroll the page and observe
Expected Behavior:
Scrolling is functional
Actual Behavior:
Nothing happens
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/144604
Reporter | ||
Updated•2 months ago
|
Comment 1•2 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
![]() |
||
Comment 2•2 months ago
|
||
I can reproduce the issue on Nightly135.0a1 Windows11 if browser window is the minimum width.
Regression window:
Comment 3•2 months ago
|
||
:emilio, since you are the author of the regressor, bug 1923201, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 4•2 months ago
|
||
This is unlikely to be a layout bug, the site works correctly with a Chrome UA.
Ah, the site has:
@media (max-width: 959px) {
html.firefox .row div[class*=col-lg-].pos-bottom,
html.firefox .row div[class*=col-lg-].pos-middle {
height: inherit !important;
}
}
That would do.
Updated•2 months ago
|
Updated•2 months ago
|
Comment 5•2 months ago
|
||
The bug is marked as tracked for firefox133 (release), tracked for firefox134 (beta) and tracked for firefox135 (nightly). However, the bug still isn't assigned.
:twisniewski, could you please find an assignee for this tracked bug? Given that it is a regression and we know the cause, we could also simply backout the regressor. If you disagree with the tracking decision, please talk with the release managers.
For more information, please visit BugBot documentation.
Reporter | ||
Comment 6•2 months ago
|
||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 7•2 months ago
|
||
Updated•2 months ago
|
Comment 9•2 months ago
|
||
bugherder |
Assignee | ||
Updated•2 months ago
|
Comment 10•2 months ago
|
||
Are we planning to ship this intervention in 134?
Assignee | ||
Comment 11•2 months ago
|
||
I'm not against uplifting it if we feel strongly enough to do so, but I was not planning to do so.
Updated•2 months ago
|
Updated•1 month ago
|
Updated•28 days ago
|
Updated•17 days ago
|
Description
•