Open Bug 1982295 Opened 1 year ago Updated 6 months ago

hall.ssjj.cn - The page does not fully load

Categories

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

Desktop
Windows 10

Tracking

(Webcompat Priority:P3, Webcompat Score:1, firefox141 affected, firefox142 affected, firefox143 affected)

ASSIGNED
Webcompat Priority P3
Webcompat Score 1
Tracking Status
firefox141 --- affected
firefox142 --- affected
firefox143 --- affected

People

(Reporter: rbucata, Assigned: twisniewski)

References

()

Details

(Keywords: leave-open, webcompat:site-report, webcompat:sitepatch-applied, Whiteboard: [webcompat-source:web-bugs])

User Story

platform:windows,mac,linux,android
impact:site-broken
configuration:general
affects:all
branch:release
diagnosis-team:webcompat
user-impact-score:0

Attachments

(2 files)

Environment:
Operating system: Windows 10
Firefox version: Firefox 143.0

Steps to reproduce:

  1. Navigate to: https://hall.ssjj.cn/live/
  2. Observe

Expected Behavior:
The page loads

Actual Behavior:
The page is overlapped by a white layer

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/171201

Attached video Chr vs FF

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

There's a height: 274.677px; inline on the <div> that's overflow:hidden'ing the contents. Probably happens in some JS... :/

Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P2
Webcompat Score: --- → 6
Priority: -- → P2

(In reply to Dennis Schubert [:denschub] from comment #3)

There's a height: 274.677px; inline on the <div> that's overflow:hidden'ing the contents. Probably happens in some JS... :/

That <div> is indeed added by javascript, searching for class="wrap-scale" shows where that happens and the code block has a condition if (this.isIe || this.isFirefox). Searching for isFirefox in the same file I found this.isFirefox = - 1 != navigator.userAgent.indexOf('Firefox'), so this is simple UA sniffing. The site works with Chrome Mask.
I don't know what they're trying to do with that extra <div> but the site seems to work fine without it so I think we can make an intervention.

Keywords: leave-open
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Webcompat Score: 6 → 5
Pushed by twisniewski@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/4c3cfc9e1bcd https://hg.mozilla.org/integration/autoland/rev/c409fdb75407 add a CSS webcompat intervention for hall.ssjj.cn to un-hide site content; r=denschub,webcompat-reviewers
Webcompat Score: 5 → 1
User Story: (updated)
Webcompat Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: