Open Bug 1947979 Opened 25 days ago Updated 10 days ago

www.shazam.com - Unnecessary scrollbar under the album name

Categories

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

Desktop
Windows 10

Tracking

(Webcompat Score:1, Webcompat Priority:P3, firefox135 affected, firefox136 affected, firefox137 affected)

ASSIGNED
Webcompat Score 1
Webcompat Priority P3
Tracking Status
firefox135 --- affected
firefox136 --- affected
firefox137 --- affected

People

(Reporter: rbucata, Assigned: twisniewski)

References

(Depends on 1 open bug, )

Details

(4 keywords, Whiteboard: [webcompat-source:web-bugs])

User Story

platform:windows,mac,linux,android
impact:minor-visual
configuration:general
affects:all
branch:release
user-impact-score:20

Attachments

(2 files)

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

Steps to reproduce:

  1. Navigate to: https://www.shazam.com/song/1678276312/a-feeling
  2. Scroll the page and observe the area under the album name

Expected Behavior:
No scrollbar is present

Actual Behavior:
Unnecessary scrollbar under the album name

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

Attached video Chr vs FF

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

The site uses non standard css pseudo element.

.MedialistInner-module_overflowable__mgAx-::-webkit-scrollbar {
    display: none;
}
Severity: -- → S4
User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: --- → 3
Depends on: 1886138
Priority: -- → P3
Keywords: leave-open
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9b401fda92b8 add a CSS intervention to hide superfluous scrollbars on shazam.com/songs; r=denschub,webcompat-reviewers
Pushed by twisniewski@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/996a467cb9c3 add a CSS intervention to hide superfluous scrollbars on shazam.com/songs; r=denschub,webcompat-reviewers
Pushed by agoloman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ef52841c0678 add a CSS intervention to hide superfluous scrollbars on shazam.com/songs; r=denschub,webcompat-reviewers
Webcompat Score: 3 → 1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: