Closed Bug 1675323 Opened 4 years ago Closed 4 years ago

Select dropdown does not apply scrollbar-width correctly.

Categories

(Core :: Layout: Form Controls, defect)

Firefox 82
defect

Tracking

()

VERIFIED FIXED
84 Branch
Tracking Status
firefox84 --- verified
firefox85 --- verified

People

(Reporter: dante3333, Assigned: emilio)

Details

Attachments

(2 files)

Attached image snap-select-custom.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0

Steps to reproduce:

Related to this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1634109
If you go to this page https://design-system.protontech.ch/forms/ using Firefox on Windows, open the select "A select" (with "a looooooooooong option").

Actual results:

The scroll is not exactly displayed the same way as other scrolls on the website (see snapshot, width is larger, design of the scroll is not the same, there is room for arrows but they should not be present)

Expected results:

The select scrollbar should have the same styles as the one on the right (same width/look, no up and down arrows).

Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Summary: Select dropdown does not apply scrollbar-* styles on Windows → Select dropdown does not apply scrollbar-width correctly.

(Instead of applying it directly to the menulist).

Since it's not inherited, we need to get the right value over to the scrollbox.
For that, export it from the arrowscrollbox, with the same name as the places
menupopup uses for the same purpose.

Assignee: nobody → emilio
Severity: -- → S3
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/93b19729112e Apply scrollbar-width to the content select scrollbox. r=mconley
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
QA Whiteboard: [qa-84b-p2]

I managed to reproduce the issue using an older version of Nightly on Windows 10 x64. I retested everything on macOS 10.13, Ubuntu 18.04 and Windows 10 x64 using Firefox 84.0 and Nightly 85.0a1. The issue is not reproducing anymore.

Status: RESOLVED → VERIFIED

I've just tested on Firefox dev edition (v84), I confirm that it is fixed, thanks a lot, this is great to get so quick feedback :)

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: