MetaMask / MetaMask/metamask-extension
[Bug]: Window Size - Double scroll bar appears when re-sizing the window
@itsyoboieltr is already working on this.
Since Nov 6, 2025.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**Describe the bug**
Double scroll bar appears when re-sizing the popup.
This bug is also captured by our e2e which causes intermittent failures, when the double scroll appears (see example https://github.com/MetaMask/metamask-extension/actions/runs/17787324904/job/50557808819)
For this reason I bumped the severity to 2, as despite being a minor UX issue, this affects our pipeline
**Screenshots/Recordings**
https://github.com/user-attachments/assets/b60ba070-93c8-4ae9-b325-753d6a335f03
https://github.com/user-attachments/assets/ba70b2a5-9f6a-48c8-847b-9f8e93a31719
**Steps to reproduce**
1. Trigger a Signature from a dapp
2. Re-size the confirmation popup -- the way for reproducing the issue is to make it smaller in height
3. See double scroll bar: one for the inner component and one for the whole component
**Error messages or log output**
```shell
```
**Detection stage**
In production (default)
**Version**
13.1.0
**Build type**
None
**Browser**
Chrome
**Operating system**
Linux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.