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

Takes additional tap to show keyboard on iPhone in web version. #26

Closed
delay opened this issue Mar 5, 2021 · 2 comments
Closed

Takes additional tap to show keyboard on iPhone in web version. #26

delay opened this issue Mar 5, 2021 · 2 comments

Comments

@delay
Copy link

delay commented Mar 5, 2021

The first tap focuses a textfield you can see the cursor becomes active. The second tap brings up the keyboard. I have noticed this problem in my own flutter web app. See attached video. This is browsing the web version of the app on iOS.

I would expect the first tap where the form field gets focus and the cursor blinks to bring up the keyboard.

FullSizeRender.mov
@esDotDev
Copy link
Contributor

Could you please log this here with a minimal reproduction case?
https://github.com/flutter/flutter/issues/

If you are able to reproduce it in your own code, it is likely not an issue with the app, but we'd love to track this issue against the main one.

@delay
Copy link
Author

delay commented Mar 17, 2021

I will add it once I am working on a web version of my flutter app again. I am currently working on another project. If I have some free time I will try to make a reproduction.

@delay delay closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants