Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TextField] Screen flickering when typing in Chrome mobile #43808

Open
vicasas opened this issue Sep 18, 2024 · 0 comments
Open

[TextField] Screen flickering when typing in Chrome mobile #43808

vicasas opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@vicasas
Copy link
Member

vicasas commented Sep 18, 2024

Steps to reproduce

Link to live example: https://mui.com/material-ui/react-text-field/#form-props

Steps:

  1. Go to the URL of the TextField documentation using Chrome mobile in iOS.
  2. In the first input of the second demo, "Form Props," start typing.
  3. You will notice that the top part of the keyboard begins to flicker.

Current behavior

As soon as I start typing in the input field on Chrome mobile, the screen starts flickering, specifically the top bar of the keyboard.

Using iOS 17.

RPReplay_Final1726660053.mp4

Expected behavior

The expected behavior is that typing in the input field should not cause the screen to flicker.

Context

No response

Your environment

npx @mui/envinfo
  System:
    OS: iOS 17.6.1
  Binaries:
    Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node
    npm: 9.8.1 - ~/.nvm/versions/node/v18.18.0/bin/npm
    pnpm: Not Found
  Browsers:
    Chrome: 129.0.6668.46
  npmPackages:
    @emotion/react: ^11.13.3 => 11.13.3 
    @emotion/styled: ^11.13.0 => 11.13.0 
    @mui/base:  5.0.0-beta.58 
    @mui/core-downloads-tracker:  6.1.0 
    @mui/icons-material: ^6.1.0 => 6.1.0 
    @mui/lab: ^6.0.0-beta.9 => 6.0.0-beta.9 
    @mui/material: ^6.1.0 => 6.1.0 
    @mui/material-nextjs: ^6.1.0 => 6.1.0 
    @mui/private-theming:  6.1.0 
    @mui/styled-engine:  6.1.0 
    @mui/system:  6.1.0 
    @mui/types:  7.2.16 
    @mui/utils: ^6.1.0 => 6.1.0 
    @types/react: ^18.3.3 => 18.3.3 
    react: ^18.3.1 => 18.3.1 
    react-dom: ^18.3.1 => 18.3.1 
    typescript: ^5.5.2 => 5.5.2 

Search keywords: TextField, Flickering, Typing

@vicasas vicasas added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 18, 2024
@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

3 participants