-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
scope: sliderChanges related to the slider.Changes related to the slider.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.
Description
Hello, from what I understand, focus-visible is a class that is added only when the keyboard is used, but that does not seem to be the case for the Slider.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
A box-shadow is being added when mouse/touchpad is used to interact with the slider.
Expected Behavior 🤔
No box-shadow is added when mouse/touchpad is used.
Steps to Reproduce 🕹
Steps:
- Visit https://codesandbox.io/s/continuousslider-material-demo-forked-iop49?file=/demo.js
- Click on the circle
- See box-shadow that appears on click that should not appear
Context 🔦
Your Environment 🌎
`npx @mui/envinfo`
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
israelKusayev and justasdev
Metadata
Metadata
Assignees
Labels
scope: sliderChanges related to the slider.Changes related to the slider.type: regressionA bug, but worse, it used to behave as expected.A bug, but worse, it used to behave as expected.