[material-ui][Select] Page moves the viewing focus when clicking a Selector component while zoomed in #39538
Labels
bug 🐛
Something doesn't work
component: select
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://drive.google.com/file/d/1mKCoMhCuWDhWUiwN9FD7jOFpgzdSAeIN/view?usp=share_link
Steps:
Current behavior 😯
When clicking the selector component having zoomed in with the Windows/iOS pinch-in function the focus of the screen is moved to the top left part of the site.
Expected behavior 🤔
The focus of the screen shouldn't be lost and in should be maintained where it was
Context 🔦
It's impossible to interact with a page that has selectors on it while zoomed in.
This happened to me on Edge/Chrome browsers, but not in Firefox browser.
This happened to me also with the iOS zoom feature, not only with Windows
Your environment 🌎
MUI React selector component page
https://mui.com/material-ui/react-select/
The text was updated successfully, but these errors were encountered: