Closed Bug 1720970 Opened 3 years ago Closed 3 years ago

font-family css not used during select

Categories

(Core :: Layout: Form Controls, defect)

Firefox 90
defect

Tracking

()

RESOLVED DUPLICATE of bug 1576820

People

(Reporter: lotharbongartz, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36

Steps to reproduce:

I use following css for a select tag:
font-family: FontAwesome,Roboto,Arial;

Actual results:

Everything works as expected after I have chosen an option: FontAwesome characters use the correct font-family.
However, during selection, the option elements ignore the font-family, showing garbage.

Expected results:

The font-family css should work during selection as well.
BTW: When trying to make a screenshot with Firefox crtl+shift+s, error dialogs came up, saying "Wow.. Firefox... went haywire..."

The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Layout: Form Controls
Product: Firefox → Core

This is bug 1576820 and it's sorta hard to fix because we render the select popup in a different process...

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.