Skip to content

[Select] Position issue with a CSS rule zoom: 0.65 #44950

@balajits73

Description

@balajits73

Steps to reproduce

Steps:

  1. Open this link to live example: [https://mui.com/material-ui/react-select/]
  2. open dev tools(elements)
    3.add {zoom:0.65} to body (then you can see dropdown position misalignment)
Screenshot 2025-01-06 at 2 40 24 PM

Current behavior

currently the dropdown is misplaced from the select when add zoom:0.65
Screenshot 2025-01-06 at 2 40 24 PM

Expected behavior

But it should like below if we add zoom:0.65
Screenshot 2025-01-06 at 6 08 08 PM

Context

so the dropdown should be at correct place to the select irrespective if we add zoom or not

Your environment

Tech: Material UI
Version: "^5.11.15"

Tech: React
Version: "^18.2.0"

Browser: Google Chrome

Search keywords: Dropdown

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists.scope: selectChanges related to the select.scope: tooltipChanges related to the tooltip.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions