Closed Bug 1897740 Opened 1 year ago Closed 7 months ago

www.bizpacreview.com - Page loads, goes blank, then loads fully again

Categories

(Web Compatibility :: Site Reports, defect, P3)

Firefox 128
Desktop
All

Tracking

(Webcompat Priority:P3, Webcompat Score:3, firefox126 affected, firefox128 affected)

RESOLVED WORKSFORME
Webcompat Priority P3
Webcompat Score 3
Tracking Status
firefox126 --- affected
firefox128 --- affected

People

(Reporter: azlata, Unassigned)

References

()

Details

(Keywords: webcompat:needs-contact, webcompat:needs-sitepatch, webcompat:site-report)

User Story

platform:windows,mac,linux,android
impact:significant-visual
configuration:general
affects:all
branch:release

Attachments

(1 file)

Environment:
Operating system: Mac OS X 10.15
Firefox version: Firefox 126.0/128.0a1 (2024-05-19)

Steps to reproduce:

  1. Access https://www.bizpacreview.com/
  2. Observe the page.

Expected Behavior:
The page loads smoothly.

Actual Behavior:
Page is displayed, then goes totally blank, then is redisplayed

Notes:

  • Reproduces regardless of the status of ETP
  • Reproduces in Firefox Nightly, Firefox Release
  • Does not reproduce in Chrome

Created from https://github.com/webcompat/web-bugs/issues/137142

Attached video pageload1897740
OS: Unspecified → macOS
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 128

windows11 too

OS: macOS → All
Severity: -- → S3
User Story: (updated)
Priority: -- → P2

So the site contains code like:

      wordkeeperSpeed.browser.match(/firefox|fxios/i) &&
      document.body.style.setProperty('display', 'none'),

in the DOMContentLoaded event handler, and then similar code to unset the property in the load event. So it seems to be the site doing something entirely unnecessary in Firefox. As you might expect masking as Chrome seems to fix the issue, but maybe there's a more targeted intervention possible if outreach doesn't succeed?

Webcompat Priority: --- → P3
Webcompat Score: --- → 3

I'm not seeing the problem today on my Macbook, nor the code James mentioned in comment 3.

James, do you still see it?

Flags: needinfo?(james)
Status: NEW → RESOLVED
Closed: 7 months ago
Flags: needinfo?(james)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: