Skip to content

[Autocomplete] Scrolls page instead of listbox when software keyboard is open on Android #45229

Open
@ayush1937

Description

@ayush1937
MUI.AutoComplete.mp4

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

Metadata

Metadata

Assignees

Labels

component: autocompleteThis is the name of the generic UI component, not the React module!external dependencyBlocked by external dependency, we can’t do anything about itpackage: material-uiSpecific to @mui/materialready to takeHelp wanted. Guidance available. There is a high chance the change will be acceptedwaiting for 👍Waiting for upvotes

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions