Closed Bug 1625124 Opened 5 years ago Closed 5 years ago

Can't scroll down the panels in Desktop mode - https://www.bing.com/covid

Categories

(Firefox :: Untriaged, defect)

76 Branch
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- disabled
firefox75 --- disabled
firefox76 --- disabled
firefox77 --- disabled
firefox78 --- disabled

People

(Reporter: wtds.trabalho, Unassigned)

References

Details

(Keywords: nightly-community, regression)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

Not working in Firefox but working in mobile browsers, edge, chrome...

Actual results:

  • Can't scroll down the news panels
  • Can't scroll down the Countries panels
  • Can't scroll in Desktop mode

Expected results:

Scroll working in Desktop mode.

Thanks!

Working fine in Google Chrome Beta.

Thanks!

That panel:

<div class="segmentPanel">

And that:

<div class="areas deep">

Working on mobile and in Microsoft Edge browser too.

Works in 74, haven't tested 75 yet.

Status: UNCONFIRMED → NEW
Ever confirmed: true

Works in 75 beta, it seems that it is broken on 73 and 74 nightly, so the breakage seems limited to something activated on nightly but not release builds.

Working on 74 normal release!
Not working on Nightly.

This is broken in 75 beta 1 so it's likely caused by a feature activated by the EARLY_BETA_OR_EARLIER define.

This is caused by layout.css.moz-document.url-prefix-hack.enabled set to false on pre-release builds.

Blocks: 1449753

As reported in https://github.com/webcompat/web-bugs/issues/50378 the scrollbars weren't showing initially, since the site was using overflow-y: overlay; which is not supported in Firefox. But now they have applied a "fix" with @-moz-document url-prefix changing the rule to overflow: auto; , so at least the scrollbars are showing in Firefox release

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is -- (Backlog,) indicating it has has not been previously triaged, the bug's Severity is being updated to -- (default, untriaged.)

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is -- (Backlog,) indicating it has has not been previously triaged, the bug's Severity is being updated to -- (default, untriaged.)

Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is -- (Backlog,) indicating it has has not been previously triaged, the bug's Severity is being updated to -- (default, untriaged.)

Severity: normal → S3

The severity of these bugs was changed, mistakenly, from normal to S3.

Because these bugs have a priority of --, indicating that they have not been previously triaged, these bugs should be changed to Severity of --.

Severity: S3 → --

This is likely fixed now by Bug 1449753

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.