[Autocomplete] :active
pseudo-class styles not applied on option press in Firefox
#265
Labels
browser: Firefox
bug 🐛
Something doesn't work
component: autocomplete
This is the name of the generic UI component, not the React module!
Steps to reproduce
Link to live example: (required)
https://codesandbox.io/p/sandbox/infallible-darkness-lzxmzr?file=%2Fsrc%2FDemo.tsx
Steps:
Autocomplete
input to reveal the options:active
pseudo-class is not being appliedCurrent behavior
CSS that targets
:active
pseudo-class is not being applied on Firefox like it is on Chrome or SafariExpected behavior
When clicking on an option that has CSS that targets
:active
pseudo-class the styles applied on Firefox like it is on Chrome or SafariContext
No response
Your environment
npx @mui/envinfo
Search keywords: Autocomplete, Firefox, :active
Search keywords:
The text was updated successfully, but these errors were encountered: