mui / mui/material-ui

[autocomplete] Scrolls page instead of listbox when software keyboard is open on Android

Open
#45,229 14 comments 8 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

ready to take scope: autocomplete type: bug waiting for 👍
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

https://github.com/user-attachments/assets/622a6d6b-8347-4505-86fa-2afa11ff503a

Steps to reproduce
  1. Go to "https://mui.com/material-ui/react-autocomplete/"
  2. Open the AutoComplete component on a mobile device (Not on simulator).
  3. Tap on the input field to bring up the keyboard.
  4. Attempt to scroll through the options list that appears.
Current behavior

The options list is intermittently scrollable when the keyboard is active. In some instances, users can scroll through the options without issue, while in others, it becomes completely unresponsive to scrolling gestures.

Expected behavior

The options list should remain scrollable even when the keyboard is open, allowing users to navigate through all available options easily.

Context

No response

Your environment
npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: Autocomplete Scrolling

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.