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] InputBase focus bug on iOS 15.4 #32066

Closed
alepuente opened this issue Mar 30, 2022 · 2 comments
Closed

[TextField] InputBase focus bug on iOS 15.4 #32066

alepuente opened this issue Mar 30, 2022 · 2 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@alepuente
Copy link

alepuente commented Mar 30, 2022

Context 🔦

It is a react cordova proyect for android and IOS
The issue i am having is with InputBase.
As you can see in this video after entering some characters I press the cancell button on the right.
As desired the text gets errased and the focus on the input gets lost.
But after that no matter where I click, the input gets focused again.
This only occurs on IOS 15.4 devices

The was a similar issue in the past.
mui/mui-x#2338

_.416.MOV

Your environment 🌎

`npx @mui/envinfo`
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@alepuente alepuente added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 30, 2022
@alepuente alepuente reopened this Mar 31, 2022
@alepuente alepuente changed the title InputBase Bug IOS 15.4 devices InputBase Focus Bug IOS 15.4 devices Mar 31, 2022
@danilo-leal danilo-leal changed the title InputBase Focus Bug IOS 15.4 devices [TextField] InputBase focus bug on iOS 15.4 Mar 31, 2022
@danilo-leal danilo-leal added the component: text field This is the name of the generic UI component, not the React module! label Mar 31, 2022
@siriwatknp
Copy link
Member

Would be great if you can provide a reproduction of the issue so that we can take a look in more detail.

@siriwatknp siriwatknp added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Apr 5, 2022
@github-actions
Copy link

Since the issue is missing key information, and has been inactive for 7 days, it has been automatically closed.
If you wish to see the issue reopened, please provide the missing information.

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 author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants