Open Bug 1925937 Opened 4 months ago Updated 24 days ago

www.gazetasp.com.br - The page header navigation menu has unnecessary scrollbars present

Categories

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

Desktop
Windows 10

Tracking

(Webcompat Priority:P2)

Webcompat Priority P2

People

(Reporter: rbucata, Unassigned)

References

(Depends on 1 open bug, )

Details

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

User Story

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

Attachments

(1 file)

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

Steps to reproduce:

  1. Navigate to: https://www.gazetasp.com.br/
  2. Observe the page header navigation menu

Expected Behavior:
The items are loaded as expected

Actual Behavior:
Unnecessary scrollbars present

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

Attached image Screenshot_19.png
Severity: -- → S4
User Story: (updated)
Priority: -- → P3

This site uses a bunch of ::-webkit-scrollbar styles to hide the scrollbar on this element. If I untick those styles in Chrome, then I see a scrollbar-track show up in Chrome just like it does in Firefox.

Best approach is to probably sitepatch this with scrollbar-width: none on some element here. Possibly something like:

.lista-categorias { scrollbar-width: none }
Blocks: 1886138
No longer blocks: 1886138
Depends on: 1886138
Webcompat Priority: --- → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: