Open Bug 1779908 Opened 2 years ago Updated 6 months ago

scrollbar present on Google Play website section even though there is no overflow

Categories

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

Firefox 104

Tracking

(firefox104 affected, firefox111 affected)

ASSIGNED
Tracking Status
firefox104 --- affected
firefox111 --- affected

People

(Reporter: billdillensrevenge, Assigned: denschub)

References

(Depends on 1 open bug, )

Details

(Keywords: webcompat:needs-sitepatch)

User Story

platform:windows,mac,linux
impact:minor-visual
affects:all

Attachments

(3 files)

Attached image google play firefox.png

Go to https://play.google.com/store/games . Observe that there is a scrollbar for the top section even though there is no overflow (see screenshot attached, I added red arrows). The other sections below do have overflow, so the scrollbars presence in those sections makes sense, but not for the top. In Chrome, there is no scrollbar for that top section (see other attached screenshot).

Apologies if this is an issue with the website and not Firefox. A friend told me they suspect it's a Firefox issue because there is no overflow for that section

Attached image google play chrome.png

They're using:

.aoJE7e::-webkit-scrollbar {
    display: none;
}

body ::-webkit-scrollbar {
    height: 0;
    width: 0;
}

Instead they could use scrollbar-width: none in Firefox but they didn't bother.

Component: General → Desktop
Product: Firefox → Web Compatibility
Attached image google store.png

The issue is still reproducible on the latest Nightly.

Tested on:
Operating system: Windows 10
Browser/Version: Firefox Nightly 111.0a1 (2023-01-30) / Chrome 109.0.5414.75

Assignee: nobody → dschubert
Status: NEW → ASSIGNED
Severity: -- → S4
User Story: (updated)
Priority: -- → P2
Whiteboard: [webcompat:needs-knowledgebase]
Depends on: 1886138
Whiteboard: [webcompat:needs-knowledgebase]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: